.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a2a2a2;
	text-decoration: none;
}
.nav {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #f7d431;
	text-decoration: none;
}
.gold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f7d431;
	text-decoration: none;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.kgi {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Transparent
{
	
	  filter: alpha(opacity=95);		/*ie*/
	  -moz-opacity:.95;							/*mozilla*/
}
.under_nav_bg {
	background-color: #0f1030;
	background-image: url(images/under_nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_bg {
	background-attachment: fixed;
	background-color: #01050c;
	background-image: url(images/main_grad_bg.gif);
	
	background-position: left top;
}
.default_bg {
	background-color: #01050c;
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_40 {
	background-attachment: fixed;
	background-color: #01050c;
	/*background-image: url(images/main_bg.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_32 {
	background-attachment: fixed;
	background-color: #01050c;
	/*background-image: url(images/32express_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_24 {
	background-attachment: fixed;
	background-color: #01050c;
	background-image: url(images/24center_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_bg
{
    background-repeat:no-repeat;
    background-image:url(images/nav_bg.gif);
    background-color:#2E2F4B;
    background-position: left top;
    
}
.menuPanel
{
    background-color:#696b99;
    color:White;
    border-bottom:		solid 1px #b3b8bc;
    border-left:			solid 0px #b3b8bc;
    border-right:		solid 0px #b3b8bc;
    border-top:		solid 0px #b3b8bc;

    width:600px;
    height:365px;
    position:absolute;
    left:143px;
    top:84px;
    filter: alpha(opacity=95);		/*ie*/
    -moz-opacity:.95;							/*mozilla*/
}

.menuBG { background-color:#121212;color:White;}
.menuItemHighLight { background-color:#38444e;color:White;}

.menuPanelContent 
{
	background-color:#38444e;
	color:White;
	 /* filter: alpha(opacity=100);		/*ie*/
	  /*-moz-opacity:0;							/*mozilla*/
}
.menuPanelContent_YB { color:#f7d431; font-weight:bold;}

.menuPanelContentLink
{
	background-color:#38444e;
	color:White;
}
.smallImgBorder { border: solid 1px #ffffff;}
.largeImgBorder { border: solid 6px #b3b8bc; width:248;height:248}