BODY{ font-family: "tahoma"; font-size: 10pt; }


#FormArea{position: absolute; 
		left:200;
		top:150;
	    
 }

TABLE.PopupBorder{border-style:solid;border-width:1px;background:white;border-color:#0616D7;}

TABLE.BottomTab{background-color: #E9E9E9;border-style:solid;border-width:1px;
								border-top-color:#606060;border-right-color:#606060;color:black;
								border-left-color:#E9E9E9;border-bottom-color:#E9E9E9;
								top:1000;
								}
TABLE.Download{border-style:solid;border-width:1px;background:white;}
TD.DownloadHeader{border-style:solid;border-width:1px;background-color:#747474;color:white}
TR.Blank{border-style:solid;border-width:1px;background-color:white;color:white;}
TR.DownloadItem1{border-style:solid;border-width:1px;background-color:#CFCFCF}
TR.DownloadItem2{border-style:solid;border-width:1px;background-color:#F4F4F4}

TR.menu{cursor:hand;}

TD.itmMenuType1{background:url(images/menu_08.gif);}
TD.itmMenuType1a{background:url(images/menu_08a.gif);}
TD.itmMenuType2{background:url(images/menu_22.gif);}
TD.itmMenuType2a{background:url(images/menu_22a.gif);}

TD{ font-family: "tahoma"; font-size: 10pt;}
TD.justify{ text-align:justify }
TD.menu{cursor:hand;}
TD.ItemMenu{font-family: "Vernada"; font-size:10pt;}
TD.SubItemMenu{font-family: "Vernada"; font-size:10pt;border-color: #D3D3D3;border-style:solid;border-width:1px;}
TD.SubItemMenuActive{ text-indent:5;
	font-family: "Vernada"; font-size:10pt;font-weight:bold;color:white;
	background-color:blue;
	border-color: white;border-style:solid;border-width:1px;}

IMG.menu{cursor:hand;}

.headerText{font-family: "Vernada"; font-size:10pt;font-weight: bold}
.headerText1{font-family: "Vernada"; font-size:11pt;font-weight: bold;color:#1077BF;text-decoration:underLine;}
.TitleText{font-family: "Vernada"; font-size:10pt;font-weight: bold;color: #1077BF}
.smallText{font-family: "Vernada"; font-size:8pt;}

A.email:LINK { text-decoration: none; color:black}
A.email:VISITED { text-decoration: none;color:black}
A.email:ACTIVE { text-decoration: underline;color:black}
A.email:HOVER { text-decoration: underline;color:#00D535}

A.item:LINK { text-decoration: none; font-family: "Vernada"; font-size:11pt;font-weight: bold;color:#1077BF}
A.item:VISITED { text-decoration: none;font-family: "Vernada"; font-size:11pt;font-weight: bold;color:#1077BF}
A.item:ACTIVE { text-decoration: underline;font-family: "Vernada"; font-size:11pt;font-weight: bold;color:#1077BF}
A.item:HOVER { text-decoration: underline;font-family: "Vernada"; font-size:11pt;font-weight: bold;color:#1077BF}


A:LINK { text-decoration: none; color:blue}
A:VISITED { text-decoration: none;color:blue}
A:HOVER { text-decoration: underline;color:blue}
A:ACTIVE { text-decoration: underline;color:blue}


.inputText{font-family: Tahoma;font-size: 11px;}
.stressText{font-family: Tahoma;font-size: 11px;color:red;font-weight:bold}
.textBox{font-family: Tahoma;font-size: 11px;border-style: solid;border-width: 1px;
		border-left-color: #7D7D7D;border-top-color:#7D7D7D;
		border-right-color: #7D7D7D;border-bottom-color: #7D7D7D;
		}
.button{background-color: white;color: black;font-family: Tahoma;font-size: 11px;}