body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
}

a:link, a:active, a:visited
{
    font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
	color: #0082e7;
}

a:hover
{
    font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #404040;
}

.maintext {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 648px;
	height: 648px;
	background-color: #f4f4f3;
	color: #404040;

}

.heading {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 648px;
	height: 50px;
	color: #000000;
	font-size: 22px;
	line-height: 30px;
	background-color: #c0d7ec;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.headingtext {
	position: absolute;
	left: 10px;
	top: 16px;
	width: 450px;
	height: 25px;
	background-image: url('../pictures/headings/welcome.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

.headingtexteng {
	position: absolute;
	left: 10px;
	top: 16px;
	width: 500px;
	height: 25px;
	background-image: url('../pictures/headings/welcomeeng.gif');
	background-position: top left;
	background-repeat: no-repeat;
}



.lightblue {
	position: absolute;
	top: 690px;
	left: 0px;
	height: 23px;
	width: 230px;
	background-color: #c0d7ec;
	color: #000000;
}

.darkblue {
	position: absolute;
	top: 690px;
	right: 630px;
	height: 23px;
	width: 461px;
	background-color: #75bee9;
	color: #000000;
}

#flashbanner {
	position: absolute;
	top: 60px;
	left: 10px;
	width: 600px;
	height: 250px;
	border: 1px solid #868686;
}

.welcometext {
	position: absolute;
	top: 320px;
	left: 10px;
	width: 600px;
	height: 120px;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
}

.vertical1 {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 10px;
	height: 252px;
	background-color: #626262;
	color: #000000;
}

.vertical2 {
	position: absolute;
	top: 60px;
	right: 10px;
	width: 28px;
	height: 252px;
	background-color: #626262;
	color: #000000;
}

