﻿body
{
	background-color: #E7E7E7;
	margin: 0px auto;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
.sbbutton
{
	background-color: #3C465E;
	color: White;
	font-size: 10px;
	border-color: #3C465E;
	font-family:Tahoma;
}
.whitefont
{
color:White;	
}
.loginbutton
{
	font-family:Tahoma;

	font-size: 10px;
}
.labletxt
{
	
background-color:White;
color:Black;
font-size:10px;
height:22px;
width:80px;
text-indent:4px;
}

/*************allpage**************/
.allpage
{
	width: 1000px;
	margin: 0px auto;
	padding: 0 0 0 0;
	float: inherit;
	border-bottom: 10px solid Transparent;
	border-top: 10px solid Transparent;
}
.bllpage
{
	background-color: #990000;
	float: left;
	width: 1000px;
}
/***********************topbar********************/
.topbar
{
	width: 1000px;
	height: 87px;
	border-bottom: 0px solid #FFFFFF;
	float: left;
	
}
/***********************midpage********************/
.middiv
{
	width: 980px;
	padding: 20px 10px 15px 10px;
	color: White;
	font-family: Verdana;
	float: left;
	font-size: 13px;
}
/*******info****/
.infodiv
{
	width: 260px;
	padding: 50px 120px 50px 30px;
	float: left;
}

div.RoundedCorner
{
	background: #FFFFFF;
}
b.rtop, b.rbottom
{
	display: block;
	background: #990000;
}
b.rtop b, b.rbottom b
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #FFFFFF;
}
b.r1
{
	margin: 0 5px;
}
b.r2
{
	margin: 0 3px;
}
b.r3
{
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4
{
	margin: 0 1px;
	height: 2px;
}




.RoundedCorner .rtext
{
	width: 244px;
	padding: 0 8px 0 8px;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
}
.rtext .toptxt
{
	width: 234px;
	
	padding: 3px 4px 3px 4px;
	line-height: 15px;
}
.rtext table
{
	font-size: 10px;
	
}
.rtext td
{
	line-height: 20px;
}
/*******login****/
.logindiv
{
	float: right;
	width: 250px;
	padding: 100px 40px 50px 170px;
	height: 193px;
}
.logindiv table
{
	font-size: 10px;
	border-top: 10px solid #990000;
	background-color: #990000;
}
.logindiv td
{
	line-height: 20px;
}
/***********************bottomdiv********************/
.bottomtxt
{
	width:850px;
	float:left;
	color:White;
	font-family:Tahoma;
	font-size:11px;
	
	text-align:justify;
	border-bottom: 20px solid #990000;
	line-height:20px;
	padding:0 15px 0 15px;
}
/***********************rand********************/


.randpanel
{
	background-color: #C0C0C0;
	border: 1px solid #333399;
	width: 50px;
	height: auto;
	text-align: center;
}
.randomnum
{
	background-color: #C0C0C0;
	color: #0099FF;
	width: 40px;
	font-family: Harrington;
	font-size: 15px;
}
