body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 5px;
}
.style1 a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.style1 a:hover {
	color: #FF0;
	font-weight: bold;
	font-size: 10px;
	
}
.style2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding-left: 20px;
}
.style2 a {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;

}
.style2 a:hover {
	color: #FF0;
	font-weight: bold;
	font-size: 10px;
	
}
.style3 {
	color: #ffffff;
	font-size: 10px;
}
.style3 a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;

}
.style3 a:hover {
	color: #FF0;
	font-size: 10px;
	text-decoration: none;
}
.style4 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 8px;
	text-decoration: none;
	text-align: justify;
}
.style4-heading{
	font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFF99;
	padding-left: 10px;
	padding-right: 8px;
	text-decoration: none;
}
.style5 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 0px;
	padding-right: 8px;
	text-decoration: none;
	text-align: justify;
}
.style5 a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 2px;
	padding-right: 8px;
	text-decoration: none;
	text-align: justify;
}
.style5 a:hover {
	color: #FF0;
	font-weight: normal;
	font-size: 13px;
}
.style6 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 8px;
	text-decoration: none;
	text-align: justify;
}
.style6 a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 8px;
	text-decoration: none;
	text-align: justify;
}
.style6 a:hover {
	color: #FF0;
	font-weight: normal;
	font-size: 13px;
}
.form  {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: justify;
}
.footertext{
font: Verdana;
color: #fff;
font-size: 11px;
font-weight: bold;
text-align: center;
padding-left: 5px;
}
.footertext a{
color: #fff;
text-decoration: none;
}
.footertext a:hover{
color: #ff0;
text-decoration: none;
}
.footertext_name{
font: Verdana;
color: #fff;
font-size: 12px;
font-weight: none;
text-align: left;
}
.copyright
{
font: Verdana;
color: #fff;
font-size: 9px;
font-weight: normal;
text-align: center;

}
.tinyborder2 {
	BORDER-RIGHT: #ff0000 3px solid; 
	BORDER-TOP: #ff0000 3px solid; 
	BORDER-LEFT: #ff0000 3px solid; 
	BORDER-BOTTOM: #ff0000 3px solid
}