body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 9px;
	margin-right: 0px;
	background-image:url(images/bg_main.jpg);
	margin-bottom: 0px;
	background-repeat:repeat-x;
}

.grey1{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;}
	
	.grey2{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;}
	
	.grey3{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12x;
	font-weight: normal;
	color: #666666;}
	
	.green2{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00782E;}

.jwhite{color: #ffffff;}

.jwhite:link{font-size: 10px;color: #ffffff;text-decoration:none;}
.jwhite:visited{font-size: 10px;color: #ffffff;text-decoration:none;}
.jwhite:hover{
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline;
	
}
.jwhite:active{font-size: 10px;color: #ffffff;text-decoration:none;}

a:link{font-size: 10px;color: #464437;text-decoration:none;}
a:visited{font-size: 10px;color: #464437;text-decoration:none;}
a:hover{
	font-size: 10px;
	color: #464437;
	text-decoration:underline;}
a:active{font-size: 10px;color: #464437;text-decoration:none;}

.inputt{
	font-size: 12px;
	border-color: #000000;
	border-width:1px;
}
.button{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #8F2200;
	border-color: #ffffff;
	border-width:1px;
}
.pad1{padding-left:15px;padding-right:15px;}

.jgreen{color: #00782E;}

.jgreen:link{font-size: 11px;color: #00782E;text-decoration:none;font-weight: bold;}
.jgreen:visited{font-size: 11px;color: #00782E;text-decoration:none;font-weight: bold;}
.jgreen:hover{
	font-size: 11px;font-weight: bold;
	color: #00782E;
	text-decoration:underline;
	
}
.jgreen:active{font-size: 11px;color: #00782E;text-decoration:none;font-weight: bold;}
.pad1 {padding:10px}
