body {	

	background-color:#292929;

	margin:0px;

}



.styles {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	background-image: url(../images/main_bg.gif);

	background-repeat: repeat-x;

}

.content_bottom {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	background-image: url(../images/bottom_bg_17.gif);

	background-repeat: no-repeat;

}

.header {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #336699;

	margin-left: 20px;

}

.header1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #336699;


}

.header2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #336699;

}

.link1 {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #336699;

}

.main {





	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #292929;

}

.link2 {


	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #333333;

}


.link3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.link3:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration:underline;
}
.link3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}


.bottom {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	background-image: url(../images/bottom_bg_17.gif);

	background-repeat: repeat-x;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #FFFF99;

}

 .footer:link {text-decoration: none; color: #FFFF99;; font-weight: normal}

   .footer:visited {text-decoration: none; color: #FFFF99; font-weight: normal}

   .footer:active {text-decoration: none; color: #FFFF99;}

   .footer:hover {text-decoration: underline; color: #FFFF99;}

