body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
body {
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.table {
	background-image: url(images/teble_bgr.jpg) ;
	background-repeat: no-repeat;
}
.style4 {
	color: #FFFFFF; 
	font-size: 12px;
}
.style5 {
	color: #b6a271;
	font-size: 12px;
	font-family: Tahoma;
	font-weight:bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Tahoma;
}
.style7 {color: #FF0000; font-size: 14px; font-family: "Times New Roman", Times, serif;}
.text {	font-family: Times New Roman;
	color: #FFFFFF;
	font-size: 14px;
}
.login {color: #FFFFFF; font-family: Times New Roman, Times, serif; border:none; background-color: #000000; font-size:16px;}