
/**/
body{  background-color:#ffffff;
	    margin:0px;
}

td{
    text-align:left;
    vertical-align:top;
}

.BodyTable
{
background-color:#ECF0EF;	
text-align:left;
vertical-align:top;

}

.txttitle
{
	font-family:Arial;
	font-size:20px;
	color:#000000;
	font-weight:bold;
	}
.txt
{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}


.txtbox{
background-color:#f2f1f6;
height:16px;
color:#5d5d66;
border-style:solid;
border-color:#266c26;
width:150px;
font-size:10px;
border-width:1px;
}

.txtarea{
background-color:#f2f1f6;
height:40px;
color:#5d5d66;
border-style:solid;
border-color:#266c26;
width:240px;
font-size:10px;
border-width:1px;
}

.txtboxtable{
background-color:#f2f1f6;
height:16px;
color:#5d5d66;
border-style:solid;
border-color:#266c26;
width:100px;
font-size:10px;
border-width:1px;
}


.txtmenu
{
	font-family:tahoma;
	font-size:10px;
	color:#993333;
	font-weight:bold;
	
}

.txtbody
{
	font-family:tahoma;
	font-size:13px;
	color:#000000;
	text-align:justify;
	
	
}

.lnktopmenu:active
{
	font-family:tahoma;
	font-size:9px;
	color:#993333;
	vertical-align:bottom;
	font-weight:bold;
	text-decoration:none;
	
}

.lnktopmenu:link
{font-family:tahoma;
	font-size:9px;
	color:#993333;
	vertical-align:bottom;
	font-weight:bold;
	text-decoration:none;
}
.lnktopmenu:visited
{font-family:tahoma;
	font-size:9px;
	color:#993333;
	vertical-align:bottom;
	font-weight:bold;
	text-decoration:none;
}

.lnktopmenu:hover
{font-family:tahoma;
	font-size:9px;
	color:#993333;
	vertical-align:bottom;
	font-weight:bold;
	text-decoration:none;
}

.scroll
{
	
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	OVERFLOW: auto;  
	SCROLLBAR-SHADOW-COLOR: green; 
	SCROLLBAR-3DLIGHT-COLOR: green; 
	SCROLLBAR-ARROW-COLOR: Green; 
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	
	
	}




.lnkmenu:active
{
	font-family:tahoma;
	font-size:9px;
	color:#993333;
	font-weight:bold;
	text-decoration:none;
	
}

.lnkmenu:link
{font-family:tahoma;
	font-size:9px;
	color:#993333;
font-weight:bold;
	text-decoration:none;
}
.lnkmenu:visited
{font-family:tahoma;
	font-size:9px;
	color:#993333;
	font-weight:bold;
	text-decoration:none;
}

.lnkmenu:hover
{font-family:tahoma;
	font-size:9px;
	color:#993333;
	font-weight:bold;
	text-decoration:none;
}

.lnkcereb:active
{
	font-family:Arial;
	font-size:11px;
	color:#993333;
	text-decoration:none;
	
}

.lnkcereb:link
{font-family:Arial;
	font-size:11px;
	color:#687161;
	text-decoration:none;
}
.lnkcereb:visited
{font-family:Arial;
	font-size:11px;
	color:#687161;
	text-decoration:none;
}

.lnkcereb:hover
{font-family:Arial;
	font-size:11px;
	color:#993333;
	text-decoration:none;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}