BODY  {
	margin: 0px;
	background-color: #FFFFFF;
	scrollbar-face-color:		#666680;
	scrollbar-shadow-color:		#ffffff;
	scrollbar-highlight-color:	#ffffff;
	scrollbar-3dlight-color:	#C0C0CC;
	scrollbar-darkshadow-color:	#C0C0CC;
	scrollbar-arrow-color:		#C0C0CC;
}

P, TABLE, TD, TH, LI, UL  {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular; 
	font-size: 12px;
	color: #666680;
}

#main_layout_max {
	width: 760px;
	height: 100%;
	border: 0px;
}

#main_layout_limited {
	width: 760px;
	height: 510px;
	border: 0px;
}


.bold {
	font-weight: bold;
}

.footer {
	font-size: 10px;
}

.small {
	font-size: 10px;
}

menutxt {
	color: #E60000;
	text-decoration: none;
	font-weight: normal;
	background-color:#666680;
}

a.footer {
	color: #8C8CAA;
	text-decoration: none;
	font-weight: bold;
}

A.footer:hover {
	color: #666680;
	text-decoration: underline;
	font-weight: bold;
}

a {
	color: #E60000;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #666680;
	text-decoration: underline;
	font-weight: bold;
}

a.menutxt {
	color: #E60000;
	text-decoration: none;
	font-weight: normal;
	background-color:#666680
}

A.menutxt:hover {
	color: #C0C0CC;
	text-decoration: underline;
	font-weight: normal;
	background-color:#666680
}

.formstyle {
	font-size: 11px;
	color: #666680;
	font-weight: normal;
	height: 22px;
	line-height: 15px;
}

.radio {
	font-size: 11px;
	line-height: 18px;
	vertical-align: middle;
}

.button {
	font-size: 11px;
	color: #666680;
	font-weight: bold;
	height: 20px;
	background-color: #D7D7E6;
}

.errortxt { 
	color: #CC0000; 
	font-weight: bold; 
	text-decoration: none; 
}

.confirmtxt { 
	color: #009900; 
	font-weight: bold; 
	text-decoration: none; 
}

.select { 
	color: #000000; 
	background-color: #D7D7E6; 
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular; 
	font-size: 11px;
	height: 22px;
	line-height: 15px;
}
