body {
	background-color:#ffffff;
	background-image:url(../images/body_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
}

td {
	font-family: Arial;
	font-size : 12px;
	color: #575B5C;
	line-height: 1.3;
}
input {
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #6792CB;
	background-color: #EDF5FA; 
}

textarea { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #6792CB;
	background-color: #EDF5FA; 
}
select { 
	font-family: Arial;
	font-size: 12px;
	height:20px;
	color: #3B3B3B;
	padding-left: 5px;
	padding-top:0px;
	border: 1px solid #6792CB;
	background-color: #EDF5FA; 
}

div.google { 
	font-family: Arial;
	font-size: 8px;
	line-height:1;
	color:#FFFFFF;
	text-align:left;
}

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 : #6788A7;}
a:hover {font-family : Arial;font-size : 12px;font-weight:bold;text-decoration : underline;color : #6788A7;}

a.footer, a.footer:link, a.footer:active { font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : none;color : #575B5C;}
a.footer:hover {font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : underline;color : #3D6BAD;}

a.black, a.black:link, a.black:active { font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : none;color : #000000;}
a.black:hover {font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : underline;color : #2F73FF;}


.title {
	color:#003399;
	font-family: Arial;
	font-size:24px;
	font-weight:bold;
}
