/* CSS Document */
body {
	font-size: 10px;
	font-family: Arial, Verdana;
}

body {
	text-align: center;
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url("images/back2.gif");	
}
.rightcol {

}

#container {	
	width: 780px;
	margin: 0 auto;
	background-color: white;
}

h1 {
	font: 10px arial;
	
}

.Grayheader {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}

.imgleft {
	margin-right: 10px;
}

td {
	font-size: 11px;
	font-family: arial,tahoma;
	line-height: 15.5px;
	letter-spacing: -0.5px;
	color:#505050; 
}
A:visited {
	COLOR: #016191;
}
A:link {
	COLOR: #016191; 
}
A:hover {
	COLOR: #016191; text-decoration: none; 
}
.headerblue {font-size: 15px; color: #277291; font-weight: bold; }
input {
 width: 180px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #F9E2B7; 
 color: #102132; 
 border: 1px solid #AB9977; 
}
textarea {
 width: 180px; 
 height: 130px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #F9E2B7; 
 color: #102132; 
 border: 1px solid #AB9977; 
}
select {
 width: 180px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #F9E2B7; 
 color: #102132; 
 border: 1px solid #AB9977; 
}
input.button {
 width: 70px; 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #F0B75E; 
 color: #102132; 
 border: 1px solid black; 
}
input.pc {
	width: 40px;
}
input.date {
	width: 80px;
}
fieldset {
	border: 1px solid #AB9977;

}

legend {
	padding: 1px 10px
} 
h4.client-header {
	font-size: 13px;
	color: #006699;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.orangeheader {
	color: #f78b04;
}
