body {
	background:url(images/bgk.png);
	background-color:#000;
	background-attachment:fixed;
	background-repeat:repeat-x;
	text-align: right;
}
.form {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;	
}
object { 
	display:block; 
}
.leftbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
	line-height: 20px;
	padding-left:64px;
	padding-right:32px;
	vertical-align:top;
}
.leftbodytextbold {
	font-weight: bold;
	color: #666;
}
.leftbodytextitalic {
	font-style: italic;
}

.righttextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
	line-height: 16px;
	padding-left:20px;
	padding-right:40px;
	vertical-align:top;


}
.rightbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
	line-height: 18px;
	padding-left:16px;
	padding-right:20px;
	padding-top:25px;
	padding-bottom:16px;
	vertical-align:top;
	background:url(images/redbg.png);
	background-color:#ccc;
	background-position:top;
	background-repeat:repeat-x;
}
.rightbodytextbold {
	font-weight: bold;
	font-size:16px;
	color: #666;
}
.rightbodytextitalic {
	font-style: italic;
}
.topmenubg {
	background:url(images/topbg.png);
	background-color:#550A0B;
	background-repeat:repeat-x;
	vertical-align:top;
	height:inherit;
	border:0;
	margin:0;
}
	

.topmenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:500;
	text-align: right;
	margin-right:50px;
	letter-spacing:1px;
	margin-top:63px;
	color:#ffcccc;

}
.topmenu a {
	color:#ffcccc;
	text-decoration:none;

}
.topmenu a:visited{
	color:#ffcccc;
}

.topmenu a:hover{
	color:#FFF;
}
a {
	color:#666;

}
a:visited{
	color:#999;
}

a:hover{
	color:#333;
}
.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#999;
	text-align: right;
	margin-right:64px;
	margin-top:15px;
	float:right;
}
.copyright a {
	color:#999;	
	text-decoration:none;

}
.copyright a:visited{
	color:#999;
}
.copyright a:hover{
	color:#FFF;
}
.bottommenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#999;
	text-align: left;
	margin-left:84px;
	margin-top:15px;
	float:left;
}

.bottommenu a {
	color:#999;	
	text-decoration:none;

}
.bottommenu a:visited{
	color:#999;
}
.bottommenu a:hover{
	color:#FFF;
}
p {
	margin:1em 0;
	text-align: justify;
}
img {
	border:none;

}
h2 {
	font-size: 18px;
	color: #666;
	margin-bottom: 0px;
}
.skip a {
	color: #CCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	
}
