body
{
	font-family : Verdana, Arial, Tahoma, Helvetica;
}

a:visited	{ text-decoration: underline; }
a:active	{ text-decoration: underline; }
a:link 		{ text-decoration: underline; }
a:hover		{ text-decoration: underline;  color: #FF4F82}

a.hi:visited	{ color: #f8f618; text-decoration: none; }
a.hi:active		{ color: #f8f618; text-decoration: none; }
a.hi:link 		{ color: #f8f618; text-decoration: none; }
a.hi:hover		{ color: #ffffff; text-decoration: underline; }

a.cp:visited	{ font-weight : bold; text-decoration: none; }
a.cp:active		{ font-weight : bold; text-decoration: none; }
a.cp:link 		{ font-weight : bold; text-decoration: none; }
a.cp:hover		{ font-weight : bold; text-decoration: underline; }

a.menu:visited	{ font-weight : bold; text-decoration: none; font-family : Tahoma, Arial, Verdana; font-size: x-small; }
a.menu:active	{ font-weight : bold; text-decoration: none; font-family : Tahoma, Arial, Verdana; font-size: x-small; }
a.menu:link 	{ font-weight : bold; text-decoration: none; font-family : Tahoma, Arial, Verdana; font-size: x-small; }
a.menu:hover	{ font-weight : bold; text-decoration: underline; font-family : Tahoma, Arial, Verdana; font-size: x-small; }

th{
	background: #131C2B;
	color : #D4E5FF;
	font-family : Verdana, Arial, Tahoma, Helvetica;
	font-size : xx-small;
	font-weight : bold;
}

.button{
	font-size: xx-small;
	font-weight : bold;
	font-family : Verdana, Helvetica, Arial, Tahoma, Sans-Serif;
	color: #000000;
	background: #D7D4D4;
}

.form{
	border: #0E6E2F 1px solid;
	padding-left: 1px;
	font-size: xx-small;
	font-family : Verdana, Arial, Tahoma, Helvetica;
	background-color: #ffffff;
	color: #000000;
}

.text{
	color : #ffffff;
	font-size : xx-small;
}

.copyright{
	color : #BCC8DB;
	font-size : xx-small;
}

.title{
	color: #BCC8DB;
	font-weight : bold;
	font-size : xx-small;
}

hr{
	color: #424F63;
	width : 605px;
	text-align : center;
}

.listvalue1{
	font-size : xx-small;
	color : #000000;
	background: #E0ECFF;
}
.listvalue2{
	font-size : xx-small;
	color : #000000;
	background: #CCE0FE;
}

