﻿body 
{
	/*overflow:visible;*/
	background-color:#F7F7EB;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
}

table 
{ 
	empty-cells:show;
}

font
{
	font-family:Arial;
	font-size: 15px;
	font-weight:normal;
	color: #D84518;
}
.text
{
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: choco;
    border:solid 1 #D84518;
	height: 19px;
	vertical-align: middle; 
}

.DisabledText
{
	font-family: choco;
	font-size: 12px;
	font-weight:normal;
	color: #00326B;
}

.leftMenuTbl
{
	width: 140px;
	text-align:center;
	font-family: choco;
	font-size: 16px;
	font-weight:bold;
    color: #D84518;	
    
}

.leftMenuTr
{
	width:143px;
}
.leftMenuLtr
{
	width:100px;
	height:100%;
	background-image: url(../../Images/Forms/left_bar_bg_ltr.jpg);
	background-repeat: no-repeat;
}

.topBanner
{
	width:100%;
	height:130px;
	background-color:#F7F7EB;
	background-image:url(../../images/Forms/bannerend2.jpg);
	background-repeat:repeat-x; 
	
	
}

.topTitleText
{
    font-family: choco;
	font-size: 20px;
	font-weight:bold;
    color: #00326B;
}

.subTitleText
{
    font-family: choco;
	font-size: 16px;
	font-weight: bold;
    color: #006699;
}

.pageTitleText
{
    font-family: choco;
	font-size: 13px;
	font-weight:bold;
    color: #D84518;
    vertical-align:middle;
}

.subTitleBG
{
	background-image: url(../../images/Forms/top_strip.gif);
}


.menuBG
{
    font-size: 10pt;
    color: #003367;
    font-family: choco;
    background-color: #e8fafb;
    background-image:url(../../images/Forms/top_menu_bg.gif);
   
}

.LoginTable
{
	border:solid 0px #D84518;
}

.FooterTable
{
	border:solid 1px #CACF95;
}

.SmallFont
{
	font-family: choco;
	font-size: 11px;
	font-weight:normal;
	color: #00326B;
}

.LiinkFont
{
	font-family: choco;
	font-size: 11px; 
	color: #0000FF;
	font-weight:normal;
	text-decoration: 'underline'; 
	cursor:pointer;
}

.ErrorLoginFont
{
	font-family: choco;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.LoginBox
{
	border: #05649c 1pt solid;
	font-family:choco;
	font-size:9pt;
	color:#00326b;
}

.SearchBox
{
	border: #05649c 1pt solid;
	font-family:choco;
	font-size:9pt;
	color:#00326b;
	vertical-align:middle;
}

.VerticalSeparator
{
	border-left: #05649c 1pt solid;
	border-bottom: 0;
	border-top: 0;
	border-right: 0;
}

.VerticalSeparatorHidden
{
	border-left: #F7F7EB 1pt solid;
	border-bottom: 0;
	border-top: 0;
	border-right: 0;
}

.TabRegular
{
	color:black;
	cursor:pointer;
	font-family:choco;
	background-color:#EFEFEF; 
	border:0; 
	width:200px;
	text-align:center;
	font-size:12px;
	height:20px;
}

.TabUnselected
{
	cursor:pointer; 
	background-image:url(../../images/Forms/tab_button_middle_disable.gif);
	width:100%;
	color:#83829D;
	vertical-align:middle;
	font-family:choco;
	font-weight:normal;
	font-size:12px; 
}

.TabSelected1
{
	color: #E8FAFB;
	font-family:choco;
	cursor:pointer; 
	font-weight:bolder; 
	background-image:url(../../images/Forms/tab_button_middle.gif); 
	width:100%;
	font-size:14px;
	vertical-align:middle;
}

.TabSelected
{
	color: #E8FAFB;
	cursor:pointer;
	font-family:choco;
	font-weight:bolder; 
	background-color: #316DAA;
	text-align:center;
	border:0; 
	width:200px;
	height:20px;
	font-size:14px;
}

.TabMenuSelected
{
	color: #E8FAFB;
	cursor:pointer;
	font-family:choco;
	font-weight:bolder; 
	background-color: #316DAA;
	border:0; 
	height:20px;
	font-size:12px;
}
.TitleBox
{
	background-color:#CFE4ED;
	border:solid 1px #003366;
	font-family:choco;
	font-size:12px;
	font-weight:bolder;
	color:#00326B;
	text-indent:2px;
	padding:3px;
	height:20px;
}

.DefaultText
{
	font-family:choco;
	font-size:12px;
	color:#00326b;
}

.bottomBar
{
	font-family:choco;
	color:#dfdcd9;
	font-size:10pt;
	background-color:Orange;
}

.MustField
{
	width:10px;
	text-align:center;
	font-family:choco;
	font-size:14px;
	font-weight:bold;
	color:Red;
	white-space:nowrap;
	vertical-align:middle;
}

.EditInput
{
	font-family:choco;
	font-size:13px;
    font-weight: normal;
	color:#000000;
	/*border:solid 1px silver!important;*/
	background-color:#FFFFFF;
	border:solid 1;
	vertical-align: middle; 
}

.ViewInput
{
	font-family:choco;
	font-size:13px;
	font-weight: normal;
	color:#000000;
	vertical-align: bottom; 
	background-color:transparent;
	border-top:solid 0px transparent!important;
	border-left:solid 0px transparent!important;
	border-right:solid 0px transparent!important;
	border-bottom:dashed 0px transparent!important; 
}

.InputLabel
{
	font-family:choco;
	font-size:13px;
	font-weight: normal;
	color:#00326b;
	vertical-align: bottom; 
	background-color:transparent;
	border-top:solid 0px transparent!important;
	border-left:solid 0px transparent!important;
	border-right:solid 0px transparent!important;
	border-bottom:dashed 0px transparent!important; 
}

.ViewInputBig
{
	font-family:choco;
	font-size:14px;
	font-weight: normal;
	color:#000000;
	vertical-align: bottom; 
	background-color:transparent;
	border-top:solid 0px transparent!important;
	border-left:solid 0px transparent!important;
	border-right:solid 0px transparent!important;
	border-bottom:dashed 0px transparent!important; 
}

.InputLabelBig
{
	font-family:choco;
	font-size:14px;
	font-weight: normal;
	color:#00326b;
	vertical-align: bottom; 
	background-color:transparent;
	border-top:solid 0px transparent!important;
	border-left:solid 0px transparent!important;
	border-right:solid 0px transparent!important;
	border-bottom:dashed 0px transparent!important; 
}

.smallPicture
{
	cursor:pointer;
	border-color:#82560f;
	border-width:2px;
	border-style:solid;
}

.bigPicture
{
	border-color:#82560f;
	border-width:2px;
	border-style:solid;
}

.style_firstP
{
	
        font-family:Arial;
	font-size:12px;
	color:#ed135d;
	font-weight:normal;
}

.TextBigger
{
	font-family:Arial;
	font-size:15px;
	color:#cf3f00;
	font-weight:bold;
}


.TextHeader
{
	font-family:Arial;
	font-size:12px;
	color:#7f2700;
	font-weight:bold;
}

.TextHeaderBigger
{
	font-family:Arial;
	font-size:15px;
	color:#7f2700;
	font-weight:bold;
}

.RegularPageBody
{
	background-repeat:no-repeat;
	background-color:#572703;
	vertical-align:top;
}