/**********   MAIN   ***********/

body {
	margin:0;
	font-family: Verdana, helvetica, sans-serif;
	font-size:100%;
	color:#000;
	background: #7F1212;
	}
	
a:link, a:visited, a:active {
	color: #7F1212;
	}

a:hover {
	color: #f00;
	}

	
/**********  LAYOUT   **********/

table#layout	{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	width: 100%;
	background: #000;
} 

table#layout td#head	{
	background-color: #7F1212;
	margin: 0;
	padding: 0;
	height: 97px;
}

table#layout td#nav	{
	margin: 0;
	padding: 0;
	background-color: #630;
	height: 30px;
	border-bottom: 1px dashed #AF7A7A;
	border-top: 1px dashed #AF7A7A;
}
table#layout td#body	{
	margin: 0;
	padding: 0;
	background-color: #221100;
	background: url(../images/bg_light.gif);
	/* xbackground-image: url(http://207.245.45.51/04bgc.jpg); */
	border-bottom: 1px dashed #AF7A7A;
}

table#layout td#foot	{
	background-color: #7F1212;
	margin: 0;
	padding: 0;
	height: 50px;
	border-top: 1px dashed #AF7A7A;
}




/**********   HEADER   ***********/

table#layout td#head table	{
	width: 730px;
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table#layout td#head table td#logo {
	margin: 0;
	padding: 0;
	width: 180px;
	border-right: 1px dashed #Af7A7A;
	}

	
table#layout td#head table td#headerphoto	{
	margin: 0;
	padding: 0;
	background-color: #000;
	background: url(../images/header_photo.jpg) no-repeat 0 0;
	width: 550px;
	height: 97px;
	border-right: 1px dashed #AF7A7A;
}

/**********   MAIN NAV   ***********/

table#layout td#nav table	{
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table#layout td#nav table td #menuleft	{
	margin: 0;
	padding: 0;
	background-color: #630;
	width: 180px;
	height: 30px;
	border-right: 1px dashed #AF7A7A;
}

table#layout td#nav table td#mainnav	{
	margin: 0;
	padding: 0;
	background-color: #630;
	width: 550px;
	height: 30px;
	border-left: 1px dashed #AF7A7A;
}

/**********   BODY   **********/

table#layout td#body table	{
	width: 730px;
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

td#subnav	{
	margin: 0;
	padding: 18px 10px;
	width: 160px;
	background: url(../images/bg_light.gif);
	background-color: #221100;
		
}

td#subnav ul	{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-size: 70%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #630;
	width: 155px;
}

td#subnav ul li.subnavtop	{
	background: url(../images/topsidemenu.gif) no-repeat 0 0;
	width: 155px;
	height: 39px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #630;
}

td#subnav ul li a	{
	margin: 0 0 1px 0;
	padding: 5px;
	width: 145px;
	color: #000000;
	text-decoration: none;
	/*background-color: #361B00;*/
	display: block;
	border-bottom: 1px dashed #630;
	text-align: left;
}
td#subnav ul li a:hover	{
	background-color: #630;
	color: #FFFFFF;
}

td#content	{
	background-color: #fff;

}

td#content p	{
	font-size: 70%;
	margin: 0 30px 10px 30px;
	padding: 0;
	text-align: justify;
	line-height: 150%;
}

td#content h1	{
	background: url(../images/headertitle.gif) no-repeat 0 0;
	height: 32px;
	padding: 15px 10px 10px 10px;
	margin: 0 0 30px 0;
	font-family: Georgia, Times, sans-serif;
	font-size: 120%;
	color: #630;
}

div.welcome {
	background: url(../images/headertitle.gif) no-repeat 0 0;
	height: 52px;
	padding: 7px 10px 10px 10px;
	margin: 0 0 30px 0;
	font-family: Georgia, Times, sans-serif;
	font-size: 120%;
	color: #630;
}


td#content h1 span	{
	font-size: 75%;
	margin: -5px 0 0 0;
	padding: 0;
}

td#content h1 span.disappear	{
	display: none;
}

td#content h2	{
	color: #630;
	font-family: Georgia, Times, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 10px 30px 10px 30px;
	padding: 0;
	font-weight: bold;
}

td#content h3	{
	color: #630;
	font-family: Georgia, Times, sans-serif;
	font-size: 120%;

	font-weight: normal;
	margin: 0;
	padding: 0;
}

td#content h4	{
	color: #630;
	font-family: Georgia, Times, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0;
}

td#content ul	{
	margin: 0 0 10px 38px;
	padding: 0;
	list-style: none;
}

td#content ul li	{
	margin: 0 0 2px 0;
	padding: 0 0 0 15px;
	font-size: 70%;
	background: url(../images/bullet.gif) no-repeat 0 10px;
}

td#content ul#minilinks	{
	margin: 0 30px;
	padding: 0px;
	list-style: none;
	text-align: right;
}

td#content ul#minilinks	li	{
	display: block;
	background: none;
}

td#content ul#minilinks	li a	{
	font-size: 90%;
	margin: 0 5px 0 0;
	padding: 5px 5px 5px 30px;
	background: url(../images/Print_Orig.gif) no-repeat 0 50%;
	text-transform: uppercase;
	text-decoration: none;
}

td#content ul#minilinks	li a:hover	{
	background: url(../images/Print_Over.gif) no-repeat 0 50%;
}

img.left	{
	float: left;
	margin: 0 5px 2px 30px;
	padding: 0;
}

td#content div.sidebar {
	float: left;
	width: 180px;
	margin: 0 0px 0px 15px;
	padding: 0px;
	font-size: 70%;
	line-height: 150%;
	
}

td#content div.profile	{
	float:right;
	width:310px;
	padding: 0 30px 50px 0;
}

td#content div.profile p, td#content div.profile ul, td#content div.profile h1, td#content div.profile h2, td#content div.profile h3	{
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 120%;

}

td#content div.profile h2, td#content div.profile h4	{
	margin: 0 0 5px 0;
}

td#content div#thumbnails	{
	margin: 15px 20px 50px 15px;
	padding: 0;
}

td#content div#thumbnails a {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	border: 0;
	width: 150px;
	font-size: 70%;
	text-decoration: none;
	color: #fff;
	border: 5px solid #fff;
	background-color: #924900;
}

td#content div#thumbnails a img	{
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 2px solid #fff;
}

td#content div#thumbnails a div	{
	display: block;
	text-align: center;
	margin: 0;
	padding: 5px;
	height: 20px;
}

td#content div#thumbnails a:hover	{
	background-color: #630;
}



td#content div#thumbnails a:hover div	{
	background-color: #630;
}	

td#content div.intro	{
	margin: 0 30px 0 185px;
	padding: 0;
	border: 1px solid #EDDCA2;
	height: 148px;
	background: #F7EDC7 url(images/intro_bg.gif) repeat-x;
}

td#content div.intro h1	{
	margin: 6px 0 8px 0;
	padding: 0;
	color: #630;
	font-size: 100%;
	font-weight: bold;
	background: none;
	background-color: #EDD795;
	height: 46px;
}




td#content div.intro p, td#content div.intro h2, td#content div.intro h3, td#content div.intro h4	{
	margin: 0 0 0 20px;
	padding: 0;
}

td#content div.intro p	{
	margin: 0 0 10px 20px;
	padding: 0;
}

td#content div.intro ul	{
	margin: 0 0 10px 20px;
	padding: 0;
}

td#content div.intro p.small	{
	font-size: 65%;
	margin-bottom: 10px;
}

td#content div.intro a:link, td#content div.intro a:visited, td#content div.intro a:active	{
	text-decoration: none;
	color: #630;
}

td#content div.intro a:hover	{
	color: #f00;
}

td#content ul li p, td#content ul li h2, td#content ul li h3, td#content ul li h4, td#content ul li li	{
	font-size: 100%;
}

table#layout td#body table td#content table.directory	{
	margin: 20px auto 0px auto;
	padding: 0;
	border: 0;
	width: 500px;
}

table#layout td#body table td#content table.directory tr.drk	{
	background-color: #F7EDC7;
}

table#layout td#body table td#content table.directory tr.lite	{
	background: #FAF5E1;
}

table#layout td#body table td#content table.directory th, table#layout td#body table td#content table.directory td	{
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #fff;
}


table#layout td#body table td#content table.directory th	{
	text-align: left;
	width: 300px;
	font-weight: bold;
	font-size: 70%;
	font-family: Georgia, Times, sans-serif;
	color: #630;
}

table#layout td#body table td#content table.directory th a:link, table#layout td#body table td#content table.directory th a:visited, table#layout td#body table td#content table.directory th a:active	{
	color: #630;
	text-decoration: none;
}

table#layout td#body table td#content table.directory th a:hover	{
	color: #f00;
}

table#layout td#body table td#content table.directory td	{
	width: 180px;
	font-size: 70%;
	text-align: left;
	padding-left: 40px;
}

table#layout td#body table td#content table.directory td a:link, table#layout td#body table td#content table.directory td a:visited, table#layout td#body table td#content table.directory td a:active	{
	text-decoration: none;
}



/**********   FOOTER   **********/

td#bottomleft {
	margin: 0;
	padding: 0;
	width: 175px;
	border-right: 1px dashed #Af7A7A;
	}

	
td#footer	{
	margin: 0;
	padding: 20px;
	background-color: #483018;
	width: 508px;
	height: 50px;
	border-right: 1px dashed #AF7A7A;
	border-left: 1px dashed #AF7A7A;
	border-bottom: 1px dashed #AF7A7A;
	font-size: 70%;
	color: #fff;
}

td#footer ul	{
	margin: 0;
	padding: 0;
	list-style: none;
}

td#footer ul li	{
	display: inline;
	margin: 0 40px 0 0;
	padding: 0;
}

td#footer ul li a:link, td#footer ul li a:visited, td#footer ul li a:active	{
	text-decoration: none;
}

td#footer p	{
	margin: 5px;
	padding: 0;
}


.title {
font-size: 70%;
text-decoration: none;
color: #630;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 10px;
}

/**********   LOGIN   **********/


body#login	{
	margin:0;
	font-family: Verdana, helvetica, sans-serif;
	font-size:100%;
	color: #F8EFCB;
	background-color: #FFFFFF;
}

div#loginlayout	{
	margin: 20px auto;
	padding: 23px 14px 18px 14px;
	border: 0;
	width: 550px;
	height: 209px;
	background: url(../images/login_bg.jpg) no-repeat left top;
}

div#loginlayout img	{
	width: 162px;
	height: 162px;
	float: left;
	margin: 0 5px;
	padding: 0;
}

div#loginlayout div.form	{
	background: url(../images/LoginBgInside.gif) no-repeat left top;
	padding: 10px;
	margin: 0 0 0 170px;
	height: 142px;
	width: 322px;
}

div#loginlayout div.form a:link, div#loginlayout div.form a:visited, div#loginlayout div.form a:active	{
	color: #F8EFCB;
	font-size: 75%;
}

div#loginlayout form	{
	margin: 10px; 
	padding: 0;
}

div#loginlayout div.form h1	{
	font-size: 120%;
	font-family: Georgia, Times, serif;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #875C28;
	color: #F8EFCB;
}

div#loginlayout form label	{
	font-size: 75%;
	float: left;
	margin: 0 5px;
	padding: 0;
	text-align: right;
	width: 80px;
	color: #F8EFCB;
}

div#loginlayout form input	{
	font-size: 75%;
	padding: 0;
	border: 1px solid #875C28;
	color: #F8EFCB;
	background-color: #630;	
	height: 15px;
	width: 100px;
}

div#loginlayout div.form p	{
	color: #F8EFCB;
	font-size: 75%;
}

div#loginlayout form input.button	{
	font-weight: bold;
	width: 50px;
	padding: 5px;
	height: 30px;
	background-color: #630;
	float: right;
}





b {color:#000000;}
ul {margin-left:0;}
.mainbutton {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 18px;color: #86B2C8;text-decoration: none;font-weight: bold;}
.mainbuttonactive {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 18px;color: #FFFFFF;text-decoration: none;font-weight: bold;}
.copyright {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #E7E7E7;text-decoration: none;}
a.mainbutton:hover {color: #FFFFFF;text-decoration: none;}
a.title:hover {text-decoration: underline;}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Arial;color:red;}