					
body {
	background-attachment: fixed;
	background-color: #A9BAC3;
	background-image: url(../images/bg.gif);
	background-position: top;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
}					
.TabRow2 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	background-color: #DAF3F3;
}

	.Header {
	color: #000066;
	font-size:14px;
	;
	font-family: "MS Sans Serif";
	font-weight: bold;
}						
	.BodyText {color: #000000; font-size:12px; ;font-family: "MS Sans Serif"; font-style: none;}		
	.SmallText {color: #000000; font-size:10px; ;font-family: "MS Sans Serif"; font-style: none;}					
a:visited    { color: #0066CC; font-family: "MS Sans Serif"; font-size: 12px; text-decoration: underline }
a:active     { color: #0066CC; font-family: "MS Sans Serif"; font-size: 12px; text-decoration: underline }
a:hover     { color: #FF0000; font-family: "MS Sans Serif"; font-size: 12px; text-decoration: underline }
a:link         { color: #0000FF; font-family: "MS Sans Serif"; font-size: 12px; text-decoration: underline }
 
 a.Head:visited    { color: #0066CC; font-family: "MS Sans Serif"; font-size: 14px; text-decoration : underline; }
a.Head:active     { color: #0066CC; font-family: "MS Sans Serif"; font-size: 14px; text-decoration : underline; }
a.Head:hover     { color: #FF0000; font-family: "MS Sans Serif"; font-size: 14px; text-decoration: underline }
a.Head:link         { color: #0000FF; font-family: "MS Sans Serif"; font-size: 14px; text-decoration: underline; }
 


.TabHeader {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #000066;
	background-color: #BFDFFF;
}
.TabRow1 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	background-color: #E6F7F7;
}
.ListRow {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #000000;	
	background-color: #F0F4F4;
}
.ListRowWhite {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #000000;	
	background-color: #FFFFFF;
}
.BodyTextEng {
color: #000000; font-size:12px; ;font-family: "MS Sans Serif"; font-style: none;
}
.HeaderEng {

	color: #000066;
	font-size:14px;
	;
	font-family: "MS Sans Serif";
	font-weight: bold;
}
.TabRow1Eng {

	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	background-color: #E6F7F7;
}
.TabRow2Eng {

	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	background-color: #DAF3F3;
}
.ListRowEng {

	font-family: "MS Sans Serif";
	font-size: 12px;
	background-color: #F0F4F4;
}
.ListRowWhiteEng {

	font-family: "MS Sans Serif";
	font-size: 12px;
	background-color: #FFFFFF;
}
.TabHeaderEng {

	font-family: "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	color: #000066;
	background-color: #BFDFFF;
}
/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
