*
{
	margin: 0;
	padding: 0;
}
body
{
	/*
	background: #E7E7E2 url('../images/body.jpg') no-repeat center top;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:120px;
	*/
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #EBF3FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #Ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}



div.top
{
	float: left;
	width: 790px;
	height: 55px;
	padding: 0px;
	background-color: white;
}

div.tophead
{
	float: left;
	width: 300px;
	text-align: left;
	padding: 0px;
}

div.toplink
{
	float: right;
	width: 350px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	padding: 0px; /*word-spacing: 0.3cm;*/
}



div.banner1
{
	width: 790px;
	height: 40px;
	background-color: #C3D9FF;
	text-align: right;
	padding: 0px;
	float:left;
	clear:both;
	width: 100%;
}


div.banner2
{
	width: 100%;
	height: 20px;
	text-align: right;
	float:left;
	clear:both;	
	background-color: #CDEB8B;
	padding: 0px;
}




div.main
{
	width: 787px;
	height: 390px;
	float: center;
	padding-top: 5px;
	clear:both;
}
div.login
{
	width: 790px;
	height: 420px;
	border-color: #C3D9FF;
	border-style: solid;
	border-width: 1px;
	
}
table.rowcol
{
	background-color: pink;
}

tr.rowcol
{
	background-color: pink;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034093;
	font-weight: bold;
}

tr.rowcol1
{
	background-color: #CDEB8B;
}
tr.rowcol2
{
	background-color: #C3D9FF;
}

div.column1
{
	padding-left: 5px;
	float: left;
	text-align: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034093;
	font-weight: bold;
}

div.column2
{
	width: 10px;
	float: right;
}

div.column3
{
	width: 250px;
	float: right;
	padding: 1px;
}

div.left
{
	width: 180px;
	height: 390px;
	float: left;
	padding-top: 5px;
	clear:both;

}

div.lefttop
{
	width: 160px;
	height: 230px;
	float: left;
	padding: 5px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 22px;
	line-height: 20px;
	border-color: #C3D9FF;
	border-style: solid;
	border-width: 1px;
	


}




/*******************  Rounded corner*****************/
.xboxleftbottom
{
	background: transparent;
	width: 175px;
	height: 120px;
	padding-bottom: 5px;

}


.xboxleftbottomcontent, .banner
{
	display: block;
	background-color: #C3D9FF;
	text-align: left;
	height: 110px;
	width: 167px;
	padding-top: 5px;
	padding-left:10px;
	line-height: 110%;
	clear:both;
	line-height:23px;
}



.xboxcenter
{
	display: block;
	background: transparent;
	text-align: left;
	height: 375px;
	width: 350px;
	padding: 5px;
	float:left;
	line-height:17px;
}


.xboxright
{
	float: right;
	background: transparent;
	margin: 2px;
	width: 220px;
	height: 373px;
	padding: 5px;
	border-color: #C3D9FF;
	border-style: solid;
	border-width: 1px;
}

/*******************  Rounded corner*****************/
.xboxrighttop
{
	background: transparent;
	margin: 2px;
	width: 220px;
	height: 135px;
	border-color: #C3D9FF;
	border-style: solid;
	border-width: 1px;
}


.xboxcenterbottomcontent
{
	display: block;
	background: transparent;
	text-align: center;
	height: 230px;
	width: 780px;
	border-color: #C3D9FF;
	border-style: solid;
	border-width: 1px;
}


div.leftmenu
{
	width: 100px;
	height: 900px;
	float: left;
	padding: 5px;
	border-color: #C3D9FF;
	border-style: solid;
	border-width: 1px;
	line-height:25px;
}

.xboxcontent
{
	float:right;
	display: block;
	background: transparent;
	text-align: center;
	height: 900px;
	width: 660px;
	padding: 5px;
	line-height: 150%;
	border-color: #C3D9FF;
	border-style: solid;
	border-width: 1px;

}










div.bottomlink
{
	width: 790px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: gray;
	font-family: verdana;
	clear:both;
	margin-top:75px;
}


div.footer
{
	float: left;
	width: 790px;
	height: 40px;
	padding: 0px;
	background-color: white;
	clear:both;
}

div.footerleft
{
	float: left;
	width: 400px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: darkblue;
	font-family: verdana;
}

div.footerright
{
	float: right;
	width: 350px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: darkblue;
	font-family: verdana;
}





a
{
	color: gray;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	cursor: hand;
}


a:hover
{
	color: gray;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.linkcolor1
{
	color: darkblue;
	font-family: verdana;
}

.linkcolor2
{
	color: black;
	font-family: verdana;
}



.button
{
	font-family: verdana;
	font-size: 12px;
	border: 1px solid #336699;
	background-color: #034093;
	color: white;
	font-weight: bold;
	cursor: hand;
}

.textbox
{
	font-family: verdana;
	font-size: 12px;
	border: 1.2px solid black;
	background-color: #fffffff;
}


.label
{
	font-family: verdana;
	font-size: 12px;
	color: #034093;
	font-weight: bold;
}

.label1
{
	font-family: verdana;
	font-size: 10px;
	color: #034093;
	font-weight: bold;
}

.errormsg
{
	font-family: verdana;
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-align: center;
	width: 450px;
}

.linktext1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.linktext2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034093;
	font-weight: bold;
}
.bodytext
{
	font-family: verdana;
	font-size: 12px;
	font-color: black;
}


div.col1
{
	float: left;
	text-align: right;
	width: 70px;
	height: 35px;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	color: #034093;
	line-height: 160%;
}



div.col2
{
	float: right;
	width: 140px;
	text-align: right;
	height: 35px;
}


.headingbig
{
	font-size: 24px;
	font-weight: bold;
	color: #1E5DB2;
	font-family: verdana;
	letter-spacing: 0.05cm;
}

.headingsmall
{
	font-size: 11px;
	font-weight: bold;
	color: #5685C5;
	font-family: verdana;
}

p.pos {text-indent: 2.3cm}

img.button
{
cursor:hand;
}
img.pos
{
float:left;
border:1px solid black;
margin:0px 10px 0px 0px;
}

.head1
{
	font-size: 18px;
	font-weight: bold;
	color: #034093;
	font-family: verdana;
}
.heading
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: verdana;
}
.headingtopic
{
	font-size: 18px;
	font-weight: bold;
	color: #1E5DB2;
	font-family: verdana;
	letter-spacing: 0.05cm;
}
.heading1
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: verdana;
}
.contentbold
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: verdana;
}
.content
{
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-family: verdana;
}
.paracontent
{
	font-size: 12px;
	text-align: justify;
	color: #000000;
	font-family: verdana;
}

hr
{
	border-color: #C3D9FF;
	border-style: solid;
	border-width: 1px;
}

.bgcolor1
{
	background-color: #C3D9FF;
}
.bgcolor2
{
	background-color: #CDEB8B;
}


.bodytext
{
	color: #1E5DB2;
	font-family: verdana;
}

.linktext
{
	color: #4D4D4D;
	font-family: verdana;
}


.footertext
{
	color: #102A5F;
	font-family: verdana;
}







    

