a.nav:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;	
}
a.nav:visited {color: #FFFFFF; text-decoration: none; }
a.nav:hover {color: #000000; text-decoration: underline; }
a.nav:active {color: #FFFFFF; } 

a.external:link {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a.external:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.external:hover {
	color: #298FBD;
	text-decoration: underline;
}
a.external:active {color: #000000; } 

.table_back {
background:url(images/back-image2.gif);
background-repeat:repeat-x;
}

.middle_strip{
	background-color: #2276ab;
	width:800px;
	height:10px;
}
.navigation_back {
	background-image: url(images/sideimenu%20.gif);
	background-repeat: no-repeat;
}
.navigation_txt {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin-top:20px;
margin-left:20px;
padding-right:8px;
padding-left:8px;
font-size:11px;
font-weight:bold;
line-height:1.5;
}
.welcome {
font-family:"Rockwell Condensed";
color:#2276ab;
font-size:18pt;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	color:#575757;
	font-size:12px;
	text-align: left;
}
.footer_link {
font-family: Arial, Helvetica, sans-serif;
color:#575757;
font-size:10px;
font-weight:bold;
}
.copyright {
font-family: Arial, Helvetica, sans-serif;
color:#151515;
font-size:10px;
font-weight:bold;
}
.telno{
	font-family:"Rockwell Condensed";
	color:#57baf4;
	font-size:20px;
	text-decoration: none;
}
.tablebig {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 10px;
}
.imageborder {
	border: 2px double #666666;
}

