body
{
	margin-top: 0%;
	min-height: 100%;
	width: 98%;
	height: 100%; /*border-top: 1px solid red;*/
	overflow:hidden;
}
/*html > body, html > body #wrapper
{
	height: auto;
}*/

.footer
{
	border-top: solid 1px #0072C6;
	width: 98%;
	height: 8%;
	position: absolute;
	bottom: -5px;
	color: #666;
	font-family: Segoe UI;
	font-size: 0.7em;
	left: 25px;
}
.footer a
{
	color: #0072C6;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

#wrap1
{
	/*position: absolute; 	top: 0; 	left: 0;*/
	width: 60%;
}
.sidebar
{
	width: 40%;
	height: 100%;
	border-left: 1px solid silver;
	float: right;
}

.content
{
	width: 60%;
	height: 100%;
	float: left;
}
.spn1
{
	color: #0072C6;
	font-family: Segoe UI Light;
	text-align: center;
	font-weight: bold;
	font-size: large;
	width: 204px;
	height: 24px;
}



.spn3
{
	color: #000;
	font-family: Segoe UI;
	text-align: center;
	font-style: italic;
	font-size: small;
}
table tr td #btnSignup
{
	color: #0072C6;
	font-family: Book Antiqua;
	text-align: center;
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
}
.Spn2
{
	color: #0072C6;
	font-family: Vivaldi;
	text-align: center;
	font-weight: bold;
	font-size: 2em;
	width: 81px;
}
.FormLabel
{
	color: #000;
	font-family: Book Antiqua;
	font-size: medium;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	float: right;
}
.labl
{
	color: #000;
	font-family: Book Antiqua;
	font-size: medium;
	text-align: right;
	font-style: normal;
	font-weight: normal;
}
.textbox_Small
{
	float: left;
	font-family: Book Antiqua;
	 
	font-size: medium;
	text-align: left;
	height: 26px;
	width: 172px;
}

.savebtn
{
	color: #fff;
	background-color: #0072C6;
	border: none;
	font-family: Segoe UI;
	font-size: 16px;
	font-weight: normal;
	padding: 4px 16px;
	border: 1px solid #fff;
}
.savebtn:hover, .savebtn:focus
{
	color: #000;
	background-color: #90D0FF;
	border: 1px solid #000;
}


.loginbtn
{
	color: #fff;
	background-color: Maroon;
	border: none;
	font-family: Segoe UI;
	font-size: 14px;
	font-weight: normal;
	padding: 4px 16px;
	border-radius: 2px;
	border: 1px solid white;
	text-decoration:none;
}
.loginbtn:hover, .loginbtn:focus
{
	color: #fff;
	background-color: #EB6060;
	border: 1px solid #000;
}

.combobox
{
	height: 26px;
	width: 175px;
	font-family: Book Antiqua;
	font-size: medium;
}





.develope
{
	float: right;
}
.develope a
{
	color: #000;
}

#tbl
{
	width: 68%;
}
#tbl tr td p
{
	text-align: justify;
	font-size: small;
	width: 50%;
}


.page-out
{
	 
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	float: left;
}
.page-in
{
	 
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	float: left;
}
.page
{
	width: 1000px;
	margin: 0px auto;
}
.main, .header
{
	width: 1000px;
	float: left;
}

.header-top
{
	background-color: #F1F1F1;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 51px;
	float: left;
}
.content
{
	background-color: #FFFFFF;
	
	background-repeat: no-repeat;
	background-position: left top;
	width: 952px;
	float: left;
	padding: 30px 24px 0px 24px;
}
.content-left
{
	background-image: url(../images/vline.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 621px;
	float: left;
	padding-right: 21px;
}
.row1
{
	width: 621px;
	float: left;
}
.content-right
{
	width: 310px;
	float: right;
	padding-top: 7px;
	margin-left: 47px;
}
.mainmenu, .contact
{
	width: 310px;
	float: right;
}
.Formtitle
{
	font: italic normal 24px/20px "Book Antiqua";
	color: #0072C6;
	text-transform: capitalize;
	border-bottom: 2px solid #0072C6;
	text-align: center;
}

.about
{
	color: orange;
	font-size: x-small;
	text-decoration: none;
}
.about:hover
{
	color: #0072C6;
	text-decoration: underline;
}
.projName
{
	font-weight: bold;
	text-decoration: underline;
	color: #0072C6;
	font-family:Book Antiqua;
	font-size:1em;
 
}
