/* CSS Document */

A   		{ color: #E9F6A0; font-weight: bold; line-height: 13px; text-decoration: none; }
A:link		{ color: #E9F6A0; font-weight: bold; line-height: 13px; text-decoration: none; }
A:visited 	{ color: #E9F6A0; font-weight: bold; line-height: 13px; text-decoration: none; }
A:active 	{ color: #E9F6A0; font-weight: bold; line-height: 13px; text-decoration: none; }
A:hover		{ color: #C4D17D; font-weight: bold; line-height: 13px; text-decoration: none; }

body {
margin: 0px;
background: url(bkg.gif) no-repeat center fixed #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}

td { font-family: Arial, Helvetica, sans-serif;
color: white; font-size: 12px;}

.header { font-size: 16px; color: #E9F6A0; font-weight: bold; border-bottom: 1px solid #ffffff; margin-bottom: 10px;}

.title {  font-size: 14px; color: #E9F6A0; font-weight: bold;}


.caption { 
font-size: 9px;
color: white;
}

.size9 { 
font-size: 9px;
}
.size10 { 
font-size: 10px;
}

img { _behavior:  url(iepngfix.htc)}	

.bg1 {background-color:#BDC87F; color:#234944; font-weight:bold;
	
}
.bg2 {background-color:#999999;

}
.bg3 {background-color:#666666;

}

.navtitle { font-size: 16px;  font-weight: bold;}


.subnav
{
	color:#ffffff;
	font-size: 12px;
}

.subnav A:link	{ color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.subnav A:visited { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.subnav A:active { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px;}
.subnav A:hover	{ color: #ffffff; text-decoration: underline; font-weight: bold; font-size: 11px;}

.sidenav
{
	color:#ffffff;
	font-size: 16px;
}

.sidenav A:link	{ color: #ffffff; text-decoration: none; font-weight: bold; font-size: 16px;}
.sidenav A:visited { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 16px;}
.sidenav A:active { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 16px;}
.sidenav A:hover	{ color: #ffffff; text-decoration: underline; font-weight: bold; font-size: 16px;}

