body			{
			font-size: 10pt; 
			font-family: Verdana,Arial,Helvetica,Sans-serif;
			color: #000000;
			background-color: #FFFFFF;
			scrollbar-face-color: #000000;
			scrollbar-shadow-color: #000000;
			scrollbar-highlight-color: #8080803;
			scrollbar-3dlight-color: #808080;
			scrollbar-darkshadow-color: #000000;
			scrollbar-track-color: #E0E0E0;
			scrollbar-arrow-color: #FFFFFF;
			background-image: url(images/checker_top.gif);
			background-position: top right;
			background-repeat: no-repeat;
}

a:link {color: #3163CE; text-decoration: none;} 
a:visited {color: #00009C; text-decoration: none;} 
a:hover {color: #EE0000; text-decoration: underline; background-color: #E0E0E0;}
a:active { color: #EE0000; text-decoration:underline; background-color: #E0E0E0;}

.bannertext { FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;}

.navtext { FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;}

.footertext { FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;}
image {border-colour:  #000080;}

input.button {
	background-color: #3163CE;
	font-family: Verdana,arial,helvetica,sans-serif;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	cursor:hand;
}

input.s_button {
	background-color: #3163CE;
	font-family: Verdana,arial,helvetica,sans-serif;
	color: white;
	font-size: 7pt;
	font-weight: normal;
	cursor:hand;
}

input {
	color: #3163CE;
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFFF;
}

input.s_text {
	color: #3163CE;
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 7pt;
	font-weight: normal;
	background-color: #FFFFFF;
}

textarea {
	color: #3163CE;
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
}

h1	{color: #3163CE;
	font-family: comic sans MS, verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}

h2	{color: #3163CE;
	font-family: comic sans MS, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

h3	{color: #000000;
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

hr	{color: #3163CE;
	font-family: Verdana,arial,helvetica,sans-serif;
	size: 1px;
	width: 98%;
}

.clickable	{cursor: hand;
}

.tableheader {
	border-bottom: 1 solid #0000A0;
	color: #0000A0;
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-variant: caps;
	font-weight: bold;
}