a:link {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #908455;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #908455;
	text-decoration: none;
}
a:active {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #908455;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.errortext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.text {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	
}

.Heading {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0D014B;
}
.TData {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E6E6E6;
	vertical-align: top;
}

.body {
	BACKGROUND:#0a4159;
    FONT: 10px verdana;
	color:#0a4159;
    margin: 0;
    overflow: hidden;
}
.title {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 003399;
}



