html {overflow: auto; overflow: -moz-scrollbars-vertical;}

.topLeftRight {
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black; }

.bottomLeftRight {
border-bottom: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black; }

.bottomLeft {
border-bottom: 1px solid black;
border-left: 1px solid black;}

.bottomRight {
border-bottom: 1px solid black;
border-right: 1px solid black; }

.leftRight {
border-left: 1px solid black;
border-right: 1px solid black; }


body{line-height: 150%; text-decoration: none; font-family: verdana; font-size: 12px; color: #333333; background-color: #ffffff;}

#header{display: block; width: 778px; margin-left: auto; margin-right: auto; padding-top: 25px; background-color: #FFFFFF; vertical-align: top;}
#header ul{padding: 0px; margin: 0px;}
#header li{list-style-type: none; width: 210px; height: 33px; background-image: url(linkBar.gif);}
#header li a:link{padding-top: 6px; padding-left: 15px; display:block; color: #ffffff; text-decoration:none;}
#header li a:visited{padding-top: 6px; padding-left: 15px; display:block; color: #ffffff; text-decoration:none;}
#header li a:hover{padding-top: 6px; padding-left: 15px; display:block; color: #ffffff; text-decoration:none; background:url(arrowOn.gif) no-repeat;}
#header li a:active{padding-top: 6px; padding-left: 15px; display:block; color: #ffffff; text-decoration:underline; background:url(arrowOn.gif) no-repeat;}
#header .title{display: block; text-indent: 5px; vertical-align: middle; font-size: 16px; color: #FFFFFF; font-weight: bold; background:transparent url(bottomBar.gif) scroll no-repeat 0; width: 778px; height: 22px;}


#content{display: block; width: 778px; margin-left: auto; margin-right: auto; padding-top: 25px; padding-bottom: 25px; background-color: #FFFFFF;}


#footer{display: block; height: 22px; width: 778px; margin-left: auto; margin-right: auto; background-color: #FFFFFF; vertical-align: top; background:transparent url(bottomBar.gif) scroll no-repeat 0; text-align: center}
#footer ul{padding: 0px; margin: 0px; display: inline;}
#footer li{list-style-type: none; display: inline;}
#footer li a:link{color: #ffffff; text-decoration:none;}
#footer li a:visited{color: #ffffff; text-decoration:none;}
#footer li a:hover{color: #ffffff; text-decoration: underline;}
#footer .line{color: #FFFF00;}


.text
{ 
    line-height: 150%;
	text-decoration: none; 
	font-family: verdana;
	font-size: 12px; 
	color: #ffffff; 
} 

.maroon {color: #740E0E}

.header
{
	text-decoration: none; 
	padding-left: 5px;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff; 
} 

.button
{
	border-style : solid;
	border-width : 1px;
	border-color : #666666;
	font-size : 12px;
	font-color : 666666;
	font-face : verdana;
} 

a:link, a:visited {color: #740E0E;
font-size: 12px;
text-decoration: none;}

a:hover, a:active {color: #740E0E;
font-size: 12px;
text-decoration: underline;}

a.swapped2:link, a.swapped2:visited {
color: #ffffff;
text-decoration:none;
}
a.swapped2:link:hover, a.swapped2:visited:hover {
color: #ffffff;
text-decoration:underline;
}

.imgBorder{border:#000000 1px solid;}

