body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/bg_main.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td.content { 
    background-repeat: no-repeat; 
    background-position: bottom;
}
td.head {
    padding-left:10px;     
}
td.data {
    padding-left:5px;
	background-color: #cfc6f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold; 
}
td.menu {
    padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	font-weight: bold; 
}
.rbcwea {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #767676;
}
.style2 {
	color: #be00a5;
	font-weight: bold;
}
.style4 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #ff0000; 
}
.style5 {
	color: #020202;
	font-weight: bold;
}
.style6 {
    color: #554a7b
}
.style7 {
	color: #FFFFFF;
	font-size: 10px;
}
.style8 {
    color: #666666;
	font-size: 10px;
}
a:link {
	color: #34059a;
}
a:visited {
	color: #34059a;
}
a:hover {
	color: #9281da;
}
a:active {
	color: #34059a;
}
a.anons:link {
	color: #554a7b;
}
a.anons:visited {
	color: #554a7b;
}
a.anons:hover {
	color: #9281da;
}
a.anons:active {
	color: #554a7b;
}
a.small:link {
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: none;
}
a.small:visited {
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: none;
}
a.small:hover {
	color: #dedede;
	font-weight: bold; 
	text-decoration: none;
}
a.small:active {
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: none;
}
a.menu:link {
	color: #5c5c5c;
	text-decoration: none;
}
a.menu:visited {
	color: #5c5c5c;
	text-decoration: none;
}
a.menu:hover {
	color: #9281da;
	text-decoration: none;
}
a.menu:active {
	color: #5c5c5c;
	text-decoration: none;
}
.input {
 	width: 150px;
	border-bottom: #554a7b 1px solid;
	border-right: #554a7b 1px solid;
	border-top: #554a7b 1px solid; 
	border-left: #554a7b 1px solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.inputsmall {
 	width: 75px;
	border-bottom: #554a7b 1px solid;
	border-right: #554a7b 1px solid;
	border-top: #554a7b 1px solid; 
	border-left: #554a7b 1px solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.but {
 	width: 90px;
	border-bottom: #554a7b 1px solid;
	border-right: #554a7b 1px solid;
	border-top: #554a7b 1px solid; 
	border-left: #554a7b 1px solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #554a7b;	
	font-weight: bold;
	background-color: #cfc6f5;
}