@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}.tbl_bor {
	border: 1px solid #285981;
}



a.top_link:link, a.top_link:active, a.top_link:visited {color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;	text-decoration:none;}

a.top_link:hover{color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;	text-decoration:underline;}
	
a.right_link:link, a.right_link:active, a.right_link:visited {color: #333333;
	font-weight: bold;
	font-size: 13px;	text-decoration:none;}

a.right_link:hover{color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;	text-decoration:none;}
	
a.footer_link:link, a.footer_link:active, a.footer_link:visited {color: #333333;
	font-weight: normal;
	font-size: 13px;	text-decoration:none;}

a.footer_link:hover{color: #285981;
	font-weight: normal;
	font-size: 13px;	text-decoration:underline;}
	
.welcome_text {
	font-size: 24px;
	font-weight: bold;
}