a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a:visited,a:link
{
	color: #FF4444;
}

a:hover
{
	color: #FFFF00;
}

body
{
	margin: 0px 0px 0px 0px;
	background-color: #172C40;
	background-image: url("images/Bk1.gif");
	background-repeat: repeat-x;
}

link
{
	color: #FFFFFF;
}

ul
{
margin-left:20px;
}

.text
{
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bold
{
	font-weight: bold;
}

.tiny
{
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.h1
{
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #80FFFF;
	text-decoration: bold;
}

.h2
{
	padding-left: 26px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 36px;
	font-weight : bold;
	color: #80FFFF;
}

.h3
{
	padding-left: 26px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #80FFFF;
}

.h4
{
	padding-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.fm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

ul
{
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: disc;
	color: #FFFFFF;
}


table.main
{
	background-color: #172C40;
	background-image: url("images/grid.gif");
	width: 900px;
	border-style: solid;
	border-width: 1px;
	border-color: #2f4354;
}

td.underline
{
	border-top: dotted #FFFFFF;
	font-size : 10px;
}

.gradualshine
{
  filter:alpha(opacity=0);
  -moz-opacity:0.0;
  opacity:0.0;
}