@charset "utf-8";
/* CSS Document */

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-stretch:inherit;
font-weight:bold;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-stretch:inherit;
font-weight:bold;
width: 100%; 
margin: 0;
padding: 0;
right: inherit;
float: right;
width: 100%; /*width of menu*/
border: 1px solid #000099; /*dark blue border*/
border-width: 1px 0;
background: black url(images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #000099; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #000099; /*divider between menu items*/
}

.indentmenu ul li a:visited{
color: #000099;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #000066 !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/indentbg2.gif) center center repeat-x;
}

.style1 {
	font-family: "Calligraph421 BT";
	font-size: 48px;
	color: #8B0029;
	font-weight: bold;
}

.style8 {font-size: larger}

.style10 {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	font-weight:bold;
	text-align:left;
	}

body { 
	background-color:#000099;
	
}

html{
	scrollbar-face-color:#000099;
	scrollbar-arrow-color:#f8cf82;
	scrollbar-track-color:#ffebcd;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	}

.style11 {color: #8B0029}

a {text-decoration:none;
	color:#000099;
	}
	
a:hover {color:black;}

.footer {font-size:10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		
.style13 {
	color: #8b0029;
	font-weight: bold;
}
.style14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style15 {
	font-size: 12px;
	font-weight: bold;
}
.style16 {color: #8b0029; font-weight: bold; font-size: larger; }

.style18 {color: #8b0029}
