body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #cccccc;
	/*background-color: White;*/
}
/* Be kind to Netscape which doesnt understand inheritence*/		
h1, h2, h3, p, ul, ol, ul, li, a {
	font: 11px/20px verdana, geneva, arial, helvetica, sans-serif;
	color: #333;
	background-color: transparent;
}

h1 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: 900;
	color: #920001;
	/*text-align: center;*/
}
h2 {
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: 700;
	color: #920001;
}

h3 {
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	font-weight: 700;
	color: #920001;
	line-height: 10px;
}

p {
	margin:10px 0px 0px 0px;
	text-align: justify;
}
th{

  background-color: #b92426;
  font-weight:normal;
  text-align:left;
  font-size:13px;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #ffffff;
  vertical-align:top;
}
.paragraph{
        font: 11px/20px verdana, geneva, arial, helvetica, sans-serif;
	color: #333;
    
    
}
table.timetable td{
    vertical-align:top;
    padding:3px;
}
hr{
    
  border: 0;
  width: 80%;
  /*color: #b92426;
  background-color: #b92426;*/
  color: #96965f;
  background-color: #96965f;
  height: 3px;
  margin-top:20px;
  margin-bottom:20px;  
}

.breadcrumb {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	/*font-weight: 900;*/
	color: #920001;
	/*text-align: center;*/
}

div.topband {
	/*border-top: 10px solid #CCCCCC;*/
	background-color: #96965F;
	padding: 0px 0px 2px 0px;
	text-align: center;
}

div.topband span {
	color: #ffffff;
	padding: 0px 50px 0px 40px;
	font-size: 12px;
	font-stretch: wider;
	font-weight: 700;
	text-transform: uppercase;
	font-family: sans-serif;
}

div.topband a:link {color:#ffffff;}
div.topband a:visited {color:#ffffff;}
div.topband a:hover {color: #9D0B0E;}
div.topband a:active {color:#ffffff;}

table.header {
	margin: 0px;
	padding:0px;
	height:90px;
	border-bottom: 5px solid #96965F;
	height: auto;
	vertical-align: top;
}
td.logo {
	padding:0px;
	width: 206px;
	height:90px;
	vertical-align: middle;
	background-color: #DCD9B6;
	vertical-align: top;
}

td.masthead {
	/*background-color: #E1E1C4;*/
	padding:0px;
	height:90px;
	background-image: url(images/mastback.jpg);
	background-repeat: repeat;
	vertical-align: top;
}

table.team {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	border: 0px;
	height: auto;
	width: 100%;
	vertical-align: top;
}

td.teampic {
	width: 65px;
	padding: 0px;
	margin-right: 0px;
	border: 0px;
	vertical-align: top;
}

#bottomband {
	border-top: 2px solid #fff;
	border-bottom: 4px solid #DFDFDD;
}

#content {
	margin: 0px 0px 0px 0px;
	padding: 3px 30px 30px 20px;
	background-color: #DCD9B6;
	border-color: #999;
	vertical-align: top;
}

#content img{
	padding: 0px 0px 0px 0px;
	margin: 15px 10px 5px 0px;
	float: left;
}

td.menu {
	width: 206px;
	height:530px;
	padding: 0px;
	margin-right: 10px;
	background-color: #BD2426;
	border-right: 1px solid #920001;
	border-left: 1px solid #920001;
	font: 11px/15px verdana, arial, helvetica, sans-serif;
	vertical-align: top;
	border-bottom: 0px;
	background-image: url(images/menuback.jpg);
	background-repeat: repeat;
}

.level1
	{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 3px 5px;
	border-bottom: 2px solid #920001;
	width: 206px;
	background-color: #BD2325;
}

.level1 a {
	font: 700 11px verdana, arial, helvetica, sans-serif;
	color: #fff;
	padding: 0px;
	display: block;
	text-decoration: none;
}
.level1 a:link {color:#ffffff;}
.level1 a:visited {color:#ffffff;}
.level1 a:hover {
	text-decoration: underline;
	/*color: #CCCC9A;*/
}
.level1 a:active {color:#ffffff;}

/*.level2 {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	width: 206px;
}

.level2 ul{
	margin: 0px;
	padding: 0px;
}

.level2 li{
	margin: 0px;
	padding: 1px 2px 1px 25px;
}
*/
a.level2 {
	font-size: 10px;
	padding: 1px 0px 1px 20px;
	text-decoration: none;
	color: Yellow;
}

a.level2:link {
	color: Yellow;
}
a.level2:visited {
	color: Yellow;
}
a.level2:hover {
	text-decoration: underline;
	color: Yellow;
}
a.level2:active {
	color: Yellow;
}


.breadcrumb a {
	font: 10px verdana, arial, helvetica, sans-serif;
	color: #920001;
	padding: 0px;
	display: block;
	text-decoration: none;
}
.breadcrumb a:link {color:#920001;}
.breadcrumb a:visited {color:#920001;}
.breadcrumb a:hover {
	text-decoration: underline;
	color: #920001;
}
.level1 a:active {color:#920001;}


.menu ul{
	margin: 3px 0px 3px 0px;
	padding: 2px 2px 2px 5px;
}

.menu li{
	list-style: none;
	font: 10px verdana, arial, helvetica, sans-serif;	
	color:#CCCC9A;
}
.topnav
	{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px; /*font: 11px/20px verdana, geneva, arial, helvetica, sans-serif;*/
	text-align: center; /*border: thin solid Black;*/
	color: #920001;
}
	
.topnav a {
	/*border: thin solid Black;*/
	color: #920001;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	font-weight: 700;
}
/*
.topnav a:hover {
	text-decoration: underline;
	color: Black;
}
*/
.topnavbbs
	{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px; /*font: 11px/20px verdana, geneva, arial, helvetica, sans-serif;*/
	text-align: justify; /*border: thin solid Black;*/
	color: #920001;
}	

.topnavbbs a {
	/*border: thin solid Black;*/
	color: #920001;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	font-weight: 700;
}

table.innertable {
	margin: 10px 0px 0px 0px;
	padding: 5px;
	height: auto;
	width:80%;
	border: 1px solid #96965F;
	vertical-align: top;
	font: 12px/15px verdana, arial, helvetica, sans-serif;	
}

td.innertable   {
	border: 1px solid #96965F;
	width: 50%;
	padding: 2px 0px 2px 5px;
}

#footer{
	margin-top: 0px;
	padding: 5px 0px 5px 0px;
	border-width: 6px 0px 1px 0px;
	border-style: solid;
	border-color: #96965F;
	background-color: #cccccc;
	font-size: 10px;
	text-align: center;
	color: #5F5F5C;
}

#footer a {
	font-size: 10px;
}


/****************************************************************************
dynamic menu css
/****************************************************************************/

	#dhtmlgoodies_menu{
	font-family: arial; /* Font for main menu items */
	width: 212px; /* Width of main menu */
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 3px 0px;
	background-color: #BD2426;
	border-top: 1px solid #920001;
}
	#dhtmlgoodies_menu	li{	/* Main menu <li> */
		list-style-type:none;	/* No bullets */
		margin:0px;	/* No margin - needed for Opera */
		font: 10px verdana, arial, helvetica, sans-serif;	
		color:#fff;
		border-bottom: 1px solid #920001;
	}
	#dhtmlgoodies_menu ul{	
		margin:0px;	/* No <ul> air */
		padding:0px;	/* No <ul> air */
	}
	#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
		padding-left:10px;
	}
	#dhtmlgoodies_menu	li a{
	text-decoration: none; /* No underline */
	color: #fff; /* Black text color */
	height: 20px; /* 20 pixel height */
	line-height: 20px; /* 20 pixel height */
	vertical-align: middle; /* Align text in the middle */
	/*border: 1px solid #920001; /* Black border */
	border-left: 6px solid #96965F;
	background-color: #BD2426; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 4px; 
	font-weight: normal;
	display: block;
}
	#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
	color: #000;
	background-color: #CCCC9A;
	border-left: 4px solid #BD2426;
	font-weight: normal;
	text-align: left;
}
	.dhtmlgoodies_subMenu{
	visibility: hidden;
	position: absolute;
	overflow: hidden;
	border: 1px solid #920001;
	background-color: #CCCC9A;
	font-family: arial;
	text-align: left;
}
	.dhtmlgoodies_subMenu ul{
		margin:0px;
		padding:0px;	
	}
	.dhtmlgoodies_subMenu ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px 2px 1px 0px; /* 1px of air between dhtmlgoodies_subMenu border and sub menu item - (the "white" space you see on mouse over )*/
}
	.dhtmlgoodies_subMenu ul li a{
	white-space: nowrap; /* No line break */
	text-decoration: none; /* No underline */
	color: #000; /* Black text color */
	border-left: 4px solid #BD2426;
	height: 16px; /* 16 pixels height */
	line-height: 16px; /* 16 pixels height */
	padding: 1px 1px 1px 4px; /* 1px of "air" inside */
	display: block; /* Display as block - you shouldn't change this */
}
	.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
		color:#FFF;	/* White text */
		background-color:#BD2426;	/* Blue background */
		border-left: 4px solid #96965F;
	}