body {				background-image: url(bg.gif); }
.bg-top { 			background-image: url(bg-top.gif); }
.bg-left { 			background-image: url(bg-left.gif); }
.bg-middle { 		background-image: url(bg-middle.gif); } 
.bg-left-footer { 	background-image: url(bg-left-footer.gif); } 
.bg-right-footer { 	background-image: url(bg-right-footer.gif); } 

.menu	{
		font-family: Arial;	
		font-size: 10px;
		color: #000000;
		text-decoration:none;
}
.footer	{
	font-family: Arial;
	font-size: 10px;
	color: white;
	font-weight: bold;
}
.header {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003000;
}
.body {
	font-family: Arial;
	font-size: 11px;
	color: #006633;
}
.bodylink {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006633;
	cursor:default;
}
.premium {
	color: #7B4D52;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	}
.text {
	color: #B5B5B5;
	font-family: Verdana;
	font-size: 9px;
	}
.red {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
}
.input, input, textarea{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	width: 240px;
}
.submit{
	font-family: Verdana;
	font-size: 10px;

}
.address{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.addressheader{
	font-family: Verdana;
	font-size: 10px;
	color: #006633;
}
	/* classes for validator */
.inputHighlighted {
	font-family:Verdana;
	font-size: 10px;
	color: #CC0000;
	width:165px;
	BORDER-RIGHT: #cc0000 1px solid; 
	BORDER-TOP: #cc0000 1px solid; 
	BORDER-LEFT: #cc0000 1px solid; 
	BORDER-BOTTOM: #cc0000 1px solid; 
	BACKGROUND-COLOR: #FFEEE6
}
.inputNormal {
	font-family:Verdana;
	font-size: 10px;
	color: #666666;
}
tr {
	font-family: Verdana; 
	font-size: 10px
}
