body {
	color:#666666;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	vertical-align:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3E3E4;
}
    tr, td {
	vertical-align:top;
}
.normalText {
	color: #666666;  
	font-family: Arial, Verdana, Tahoma ;  
	font-size: 11px;
}
.normalRedText {
	color: Red;  
	font-family: Arial, Verdana, Tahoma ;  
	font-size: 11px;
}
	A:visited  {
	color:	#009900;
	text-decoration: none;
}
	A:link  {color:	#009900; text-decoration:	none}
	A:active  {color:	#009900; text-decoration: none}
	A:hover   {cursor: auto; color:	#003300 ; text-decoration: none}

.text {
	color: #666666;  
	font-family: Arial, Verdana, Tahoma ;  
	font-size: 11px; 
	font-weight: none
}

.requiredText {
	color: #ff0000;  
	font-family: Arial, Verdana, Tahoma ;  
	font-size: 11px; 
	font-weight: none
}

ul {
	color: #666666;  
	font-family: Arial, Verdana, Tahoma ;  
	font-size: 11px; 
	font-weight: none
}

.checkbox_grey {
	FONT-FAMILY: Arial, Verdana, Tahoma ; BACKGROUND-COLOR: #CCCCCC; cursor:pointer
}

INPUT, textarea, select {
	font-family: Arial, Verdana, Tahoma ;
	background: #ffffff;
	color: #000000;
	font-weight:	normal;
	font-style:	normal;
	font-size: 11px;
}
.radiobutton {
	color: #000000;
	font-weight:	normal;
	font-style:	normal;
	font-size: 11px;
}
.button {
	BORDER-RIGHT:#DADBEB 1px solid; BORDER-TOP: #DADBEB 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 9pt; BORDER-LEFT: #DADBEB 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #DADBEB 1px solid; FONT-FAMILY: Arial, Verdana, Tahoma ; BACKGROUND-COLOR: #6F74B0; cursor:pointer; font-weight: bold;
}

.headerRow {
	background-color: #6F74B0;
	color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma ;  
	font-size: 11px; 
	font-weight: bold;
}

.normalRow {
	background-color: #ECECF4;
	color: #000000;
	font-family: Arial, Verdana, Tahoma ;  
	font-size: 11px;
}

.alternateRow {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Verdana, Tahoma ;  
	font-size: 11px;
}

.subtitle {
	color: #0066CC;
	font-family: Arial, Verdana, Tahoma ;  
	font-size: 11px; 
	font-weight: bold
}

.whitetext {
	color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma ;  
	font-size: 10px; 
	font-weight: none
}
	

.headerText {
	color:#663399;
	font-family: Arial, Verdana, Tahoma ;
	font-size:22px;
	font-weight:bold;
}
