.Headerstyle-01 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF
}

a.nav, a.nav:link, a.nav:visited 
{
	display:block;
	width:160px;
	height:25px;
	background:#FFFFFF;
	margin-top:0px;
	text-align:left;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7F7F7F;
	line-height:25px;
	overflow:hidden;
	padding-left : 10;
	border-top: 0px;
	border-right: 1px solid #D3D3D3;
	border-bottom: 0px;
	border-left: 0px;
}
a.nav:hover 
{
    color:#000000; 
    background:#E7EDF8;
    border-top: 0px;
	border-right: 1px solid #D3D3D3;
	border-bottom: 0px;
	border-left: 0px;
}

.navhead
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight : bold;
	color: White;
	padding-left : 10;
	padding-top : 3;
	padding-bottom : 3;
	background-color: #596573;
	
}
.boxhead
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight : bold;
	padding-left : 5;
	color: #ffffff;
	background-color: #596573;
	top: 0;	
}

.tablehead
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight : bold;
	color: White;
	padding-left : 10;
	padding-top : 0;
	padding-bottom : 0;
	background-color: #1c2124;
	
}

.navflag
{
	background: #596573;
	padding-top : 3;
	padding-bottom : 3;
	padding-right : 3;
}

a.headernav, a.headernav:link, a.headernav:visited 
{
	display:block;
	width:100px;
	height:20px;
	background:White;
	border:1px solid #73b3d7;
	margin-top:0px;
	text-align: center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:9px;
	color:#0073ac;
		overflow:hidden;
	padding-left : 3;
	float:right;
	padding-bottom : 3;
	padding-right : 3;
	padding-top : 3;
	font-weight : bold;
}
a.headernav:hover 
{
color:White; 
background:#0073ac;
}


a.headernav2, a.headernav2:link, a.headernav2:visited 
{
	display:block;
	width:80px;
	height:auto;
	margin-top:0px;
	text-align: center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#D4D4D4;
	overflow:hidden;
	float:right;
	font-weight : normal;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #AAAAAA;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #AAAAAA;
	padding: 0;
	top: 0px;
}
a.headernav2:hover 
{
	color:#FFFFFF;

	background:#;
	border-right-style: none;
	border-right-color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	width: 80px;
	overflow: hidden;
	top: 0px;
}
.rightsidetable{
	padding: 0px;
	vertical-align: top;
	border-left-width: 1;
	border-left-style: dotted;
	border-left-color: #C0C0C0;
	
	
}

.rightsideheading{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:#596573;
	color : White;
	font-size:12px;
	font-weight : bold;
	height:30px;
	text-indent: 10px;
}
.rightsidetext{
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color : Black;
}
a.rightsidetext,a.rightsidetext:link,a.rightsidetext:visited
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color : #3487B4;
	font-weight: bolder;
	text-decoration: none;
}
a.rightsidetext:hover
{
	text-decoration : underline;
	color: #FF8040;
}
.rightsidetitle{
	font-weight : bold;
	color : #73b3d7;
	
}

