/* CSS Document */

td img {display: block;}

body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #113551;
	text-decoration: underline;
	font-weight: bold;	 
}
a:visited {
	text-decoration: underline;
	color: #113551;
	font-weight: bold; 
}
a:hover {
	text-decoration: underline;
	color: #37261A;
	font-weight: bold; 
}
a:active {
	text-decoration: underline;
	color: #113551;
	font-weight: bold; 
}.content_cell {
	background-image: url(images/sh_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 14px;
	color: #37261A;
	padding-right: 14px;
	line-height: 16px;
}
.bigname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #091E2E;
	font-size: 11px; 
	font-weight: normal;
	padding-left: 18px;
	line-height: 16px;
}
.nav a:link {
	color: #091E2E;
	text-decoration: none;
	font-weight: normal;
}
.nav a:visited {
	text-decoration: none;
	color: #091E2E;
	font-weight: normal;
}
.nav a:hover {
	text-decoration: none;
	color: #37261A;
	font-weight: normal;
	text-decoration: underline;
}
.nav a:active {
	text-decoration: none;
	color: #091E2E;
	font-weight: normal;
}
.featured {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 6px;
	padding-top: 4px;
	color: #37261A;
	padding-right: 10px;
	line-height: 14px;
}
.featured a {
	color: #37261A;
}
.featured a:hover{
	color: #113551;
}
.featbg {
	background-image: url(images/feat_allbg.jpg);
	background-repeat: repeat-y;
}
.register_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #37261A;
	line-height: 16px;
}
.clicktoenlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
