body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(images/bg.gif);
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
p {
	text-align: justify;
}
h1
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
	}
	h3
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #330099;
	
	}

.toplinks {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	text-decoration:none;

}
a:toplinks:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	text-decoration: none;
	}
a.toplinks:visited  {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	text-decoration: none;
	}
a.toplinks:hover {
	color: #FFCC00;
	text-decoration: underline;
	}
a.toplinks:active 	{
	color: #FFFFFF;
	text-decoration: none;
	}
.bggray {
	background-color: #cccccc;
}
.bg_darkgray {
	background-color: #666666;
	
}
.white_text {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.text_black {
	font-family: verdana;
	font-size: 10px;
}
.text_gray {
	font-family: verdana;
	font-size: 10px;
	color: #666666;	
	padding-left: 5px;
	padding-top: 5px;
}
.text_blue {
	font-family: verdana;
	font-size: 10px;
	color: #003399;	
	padding-left: 6px;
	padding-right: 6px;
	padding-top:5px;

}
.bg_orange {
	background-color: #FF9900;
}
.heading-red {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0033;
	padding-left: 5px;
}
.bg-red {
		background-color: #CC0033;
	}
	UL
	{
	list-style-position: outside;
	list-style-type: square;
	}
	
.morelink {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	height: 18px;

}
a:morelink:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	height: 18px;
	text-decoration: none;
	}
a.morelink:visited  {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	height: 18px;
	text-decoration: none;
	}
a.morelink:hover {
	color: #333333;
	text-decoration: underline;
	}
a.morelink:active 	{
	color: #333333;
	text-decoration: none;
	}
