body { 
	font-style : normal;
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
	color : #3a8133;
	background-color: White;	
	margin: 0px;
}
A {
	TEXT-DECORATION: none;
	color : #778899;
	font-weight: bold;
}
A:hover {
	text-decoration: none;
	color : Gray;
	font-weight: bold;
}
TD {
	font-style : normal;
	font-size : 12px;
	font-family : Verdana, Helvetica, sans-serif;
}

P {
	margin-top: 0pt;
	margin-bottom: 0pt;
}

LI {
	margin-left: 0pt;
}

INPUT{
	BORDER-RIGHT: 1px solid #330033; 
	BORDER-TOP: 1px solid #330033; 
	BORDER-LEFT: 1px solid #330033; 
	BORDER-BOTTOM: 1px solid #330033;
	background : #F8F8F8;
	color : #330033;
}

.BUTTON {
	background: #933050;
	color: #F8F8F8;
}

.tdtitle{
	font-weight: bold;
	color : #3A3938;
	background : #E1E0DC;
}

.subtitle{
	font-weight: bold;
	color : #FFA500;
}

.graytext{
	color: Gray;
}

.highlighttext{
	font-weight: bold;
	color: #349BC4;
}

.titlemain {
	font-size : 16px;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color : #9ACD32;	
}

.title {
	font-size : 14px;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color : #FFA500;	
}

.tdsubtitle{
	height: 20px;
	padding-left: 20px;
	font-weight: bold;
	font-size : 12px;
	color : White;	
	/*background-image: url(images/headersub.gif);*/
	background-color: #548cc6;
}

.tdhighlightrow{
	color : #793e05;
	background-color: #fef1e5;
}

.tdhighlightrow2{
	color : #793e05;
	background-color: #fffefd;
}

.tdspecialcontent{
	background-color: #f0f0f0;
	border: thin dotted;
}

.speciallist {
	font-size : 11px;	
	color: #3a72ad;
}

.smalltext {
	font-size : 9px;
}

.tableborder {
	border-bottom: 1px #E1E0DC;
	border-left: 1px #E1E0DC;
	border-right: 1px #E1E0DC;
	border-top: 1px #E1E0DC;
	border: 1px solid #E1E0DC;
	}