body{
	margin: 0px 0px 0px 0px;
	font-family: Arial,Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	background-color:#ffffff;	
}

A:link {
	COLOR: #000000; 
	text-decoration:none;
}
A:active {
	COLOR: #000000; 
	text-decoration:none;
}

A:visited {
	COLOR: #000000; 
	text-decoration:none;
}

A:hover {
	COLOR: #000000; 
	text-decoration:none;
}

A.nav:link {
	COLOR: #000000; 
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
A.nav:active {
	COLOR: #000000; 
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

A.nav:visited {
	COLOR: #000000; 
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

A.nav:hover {
	COLOR: #000000; 
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.copyright {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
}

.title {
color:#FFFFFF; 
font-size:18px;
background-color:#817068;
}

.sub {
color:#000000; 
font-size:13px;
font-weight:bold;
}

.label {
color:#000000; 
font-size:11px;
font-weight:bold;
}

.input {
	border: #817068 1px solid;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:226px;
}

.input2 {
	border: #817068 1px solid;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:226px;
}

.combo {
	font-family: Arial;
	font-size: 11px;
	border: #817068;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width:226px;
} 

.but {
	border: #252424 1px solid;
	background-color: #252424;
	height: 25px;
	width: 80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	cursor: hand;
	font-weight:bold;
}
