body
{
	background-color:#000000;
	background-image:url(images/main_back.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
td
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.maintable
{
	background-image:url(images/background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:678px;
	width:1138px;
}
.header
{
	height:138px;
}
form
{
	margin:0px;
	padding:0px;
}
.header_left
{
	float:left;
	width:250px;
}
.header_right
{
	float:right;
	width:338px;
	height:138px;
	background-image:url(images/login_back.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	overflow:hidden;
}
.logininput
{
	width:155px;
}
.white
{
	color:#FFFFFF;
}
.grey
{
	color:#A7A7A7;
}
a
{
	color:#FFFFFF;
}
.padding20
{
	padding:20px;
}
td.menu
{
	height:35px;
	background-image:url(images/menu.gif);
	background-position:top;
	background-repeat:repeat-x;
}
td.div1
{
	height:18px;
}
td.div2
{
	height:19px;
}
td.contentcell
{
	height:380px;
	padding-left:16px;
	padding-right:16px;
}
td.footer
{
	height:35px;
	background-image:url(images/footer.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
td.leftside
{
	background-image:url(images/left_side.gif);
	width: 229px;
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#2C2C2C;
	vertical-align:top;
}
td.contentspace
{
	background-color:#BDBDBD;
	padding:20px;
	vertical-align:top;
}
div.contentwrp {
  height: 339px; 
  overflow-y: auto;
}
h1
{
	color:#FFFFFF;
	font-size: 24px;
	margin:0px;
	padding:0px;
}
h2
{
	color:#FFFFFF;
	font-size:15px;
	margin:0px;
	padding:0px;
}
table.submenu td.submenucell
{
	height:33px;
	background-image:url(images/m_back.gif);
	padding-left: 30px;
}
table.submenu td a
{
	color:#FFFFFF;
	text-decoration:none;
}
table.submenu td a:hover
{
	text-decoration:underline;
}
table.submenu td.active
{
	height:33px;
	padding-left: 30px;
	background-image:url(images/m_active.jpg);
}
.smallwhite
{
	font-size:10px;
	color:#FFFFFF;
}
.smallblack
{
	font-size:11px;
	color:#000000;
}
.centerpicture
{
	background-position:center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.input
{
	width:100%;
}

.big
{

	color:#000000;

	text-decoration:none;

	font-weight:bold;

}

span.register{
  display: inline;
  font-size: 10px;
}
