body {
	background-color:#68A907;
	margin:0px;
}

td {
	font-family: Arial;
	text-align:left;
	font-size : 12px;
	color: #525252;
	line-height: 1.3;
}
input {
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #7F9DB9;
}

textarea { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #7F9DB9;
	background-color: #FFFfff; 
}
select { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #7F9DB9;
	background-color: #FFFfff; 
}


a.menu, a.menu:link, a.menu:active { font-family : Arial;font-size : 13px;font-weight:bold;text-decoration : none;color : #FFFFFF;}
a.menu:hover {font-family : Arial;font-size : 13px;font-weight:bold;text-decoration : none;color : #CCDE10;}

a, a:link, a:active { font-family : Arial;font-size : 12px;font-weight:bold;text-decoration : none;color : #003399;}
a:hover {font-family : Arial;font-size : 12px;font-weight:bold;text-decoration : underline;color : #003399;}


a.light_blue, a.light_blue:link, a.light_blue:active { font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : none;color : #003399;}
a.light_blue:hover {font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : underline;color : #003399;}


.title {
	color:#003399;
	font-family: Arial;
	font-size:24px;
	font-weight:bold;
}