BODY{
	background-repeat:repeat-y;
	background-color:#D3DBDE;
	font-family:Arial, Verdana, Helvetica;
}

IMG{
	border: 0px;
}

TABLE {
  border-collapse: collapse;  
}

TD {
	padding:0px;
	vertical-align:top;
}

.bodytableFull TD{
	width: 50%;
	border: 1px solid #3A5883;
	padding: 8px;
	vertical-align:top;
	background-color:#F3F9FB;
}

.bodytableSmall TD{
	border: 1px solid #3A5883;
	padding: 8px;
	vertical-align:top;
	background-color:#F3F9FB;
}
.bodytableTeams TD{
	color:#495664;
	font-size:0.75em;
	line-height:17px;
	font-family:Arial, Tahoma, Verdana;
	border: 1px solid #3A5883;
	padding: 8px;
	vertical-align:top;
	background-color:#F3F9FB;
}
.tableprofile TD{
	color:#495664;
	font-size:0.75em;
	line-height:17px;
	font-family:Arial, Tahoma, Verdana;
	vertical-align:top;
}
FORM {
  display: inline;
}

SELECT {
	width:130px;
	font-size: 11px;
}

.content TD {
	background-repeat:repeat-x;
}

.crumbs STRONG {
	color: #85A3B4;
}

.nav_main {
	color:#495664;
	font-family:tahoma, verdana;
	font-size:0.64em;
}

.nav_main A:LINK {
	color:#849099;
	text-decoration:none;
}

.nav_main A:VISITED {
	color:#849099;
	text-decoration:none;
}

.nav_main A:HOVER {
	color:#495664;
	text-decoration:underline;
}

/* BEGIN Home Page Footer*/
#footer {
	color:#85A3B4;
	font-family:tahoma,verdana;
	font-size:9px;
	padding-top:10px;
}
/* END Home Page Footer*/

.crumbs {
	color:#495664;
	font-family:tahoma,verdana;
	font-size:9px;
}
.crumbsright {
	color:#495664;
	font-family:tahoma,verdana;
	font-size:9px;
	float:right;
	text-decoration:none;
}

.crumbs A:LINK{
	color:#849099;
	text-decoration:none;
}

.crumbs A:VISITED{
	color:#849099;
	text-decoration:none;
}

.crumbs A:HOVER{
	color:#495664;
	text-decoration:underline;
}
.crumbsright A:LINK{
	color:#849099;
	text-decoration:none;
}

.crumbsright A:VISITED{
	color:#849099;
	text-decoration:none;
}

.crumbsright A:HOVER{
	color:#495664;
	text-decoration:underline;
}
.title
{
	color:#3A5883;
	font-family:arial,tahoma,verdana;
	font-size: .90em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0px;
}


P{
	color:#495664;
	font-size:0.75em;
	line-height:17px;
	font-family:Arial, Tahoma, Verdana;
}

P B{
	color:#3A5883;
}

P STRONG{
	color:#3A5883;
}

UL LI{
	color:#495664;
	font-size:0.75em;
	line-height:17px;
	font-family:Arial, Tahoma, Verdana;
	list-style: square;
}

OL LI{
	color:#495664;
	font-size:0.75em;
	line-height:17px;
	font-family:Arial, Tahoma, Verdana;
	padding-bottom: 10px;
}

.nav_on
{
	background-color:#FFF9E4;
	border: 1px solid #E7CC9A;
	padding:10px;
	padding-left:15px;
	width:150px;
}

.nav_off
{
	background-color:#FEF0D1;
	border: 1px solid #E7CC9A;
	padding:5px;
	padding-left:15px;
	width:150px;
}


.nav_on A:LINK{
	color:#495664;
	font-weight: normal;
}

.nav_on A:VISITED{
	color:#495664;
	font-weight: normal;
}

.nav_on A:HOVER{
	color:#495664;
	font-weight: normal;
}

.nav_off A:LINK{
	color:#495664;
	font-weight: normal;
}

.nav_off A:VISITED{
	color:#495664;
	font-weight: normal;
}

.nav_off A:HOVER{
	color:#495664;
	font-weight: normal;
}

.sectiontitle TD{
	vertical-align:middle;
	padding-left:15px;
	padding-right:4px;
	text-transform:uppercase;
	color:#8A634D;
	font-weight:bold;
	font-size:9px;
	font-family:tahoma,arial;
	background-repeat:no-repeat;
	height:40px;
	width:150px;
}

/* BEGIN Interior Page Footer*/
.footer{
	background-color:#D3DBDE;
	background-image:url('../images/bg_footer.gif');
	background-repeat:repeat-x;

	vertical-align:top;
	color:#58728B;
	font-size:9px;
	font-family:tahoma,arial;

	height:200px;
	width:790px;
}
.footerText{
	padding-left:30px;
}
/* END Interior Page Footer*/

.search{
	font-size:9px;
	background-image:url('../images/bg_navbar.gif');
	background-repeat:repeat-x;
	text-align:right;
}


.form INPUT {
	border: 1px solid black;
	background-color:white;
	width:150px;
	font-size:11px;
	font-family:tahoma,arial;
}

textarea  {
	background-color:white;
	font-size:14px;
	font-family:tahoma,arial;
}

A:LINK{
	color:#495664;
	text-decoration:underline;
	font-weight: bold;
}

A:VISITED{
	color:#495664;
	text-decoration:underline;
	font-weight: bold;
}

A:HOVER{
	color:black;
	text-decoration:none;
	font-weight: bold;
}

HR{
	border-top: 1px dotted #849099;
	height:0px;
}

H1{
	color:#3A5883;
	font-size:0.90em;
	font-family:Arial, Tahoma;
}

H2{
	color:#3A5883;
	font-size:0.88em;
	font-family:Arial, Tahoma;
	margin-bottom:-.80em;
}

H3{
	color:#3A5883;
	font-size:0.80em;
	font-family:Arial, Tahoma;
	margin-bottom:-.75em;
}

.image_left{
	border: 1px solid black;
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
}

.image_right{
	border: 1px solid black;
	margin-left: 20px;
	margin-bottom: 15px;
	float: right;
}

.subheader{
padding-top:5px;
padding-bottom:5px;
	vertical-align:middle;
	height: 30px;
	background-color: #3A5883;
	color:white;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
}

.details{
	border-left: 1px solid #3A5883;
	padding-left: 10px;
	padding-top: 10px;
}

.textbox{
	background-color: #F3F3F3;
	border: 1px solid #DADADA;
	padding: 20px;
}

.photobox{
	background-color: #F3F3F3;
	border: 1px solid #DADADA;
	padding: 8px;
	color: #5A5A5A;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
}

.photobox IMG{
	border: 1px solid #5A5A5A;
}

.thumbbox A:link{
	border: 1px solid #5A5A5A;
}

.thumbbox A:visited{
	border: 1px solid #5A5A5A;
}

.thumbbox A:hover{
	border: 1px solid white;
}

.thumbbox TABLE TD{
	padding: 7px;
	background-color: #F3F3F3;
	border: 1px solid #DADADA;
}

.selectbox{
	background-color: #F3F3F3;
	padding: 10px;
}


.list_small
{
	width: 100%;
	color: #9C4F20;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
}

.list_small A:LINK
{
	color: #495664;
	text-decoration: none;
}

.list_small A:VISITED
{
	color: #495664;
	text-decoration: none;
}

.list_small A:HOVER
{
	color: #495664;
	text-decoration: underline;
}

.type1{
	background-color: #6699cc;
	vertical-align: middle;
	text-align: center;
}

.type2{
	background-color: #990000;
	vertical-align: middle;
	text-align: center;
}

.type3{
	background-color: #006600;
	vertical-align: middle;
	text-align: center;
}

.type4{
	background-color: #cc3300;
	vertical-align: middle;
	text-align: center;
}

.type5{
	background-color: #669900;
	vertical-align: middle;
	text-align: center;
}

.type6{
	background-color: #ff6600;
	vertical-align: middle;
	text-align: center;
}

.type7{
	background-color: #cc6633;
	vertical-align: middle;
	text-align: center;
}

.type8{
	background-color: #666699;
	vertical-align: middle;
	text-align: center;
}

.type9{
	background-color: #9999cc;
	vertical-align: middle;
	text-align: center;
}

.type10{
	background-color: #999933;
	vertical-align: middle;
	text-align: center;
}

.type11{
	background-color: #996666;
	vertical-align: middle;
	text-align: center;
}

.form TD{
	font-family:tahoma,verdana;
	font-size:0.7em;
}

.footerInput {
	height: 17px;
	font-size: 9px;
	border:1px solid #263590;
}
.footerInput INPUT{
	height: 17px
	font-size:9px;
}

#bad {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #fa0707;
}