﻿body 
{
	background-color: #01516A;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-x;
}
.mainTable 
{
	width: 1032px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.formBox 
{
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	height: 222px;
	width: 396px;
	background-image: url(../images/bhu_r4_c3.jpg);
	background-repeat: no-repeat;
	color: #01516A;
}
.formTable 
{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0px;
}
.formText 
{
	text-align: right;
	width: 30%;
	padding-right: 5px;
}
.formOption 
{
	width: 65%;
	padding-left: 5px;
	text-align: left;
}
.INPUTEXT 
{
	width: 200px;
}
.bottom 
{
	background-image: url(../images/bhu_r11_c1.jpg);
	background-repeat: repeat-y;
	width: 1032px;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}
.bottom a 
{
	font-weight: bold;
	color: #FFF;
}
.bottom a:hover 
{
	color: #05BFD8;
}
