body {
	background-color: #000000;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FBF6F6;
	text-decoration: none;
	scrollbar-DarkShadow-Color:#000000;
	scrollbar-Track-Color:#000000; 
	scrollbar-Face-Color:#000000; 
	scrollbar-Shadow-Color: #000000; 
	scrollbar-3dLight-Color:#000000; 
	scrollbar-Highlight-Color:#000000;
	scrollbar-Arrow-Color:#718795;
	/*mainbody*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html { 
overflow: auto; 
}
a:link, a:visited, a:active {
	font-size: 12px;
	color: #FBF6F6;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #C2C2C2;
	text-decoration: none;
}

.title1 {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FBF6F6; 
	font-weight: normal;
	font-style: normal;
	display: block;
	text-indent: 20px;
	letter-spacing: .1em;
	margin-top: 5px;
	margin-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FBF6F6;
}

.title2 {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FBF6F6; 
	font-weight: normal;
	font-style: normal;
	display: block;
	text-indent: 20px;
	letter-spacing: .1em;
	margin-top: 5px;
	margin-bottom: 0px;
        border-bottom-width: thin;
	border-bottom-style: none;
}

.title3 {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #466A89; 
	font-weight: normal;
	font-style: normal;
	display: block;
	text-indent: 20px;
	letter-spacing: .1em;
	margin-top: 5px;
	margin-bottom: 0px;
        border-bottom-width: thin;
	border-bottom-style: none;
	
}

.heads {
	font-size: 12px;
	color: #FBF6F6;
	text-transform: lowercase;
	font-variant: normal;
	text-indent: 25px;
	display: block;
	letter-spacing: 1em;
}
.heads2 { 
	font-size: 11px;
	color: #FBF6F6;
	text-transform: uppercase;
	font-variant: normal;
	text-indent: 15px;
	display: block;
}
.heads3 { 
	font-size: 10px;
	color: #FBF6F6;
	text-transform: uppercase;
	font-variant: normal;
	text-indent: 15px;
	display: block;
}
.contact {
	color: #FBF6F6;
	font-size: 10px;
 }
 .img {
 padding: 1px;
 margin: 2px;
 }
 .style1 {	font-size: 10px; }
 .style2 {font-size: 9px
	text-transform: uppercase;
	}
 


/*start of menu codes*/
.nav {
position:absolute; left:621px; top:360px; width:107px; height:95px; z-index:2;
background-color: #070108;
filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50;
}
.anylinkcss{
padding-top: 9px;
padding-left: 6px;
position:absolute;
visibility: hidden;
border:0px solid black;
border-bottom-width: 0;
width: 107px;
}

.anylinkcss a{
font-size: 10px;
text-transform: uppercase;
color: #000000;
text-decoration: none;
width: 100%;
border-bottom: 0px solid black;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
	font-size: 10x;
	color: #000000;
	text-decoration: none;
filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75;
}



