body {
	/*background-image:url();
	background-repeat: repeat-x;
	background-position: top;*/
	background-color: #FFFFFF;
	margin: 0px;
}

TD {
	FONT-SIZE: 12px;
	COLOR: #003E63;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana;
	line-height: 120%;
}

.text_top {
	FONT-FAMILY:  Verdana;
	FONT-SIZE: 11px;
	font-weight: normal;
	COLOR: #FFFFFF;
}

.text_title {
	FONT-FAMILY:  Verdana;
	FONT-SIZE: 14px;
	font-weight: bold;
	COLOR: #003E63;
}

.text_left {
	FONT-FAMILY: Verdana;
	font-weight: normal;
	FONT-SIZE: 12px;
	COLOR: #3B8BD7;
}

.text_bottom {
	FONT-FAMILY: Verdana;
	font-weight: bold;
	FONT-SIZE: 10px;
	COLOR: #3B8BD7;
}


a {
	COLOR: #003E63;
	text-decoration: none;
}
a:hover {
	COLOR: #003E63;
	text-decoration: underline;
}

A.link1 {
	FONT-SIZE: 12px;
	COLOR: #003E63;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: none;
}
A.link1:hover {
	FONT-SIZE: 12px;
	COLOR: #003E63;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: underline;
}

A.link2 {
	FONT-SIZE: 12px;
	COLOR: #577F01;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	text-decoration: none;
}
A.link2:hover {
	FONT-SIZE: 12px;
	COLOR: #577F01;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	text-decoration: underline;
}

A.link_bottom {
	FONT-SIZE: 10px;
	COLOR: #3B8BD7;
	FONT-FAMILY: Verdana;
	font-weight:bold;
	text-decoration: none;
}
A.link_bottom:hover {
	FONT-SIZE: 10px;
	COLOR: #3B8BD7;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	text-decoration: underline;
}

A.link_top {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: none;
}
A.link_top:hover {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: underline;
}

A.link_left {
	FONT-SIZE: 12px;
	COLOR: #3B8BD7;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: none;
}
A.link_left:hover {
	FONT-SIZE: 12px;
	COLOR: #3B8BD7;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: underline;
}


.border {
	border-width: 1pt;
	border-color: #003E63;
	border-style: solid;
}

.form {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003E63;
}
