p,table,li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;



}


a:link    {
	color:#336633;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color:#336633;
	font-weight: bold;
	text-decoration: underline;

}
a:active  {color:#336633;
	font-weight: normal;
	text-decoration: underline;
}

a:hover   {
	color:#336633;
	font-weight: bold;
	text-decoration: none;

}



.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #336633;
	font-variant: normal;
	font-style: normal;
font-weight: bold;
	text-transform: uppercase;

}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-variant: normal;
	font-style: normal;

}

.main_bg {
	background-attachment: fixed;
	background-image: url(main-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.content
{
	overflow: auto;
	width: 630px;
	height: 410px;
filter:chroma(color=#FFFFFF);
      scrollbar-face-color:#000000;
      scrollbar-shadow-color:#669966;
      scrollbar-highlight-color:#669966;
      scrollbar-3dlight-color:#669966;
      scrollbar-darkshadow-color:#669966;
      scrollbar-track-color:#FFFFFF;
      scrollbar-arrow-color:#669966}

}