
    #page {
	 	margin: 0 auto;   
	    width: 800px;
	    text-align:left;
	    font-family: Verdana;
	    font-size: 12px;
	    background: white;
	 	  
    }

.bodyStyle
{
	font-family: Verdana, Arabic Transparent;
	font-size: 12px;
	color: navy;
/*background-image: url(\\\\\\\'images/bg.jpg\\\\\\\');*/
        margin: 0;
        padding: 0;
        text-align:center;
background: navy url(images/bg_grad.gif) repeat-y center;

}


#body
{
	float: left;
	width: 640px;

}

#header
{
	margin-bottom: 0px;
	clear:right;


}

#firstCol
{
	float: left;
	clear:right;
	margin-left: 10px;
	width: 150px;

}

.headerText
{
	text-align:center;
}

.headerExtra
{

}

h1
{
	font-size: 24px;
	padding: 0;
	margin: 0;
}


h2
{
	font-size: 14px;
	border-bottom: thin dotted gold;
	padding: 0;
	margin: 0;
}

.tableHeader
{
	background: gold;
	color: navy;
	text-align: center;
}

.tableBorder
{
	border: thin solid gold;
}

.rowOff
{

}

.rowOn
{
	background: LightGoldenRodYellow;

}

.rowSpecial
{
	background: #FFFF66;
}

.textSmall
{
	font-family: Verdana;
	font-size: 8px;

}

ul
{	margin-left: 15px;
	margin-top: 0;
}

html>body ul
{

	margin-left: -25px;
}



.firstColHolder
{
	margin-bottom: 10px;
}

.bodyHolder
{
	clear:left;
	margin-bottom: 10px;
}

.bodyHolderLeft
{
	float: left;
	width:303px;
	height: 155px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: thin solid gold;
	padding: 5px 5px 5px 5px;
}

.bodyHolderRight
{
	float: left;
	width:303px;
	height: 155px;
	margin-left: 5px;
	margin-bottom: 10px;
	border: thin solid gold;
	padding: 5px 5px 5px 5px;
	clear:right;

}

html>body .bodyHolderRight
{

	height: 125px;
}

#nav-menu
{
	text-align: center;
	font-weight: bold;
	border-bottom:  3px solid gold;
	margin-top: 10px;
	margin-bottom: 10px;
}


#nav-menu ul
{
	margin: 0;
	padding:0;
	
}

#nav-menu li
{
	list-style: none;
	margin-right: .5em;
	display: inline;
	border: 0.1em solid gold;
	width: 200px;

}

#nav-menu a
{
	/*background: url(background.gif) #fff bottom left repeat-x;*/

	width: 100px;
	text-decoration: none;
	color: #0d2474;
	padding-left: 10px;
	padding-right: 10px;


}

#nav-menu span
{
	
}

#nav-menu a:hover
{
	background: gold;
}



.active
{
	background: gold;
}

ul#firstnav
{
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 24px;
border-bottom: 1px solid gold;
margin: 0;
}

ul#firstnav li
{
float: left;
height: 21px;
background-color: gold;
margin: 2px 2px 0 2px;
border: 1px solid gold;
}

ul#firstnav li#active
{
border-bottom: 1px solid #fff;
background-color: #fff;
}

li#active a { color: #000; }

#firstnav a
{
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 4px;
}

#firstnav a:hover { background: #fff; }

form.myForm label {
display:inline-block;
line-height:1.8;
vertical-align:top;
width:160px;
}

