A:link{
	color :#ffffff;
	font-family :  verdana;
	font-size : 8pt;
	text-decoration : none;
}

A:visited{
	color : #ffffff;
	font-family :  verdana,;
	font-size : 8pt;
	text-decoration : none;
}

A:hover{
	color : #000000;
	font-family : verdana;
	font-size : 8pt;
	text-decoration : none;
}


.b:link{
	color :#5C0101;
	font-family : verdana;
	font-size : 10pt;
	font-weight : bold;
}

.b:visited{
	color :#5C0101;
	font-family : verdana;
	font-size : 10pt;
	font-weight : bold;
}

.b:hover{
	color :#ffffff;
	font-family : verdana;
	font-size : 10pt;
	font-weight : bold;
}

.C:link{
	color :#000000;
	font-family :  verdana;
	font-size : 8pt;
	font-weight : bold;
}

.C:visited{
	color : #000000;
	font-family :  verdana;
	font-size : 8pt;
	font-weight : bold;
}

.C:hover{
	color : #FFFFFF;
	font-family : verdana;
	font-size : 8pt;
	font-weight : bold;
}

.dummy {
	 color : #999999;
	 font-family : verdana;
	 font-size : 7.5pt;
	 font-weight : normal;
}

body{
	 background :black;
	 scrollbar-face-color:#FA9B25; scrollbar-shadow-color: #623D0F; 
     scrollbar-highlight-color: #FDD29E; scrollbar-3dlight-color: 
     #FBB359; scrollbar-darkshadow-color: #402809; 
     scrollbar-track-color: #FA9B25; scrollbar-arrow-color: #402809;
     toolbar-face-color: #FA9B25;
}

.title1{
	color :#5C0101;
	font-family : verdana;
	font-size : 10pt;
	font-weight : bold;
}

.title2{
	color :#000000;
	font-family : verdana;
	font-size : 8pt;
	font-weight : bold; 
}

.subtitle{
	color :#800000;
	font-size : 8pt;
	font-weight : bold; font-family
}


.content {
	 color : #000000;
	 font-family : verdana;
	 font-size : 8pt;
	 font-weight : normal;
}

.contentb {
	 color : #000000;
	 font-family : verdana;
	 font-size : 8pt;
	 font-weight : bold;
}


TABLE.Mtable TD {border-bottom:solid #93BEE2 1px}


.menuskin{
position:absolute;
width:100px;
background-color:menu;
border:1px solid #FFA500;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color: #FFA500;
}

#mouseoverstyle a{
color:white;
}

#mouseoverstyle b{
color:white;
}