

a:link { color:Black;  text-decoration:none}
a:visited { color:black; text-decoration:none;}
a:hover { color:black; cursor:hand;  list-style-type:disc; font-weight:bold;}
a:active { color:#000000; text-decoration:none; }

td {
	font-family: Century Gothic,Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-justify:auto;
}

th {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
input {
	font-size: 10px;
	border: 1px solid #4C93BF;
	font-family: Tahoma;
	height: 18px;
	background-color: #FFFFFF;
}
hr
{
	color:#000000;
	border-bottom:solid, 1px,white;
	height:2px;
}
button {
	background-color: Green;
	border-top-width: 1px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

textarea {
	font-size: 12px;
	border: 1px solid #4C93BF;
	font-family: Tahoma;
	height: 18px;
	background-color: #FFFFFF;
}
heading
{
	background-color:#4c93bf;
	font-size :15px ;
	font-weight:bold; 
}

select {
	
	font-size: 9px;
	border: 1px solid #4C93BF;
	font-family: Tahoma;
	height: 16px;
	background-color: #FFFFFF;
}

ul {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

header
{
	background-color:#ff9933;
	font-size : 10px;
	font-weight:bold; 
	color:White;
}
data
{
	background-color:#dffed1;
	color:#4C93BF;
	font-size:10px;
}
paging
{
		font-Weight:bold;
}

