body {
	color : #000000;
	font-family : 'tahoma', 'tahoma',  sans-serif;
	font-weight : normal;
	font-size : 12;
	scrollbar-face-color:#efefef;
	scrollbar-base-color:#efefef;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000; 
}
td {
	font-family : 'tahoma', 'tahoma',  sans-serif;
	font-weight : normal;
	font-size : 12;
	color : #000000;
	}

}

.heading {
	font-family : 'tahoma', 'tahoma',  sans-serif;
	font-weight : normal;
	font-size : 13;
	color : #000000;
}

.style1 {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    11px;  color: #000000;}
.style1a {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    15px; color: #555555;  font-weight : bold;}
.style1b {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    14px; color: #555555;}
.style1z {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    18px; color: #555555;}
.style2 {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    11px; color: #000000;}
.style3 {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    12px; color: #000000;}
.style4 {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    20px; color: #555555;}
.style5 {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    17px; color: #555555;}
.style6 {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    13px; color: #555555; font-weight : bold;}
.style6z {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    16px; color: #555555;}
.style6a {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    15px; color: #555555;}
.style7 {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    12px; color: #555555;}
.style7x {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    14px; color: #000000;}
.style7z {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    14px; color: #555555;}
.style8 {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    15px; color: #ffffff;}
.style9 {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    13px; color: #ffffff;}
.style10 {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    12px; color: #ffffff;}
.clsCMOn {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    11px;  color: #ffffff; text-align : left; background-color:#038C00;}
.clsCMOver {font-family: 'tahoma', 'tahoma',  sans-serif;   font-size:    11px;  color: #000000; text-align : left; background-color:#FFFFE7;}


.button, {
	padding : 1px;
	color : #ffffff;
	font-family : 'tahoma', 'tahoma', 'tahoma', sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #cc0001;
	text-align : center;
	border : 0px;
	TEXT-DECORATION: none
}

.inputbox {
	color : #000000;
	font-family :  'tahoma', 'tahoma', 'tahoma', 'tahoma', sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color: #ffffff;
	text-align : left;
	border : 1px solid #000000;
	scrollbar-face-color:#efefef;
	scrollbar-base-color:#efefef;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000; 
}

/* Specific Classes */
.bg1 {
	background-color : #F9FAD9;
}
.bg2 {
	background-color : #ffffe7;
}


a.red:link, a:active, a.red:visited {
	color : #555555;
	text-decoration : none;
	font-size:11px;
	font-family : 'tahoma', 'tahoma',  sans-serif;
}
a.red:hover {
	color : #555555;
	text-decoration : underline;
	font-size:11px;
	font-family : 'tahoma', 'tahoma',  sans-serif;
} 


a:link, a:active, a:visited { color: #038C00; text-decoration: none; font-family : 'tahoma', 'tahoma',  sans-serif; font-size:12px; font-weight:normal;}
a:hover {  color: #cc0001; text-decoration: underline; 	font-size:12px; font-weight:normal; font-family : 'tahoma', 'tahoma',  sans-serif; 	}
