a:link {
	color:#052064;
	text-decoration : none;
}

a:visited {
	color:#052064;
	text-decoration : none;
}

a:hover {
	color:#6B6B6B;
	text-decoration : underline;
}

a:active {
	color:#052064;
	text-decoration : none;
}

body {
	background-color:#FFFFFF;
	color : #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #052064;
	cursor:hand;
}

.field {
	color : #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	border:1px solid #AAAAAA;
	border-left:3px solid #999999;
}

.header, h2, h3, h4 {
	color : #333333;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	line-height : 19px;
}

h1 {
	color : #333333;
	font-family : Arial;
	font-size : 20px;
	font-weight : normal;
	line-height : 24px;
}

small {
	color:#A9A9A9;
}

img, a img { border:none; }

#flash_header {
	width:903px; 
	height:193px; 
	overflow:hidden; 
	text-align:center; 
	/*background-image:url('/public/image/main.jpg'); 
	background-position:center center; 
	background-repeat:no-repeat; */
}