p,table,li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: normal;

}


a:link    {
	color:#ffffff;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color:#ffffff;
	font-weight: bold;
	text-decoration: underline;

}
a:active  {color:#ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a:hover   {
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;

}


.bg {
	background-color: #000000;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
}
.bg2 {
	background-color: #300030;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
}

.content1
{
	overflow: auto;
	width: 352px;
	height: 230px;
	filter:chroma(color=#111111);
	scrollbar-face-color:#111111;
	scrollbar-shadow-color:#300030;
	scrollbar-highlight-color:#300030;
	scrollbar-3dlight-color:#300030;
	scrollbar-darkshadow-color:#300030;
	scrollbar-track-color:#111111;
	scrollbar-arrow-color:#ff9900;
	font-family: Arial, Helvetica, sans-serif;
}

.content2
{
	overflow: auto;
	width: 715px;
	height: 400px;
	filter:chroma(color=#111111);
	scrollbar-face-color:#111111;
	scrollbar-shadow-color:#300030;
	scrollbar-highlight-color:#300030;
	scrollbar-3dlight-color:#300030;
	scrollbar-darkshadow-color:#300030;
	scrollbar-track-color:#111111;
	scrollbar-arrow-color:#ff9900;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
}


.abottom:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration:none;
	color:#a396a3;
	font-style: italic;
	text-transform: uppercase;	
}
.abottom:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration:none;
	color:#a396a3;
	font-style: italic;
	text-transform: uppercase;	
	

}
.abottom:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration:none;
	color:#ff9900;
	font-style: italic;
	text-transform: uppercase;	
	
}
.abottom:active{
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration:none;
	color:#a396a3;
	font-style: italic;
	text-transform: uppercase;	
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #ff9900;
	
}
