a:link, a:active, a:visited
{
	color: #00007F;
	font-size: 11;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover
{
	color: #0000FF;
	font-size: 13;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

td
{
	color: #000000;
	font-size: 11;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

form
{
	margin-bottom: 0;
	margin-top: 0;
	width: 140px;
	height: 20px;
	background-color: transparent;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

.input
{
	width: 100%;
	height: 100%;
	background-color: transparent;
	border-width : 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

.title
{
	color: #337CAA;
	font-size: 14;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.pg_title
{
	color: #76DBE7;
	font-size: 10;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.sub_title
{
	color: #FFFFFF;
	font-size: 12;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

BODY
{
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FCFCFC;
	scrollbar-face-color: #00007F;
	scrollbar-shadow-color: #dbdbdb;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #337CAA;
	scrollbar-3dlight-color: #337CAA;
	background-color: #00007F;
	font-size: 12px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color: #484848;
}