



body {
	font-family: verdana;
	font-size: 11px;
	text-align: left; }

a:link, a:visited, a:hover {
	text-decoration: none;
	color: #0099ff;
	font-family: verdana;
	font-size: 10px;
	text-align: left; }




table.main {
	width: 450px; }
td.main {
	color: #5c5c5c;
	font-family: verdana;
	font-size: 10px;  }

td {
	font-family: verdana;
	font-size: 10px;
	color: #5c5c5c;

}


/* ###################### ASSORTED FONT CSS ######################### */

.errorfont {
  color: #bb3333;
}
.headerfont {
  font-weight: bold;
}
.jero {
  font-weight: bold;
  font-family: verdana;
  font-size: 11px;
  color: #646464;
}
.smallfont {
  font-family: verdana;
  font-size: 9px;
  font-weight: normal;
}
ol {
  font-family: verdana;
  font-size: 9px;
  font-weight: normal;
}






/* ###################### FORM ELEMENT CSS ######################### */


	.textinput { 
		width: 200px;
		font-family: verdana; 
		font-size: 9px; 
		background-color: #ffffff;  
		color: #7c7c7c; 
		border: 1px solid #a9a9a9; }

	.button { 
		width: 100px;
		font-family: verdana; 
		font-size: 8px; 
		background-color: #ffffff;  
		color: #7c7c7c; 
		border: 1px solid #a9a9a9; }

	.button2 { 
		width: 40px;
		font-family: verdana; 
		font-size: 10px; 
		background-color: #eeeeee;  
		color: #777777; 
		border: 1px solid #a9a9a9; }

	.button3 { 
		width: 55px;
		font-family: verdana; 
		font-size: 10px; 
		background-color: #eeeeee;  
		color: #777777; 
		border: 1px solid #a9a9a9; }

	.select { 
		width: 140px;
		font-family: verdana; 
		font-size: 9px; 
		background-color: #ffffff;  
		color: #7c7c7c; 
		border: 1px solid #a9a9a9; }

	.option { 
		font-family: verdana; 
		font-size: 9px; 
		background-color: #ffffff;
		color: #7c7c7c; }

	.textarea { 
		width: 200px;
		font-family: verdana; 
		font-size: 9px; 
		background-color: #ffffff;  
		color: #7c7c7c; 
		border: 1px solid #a9a9a9; }

	.textarealarge { 
		width: 700px;
		font-family: verdana; 
		font-size: 9px; 
		background-color: #ffffff;  
		color: #7c7c7c; 
		border: 1px solid #a9a9a9; }
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-color: #6E7486;
	border: 1px solid #A3A3A3; 
 }

.inputb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#CC3300;
	color: #ffffff;
	padding:3px;
	border: 1px solid #CC3300; 
 }







