span.tab, span.curtab {
border-left: 2px solid #a0a0a0;
border-right: 2px solid #a0a0a0;
border-top: 2px solid #a0a0a0;
padding-bottom:2px;
padding-right:15px;
padding-left:15px;
font-family: arial, helvetica, verdana, 'Sans Serif';
}

span.tab {
	height: 24px;
	padding-top:5px;
	background-color: #bbbbbb;
	font-weight:bold;
	font-size:13px;
}

span.curtab {
	height: 34px;
	padding-top:10px;
	background-color: #666666;
	border-bottom:0;
	margin-bottom:-5px;
	font-weight:bold;
	font-size:14px;
}

span.tab a {
	text-decoration: none;
	color:#222222;
}

span.curtab a {
	text-decoration: none;
	color: white;
}

a.email 
{
	color: White;
}

a
{
	color: white;	
}

.SectionTitle {font-size:14px;font-weight:bold;background-color:#444444;padding:5px}

BODY
{
    MARGIN: 0;
    background-color:Gray;
}

table.Page 
{
	background-color: #808080;
	padding:0;
	margin:0;
	width:840px;
	height:100%;
	float: none;
    TEXT-ALIGN: center;
}

table.Body
{
	width:93%;
	background-color:#808080;
	margin-top:-1px;
	margin-bottom:10px;
	border-left: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	border-top: 1px solid #a0a0a0;
}

table.Body td
{
	padding:10px;
}

img.shad, td.shad {
	color:white;
	font-family: arial, helvetica, verdana, 'Sans Serif';
	filter: progid:DXImageTransform.Microsoft.Shadow (color=’gray’, direction=120, strength=6);
}

td.tab, td.tabcur {
	width:135px;
	color: white;
	padding-bottom:10px;
	font-weight:bold;
	font-size:13px;
	font-family: arial, helvetica, verdana, sans serif;
	background: url(tabbg.gif);
	background-repeat: no-repeat;
}

p, td {
	color:white;
	font-family: arial, helvetica, verdana, 'sans serif';
	font-size:13px;
}

td.tab {
	background: url(tabbg.gif);
	background-repeat: no-repeat;
}

td.tab: mouseover {
	background: url(tabhovbg.gif);
	background-repeat: no-repeat;
}

td.tabcur {
	background: url(tabcurbg.gif);
	background-repeat: no-repeat;
}

/*
a.tab, a.curtab, span.curtab {
	height:50;
	background-color:#F8F6CC;
	padding-left:20; padding-right:20;
	padding-top: 18;
	text-decoration:none;
	color:black;
	font-weight: bold;
	font-family: verdana;
	margin:0;
}

a.tab:hover {
	background-color:#ECE8A4;
}

a.curtab {
	background-color:666666;
	color: white;
	font-weight: bold;
}
*/

a.ImgLink {border: 0 solid black}
a.ImgLink:hover {border: 0 solid black}
img.ImgLink {border: 0 solid black}
.Thumb {border: 4px solid black}
.CurrentThumb {border: 4px solid #741008;}

div#navbar2 ul 
{
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, 'sans serif';
font-size: 14px;
line-height: 24px;
white-space: nowrap;
text-align:right;
font-weight:bold;
width:136px;
}

div#navbar2 li
{
background-color: #444444;
list-style-type: none;
margin-top: 5px;
margin-right: 2px;
width:100%;
}

div#navbar2 li.curPage
{
	background-color: #741008;
}

div#navbar2 li a {
text-decoration: none;
padding: 3px 6px 3px 7px;
color: white;
width: 100%;
}

div#navbar2 li a:link {
color: white;
}

div#navbar2 li a:visited {
color: white;
}

div#navbar2 li a:hover {
font-weight: bold;
color: white;
background-color: #222222;
}

div#navbar2 li.curPage a:hover
{
	background-color: #741008;
}

td.vertband {
	border-left:1px solid #444444;
	border-right:1px solid #444444;
	width:145px;
	background-color:gray;
	background:url(vertbanner.jpg) repeat-y;
	height: 775px;
}
td.horizband {
	border-top:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	background-color:#333333;
}
img.banner {
	height:152px;
	width:183px;
	filter:progid:DXImageTransform.Microsoft.fade(Duration=2);
/*border:14px solid peru inset;
position=relative;
left=20%;*/
}

td.corner, img.corner 
{
	height: 15px;
	width: 15px;
}

.SectionTitle {text-indent:0;}
.linkName {font-weight: bold;}
.linkAddress {font-style: italic;}
.linkDesc {color: white;}
.linkURL a {font-family: Courier New, Arial, Verdana;font-size: 11px;color: white;}
Table.links {text-align:left; width:500px; margin-top:10px; border:1px solid black}
.Previous 
{
	background-color: #222222;
	border: 2px solid #741008;
	padding: 5px;
	color: white;
	font-weight: bold;
	width: 360px;
}
div.Code
{
	background-color: White;
	color: Black;
	padding: 10px;
	font-family: 'Courier New', Monospace;
	border: 1px solid gray;
	text-align: left;
	
}
