/* CSS Document */

p,table,li
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: normal;



}


a:link    {
	color:#c2c1c1;
	font-weight: normal;
	text-decoration: underline;

}
a:visited {
	color:#c2c1c1;
	font-weight: normal;
	text-decoration: underline;

}
a:active  {color:#c2c1c1}
a:hover   {
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;

}


.header1gray {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #c2c1c1;
	letter-spacing: 3px;
}

.header1gold {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffcc00;
	letter-spacing: 2px;
}

.header2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #c2c1c1;

}

.atop:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#c2c1c1;
	font-weight: normal;
	text-decoration: none;
}
.atop:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
color:#c2c1c1;
	font-weight: normal;
	text-decoration: none;;

}
.atop:hover{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
color:#ffcc00;
	font-weight: normal;
	text-decoration: none;
}
.atop:active{
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
color:#c2c1c1;
	font-weight: normal;
	text-decoration: none;


}

.content {overflow: auto;
	width: 667px;
	height: 465px;
filter:chroma(color=#999999);
      scrollbar-face-color:#999999;
      scrollbar-shadow-color:#c2c1c1;
      scrollbar-highlight-color:#c2c1c1;
      scrollbar-3dlight-color:#c2c1c1;
      scrollbar-darkshadow-color:#c2c1c1;
      scrollbar-track-color:#999999;
      scrollbar-arrow-color:#ffcc00}

.mainboxbg {
	background-color: #484948;
	background-image: url(images/mainboxbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 10px;
	border: 1px solid #c2c1c1;

}
.button {
	background-color: #484948;
	background-image: url(images/newbuttonbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #c2c1c1;
}
