Body {
	margin:0px;
	scrollbar-face-color:#ffffff; 
	scrollbar-arrow-color:#003399; 
	scrollbar-track-color:#ffffff; 
	scrollbar-shadow-color:#b8d0fe; 
	scrollbar-highlight-color:#b8d0fe; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-darkshadow-Color:#ffffff;
}
FONT	 { 
	font-family: arial ; 
	font-size: 11px; 
} 
.Text A:active, .Text A:Visited, .Text A:Link { 
	text-decoration :none; 
	font-weight : normal;
	color : #000000; 
} 
.Text A:Hover { 
	text-decoration :underline; 
	font-weight : normal;
	color : #003399; 
}
.Text {
	font-size:10px;
	color:#000000;
	font-family:Arial;
}
.Menu A:active, .Menu A:Visited, .Menu A:Link { 
	text-decoration :none; 
	font-weight : bold;
	color : #ffffff; 
} 
.Menu A:Hover { 
	text-decoration :none; 
	font-weight : bold;
	color : #B8D0FE; 
}
.Menu {
	font-size:11px;
	color:#ffffff;
	font-family:Arial;
}
.inputSize{
	width:180px;
	color: #333333; 
	font-family: Arial;
    font-size: 11px;
	background-color: #FFFFFF; 
	border: 1px solid #c2c2c2; 
}
.nosel{
	width:180px;
	color: #333333; 
	font-family: Arial;
    font-size: 11px;
	background-color: #f9fbff; 
	border: 1px solid #eff4ff; 
}
.Head{ 
	font-family: Arial ; 
	font-size: 11px; 
	color: #000000; 
} 
.Tableheader { 
	padding:3px;
	background-color: #003399; 
	font-family: Arial; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight : bold; 
	} 
.Tableheader:A { 
	color : #fff9ed; 
	font-size: 11px; 
	} 
.Tableheader:A:Link { 
	color : #fff9ed; 
	font-size: 11px; 
	} 
.Tableheader:A:Hover { 
	text-decoration : none; 
	text-transform : none; 
	font-weight : normal; 
	font-style : Normal; 
	color : #19466f; 
	background-color : #fff9ed; 
	font-size: 11px; 
	}
.Button { 
	height : 18px;
	margin : 0px; 
	border-right : 1px outset #b8d0fe; 
	border-bottom : 1px outset #b8d0fe;
	color : #000000; 
	background-color: #ffffff; 
	font-size: 10px; 
	font-family: Arial; 
	font-weight: bold; 
	cursor:hand; 
	}
INPUT, SELECT, TEXTAREA { 
	color: #000000; 
	font-family: Arial;
    font-size: 11px;
	background-color: #FFFFFF; 
	border: 1px solid #b8d0fe; 
	} 
.BottomTable {
	background-color: #003399; 
	font-family: Arial;
    font-size: 11px;
	color: #F5F5F5;
}
