/* CSS Document */

p,table,li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: normal;



}


a:link    {
	color:#cccccc;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color:#cccccc;
	font-weight: bold;
	text-decoration: underline;

}
a:active  {color:#cccccc;
	font-weight: bold;
	text-decoration: underline;
}

a:hover   {
	color:#fca21d;
	font-weight: bold;
	text-decoration: none;

}



.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
	color: #fca21d;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #fca21d;
	font-variant: normal;
	font-style: normal;

}


.atop:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.atop:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#ffffff;
font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

}
.atop:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#fca21d;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.atop:active{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;


}
.main_bg {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;

}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sidebartext {
	font-size: 9pt;
}
