/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.style1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {color: #FF0000}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style3 {font-weight: bold}
.combo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3A0D14;
	font-size: 11px;
	background-color: #DEE9EB;
	BORDER-BOTTOM: #AD9A74 1px solid; 
	BORDER-LEFT: #AD9A74 1px solid; 
	BORDER-RIGHT: #AD9A74 1px solid; 
	BORDER-TOP: #AD9A74 1px solid; 
}
.style4 {color: #000000}