a:link {
	color:#4675A4;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color:#4675A4;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	color:#04465C;
	font-weight : normal;
	text-decoration : none;
}

a:active {
	color:#4675A4;
	font-weight : normal;
	text-decoration : none;
}

body {
	background-color : #797979;
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family : Arial;
	font-size : 11px;
}

.button {
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #04465C;
}

.field {
	background-color : #FFFFFF;
	border : 1px groove #CCCCCC;
	color : #04465C;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	filter : progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#DBE2EF', EndColorStr='#FFFFFF');
}

.header {
	color : #04465C;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	line-height : 19px;
}