a:link{
	font-family: Tahoma;
	color: #1B3E5B; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #1B3E5B;
	font-family: Tahoma;	
}

a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #E6EDF3; 
	font-family: Tahoma;
	text-decoration: underline;
}

a:active{
	font-size: 12px;
	font-weight: normal;
	color: #DA1313; 
	font-family: Tahoma;
}

font.header{
	font-family: Tahoma ;
	font-size: 16px;
	font-weight: bolder;
	color: #1B3E5B;
}

font.normal{
	font-family: Tahoma;
	color: #1B3E5B; 
	font-size: 12px;
	text-decoration: none;
}

font.big_red{
	font-family: Tahoma;
	color: Red;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	
}

body.body{
	font-family: Tahoma;
	font-size: 12px;
	background-color: B2C4D5;
	top: 0px;
	margin: 0px;
	padding: 0px;
	color: #1B3E5B;
}

td.head{
	background-color: B2C4D5;
	background-image: url(../images/head.jpg);
	background-repeat: repeat;
	background-position: bottom;
}

td.spacer{
background: #7897B2;
}

table.nav_back{
background: #7897B2;
}

td.nav_field{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: 1B3E5B;
	background-color: B2C4D5;
	border: thin solid Gray;
}

td.main_head{
	font-family: Tahoma;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: 1B3E5B;
	letter-spacing: normal;
	text-align: right;
	vertical-align: middle;
	background-image: url(../images/main_head.jpg);
	background-repeat: no-repeat;
}

td.main_body{
	font-family: Tahoma color: FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/main_bg.jpg);
	background-position: center;	
	background-repeat: repeat;
	
}

td.main_footer{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/main_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
}

td.footer{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Tahoma;
	font-size: 10px;
	color: EDF4FA;
	
	
}

img.image{
	border: thin;
	color: Gray;
}
