body {
	scrollbar-face-color: #60789E; 
	scrollbar-darkshadow-color: #465866; 
	scrollbar-highlight-color: #92AAD0; 
	scrollbar-shadow-color: #465866; 
	scrollbar-3dlight-color: #758B9B; 
	scrollbar-arrow-color: #A0A0A0; 
	scrollbar-track-color: #797979; 
	font-family: Arial,Tahoma,Verdana;
	font-size: 10px; 
	color: #EEEEEE;  
	line-height: normal;
	font-weight : normal;
}
td {
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px; 
	color: #000000;  
	line-height: normal;
	font-weight : normal;
}
h1 {
	font-family: Arial,Tahoma,Verdana;
	font-size: 16px;
	font-weight : bold;
}
input {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px; 
	color: #404040; 
	line-height: 12px;
	font-weight: normal;
	height: .47cm;
}
select {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px; 
	color: #404040; 
	line-height: normal;
	font-weight : normal
}
textarea {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px; 
	color: #404040; 
	line-height: normal;
	font-weight : normal;
	border : 0px;
}
li  {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px; 
	line-height: normal;
	font-weight: normal
}
a:link {
	text-decoration: none;
	font-weight: bold; 
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	font-weight: bold;  
	color: yellow;
}
a:active {
	text-decoration: none; 
	font-weight: bold; 
	color: #F7E2B5;
}
a:hover {
	text-decoration: underline;
	font-weight : bold;  
	color: yellow;
}
p {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px; 
	color: #404040;  
	line-height: normal;
	font-weight : normal;
}
.title {
	font-family: Verdana, Arial,Tahoma;
	font-size: 10px;
	color: Black;
	line-height: normal;
	font-weight : normal;
}
.title_section {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 13px; 
	color: White;
	line-height: normal;
	font-weight : normal;
}
.whiteFont {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 9px; 
	color: white;  
	line-height: 20px;
	font-weight : normal
}
.whiteFont a:link {
	text-decoration: none;
	font-weight: bold; 
	color: white
}
.whiteFont a:visited {
	text-decoration: none;
	font-weight: bold;  
	color: white
}
.whiteFont a:active {
	text-decoration: none; 
	font-weight: bold; 
	color: #F7E2B5
}
.whiteFont a:hover {
	text-decoration: none;
	font-weight : bold;  
	color: #F7E2B5
}
.blueFont {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 9px; 
	color: #536779;  
	line-height: 20px;
	font-weight : normal
}
.blueFont a:link {
	text-decoration: none;
	font-weight: normal; 
	color: #536779
}
.blueFont a:visited {
	text-decoration: none;
	font-weight: normal;  
	color: #536779
}
.blueFont a:active {
	text-decoration: none; 
	font-weight: normal; 
	color: #F7E2B5
}
.blueFont a:hover {
	text-decoration: none;
	font-weight : normal;  
	color: #F7E2B5
}
.footer {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 8px; 
	color: White; 
	line-height: normal;
	font-weight : normal
}
.ButtonOn {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	color: White; 
	line-height: normal;
	font-weight: normal;
	background-color: #A0A0A0;
	border: 1px solid white;
}
.ButtonOff {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	color: white; 
	line-height: normal;
	font-weight: normal;
	background-color: #758B9B;
	border: 1px solid white;
}
.oddRow {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px; 
	color: black;
	line-height: normal;
	font-weight : normal;
	background-color: #F0F0F0;
}
.evenRow {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 10px; 
	color: black;
	line-height: normal;
	font-weight : normal;
	background-color: #F0EDDD;
}
.clsFastFacts{
	background-color: #92AAD0;
	text-align: center;
	color: White;
	font-size:large;
}
.clsFastFactsInfo{
	background-color: #60789E;
	text-align: center;
	color: White;
}
.clsEditLabelLine {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	color: White; 
	line-height: normal;
	font-weight: normal;
	background-color: #A4A4AC;
	border: 1px solid white;
}