<!--
body, td, table, tr, select, input, textarea, p, div, font, a{
	font-family: verdana, arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;

	scrollbar-base-color: #1c1a50;
	scrollbar-arrow-color: #ffd918;
	scrollbar-face-color: #2d2b61;
}
input, textarea{
	font-family: verdana, arial;
	font-size: 10px;
	color: #1c1a50;
	text-decoration: none;
}
.formtexts{
	font-family: verdana, arial;
	font-size: 11px;
	color: #ffd918;
	text-decoration: none;
}
a:hover{
	color: #ffd531;
	text-decoration: none;
}
.theading{
	font-family: georgia;
	font-size: 17px;
}
.subpagepictitle{
	font-family: georgia;
	font-size: 20px;
	color: #1c1a50;
	font-weight: bold;
}
.subpagedescription{
	font-family: georgia;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: justify;

	padding: 15px;
	width: 350px;
	height: 400px;
	overflow: auto;
}
.subpagedescriptionhead{
	font-family: georgia;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.leftnavlink{
	font-family: georgia;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
//-->