body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333333;
}

.style2 {font-size: 12px;	color: #999999;}

.style4 {color: #FF0000}

.home a {color: #FF6600;text-decoration: none;}

.home a:visited {text-decoration: none;color: #FF6600;}

.home a:hover {text-decoration: none;color: #0099FF;}

.home a:active {text-decoration: none;color: #0099FF;}

.colorw {
	color: #ffffff;
	padding: 3px 2px 1px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D87575 ;
}
.colorw a{color: #ffffff;text-decoration: none;}

.colorw a:visited{text-decoration: none;color: #ffffff;}

.colorw a:hover{text-decoration: none;color: #cccccc;}

.colorw a:active{text-decoration: none;color: #ffffff;}

.aboutme a
{
	display: block;
	background: #0070B2;
	height: 30px;
	width: 130px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	list-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7FBFE8;
	padding-top: 20px;
	padding-left: 40px;
}

.aboutme a:visited
{
	text-decoration: none;
	color: #ffffff;
}

.aboutme a:hover
{
	background: #004874;
	list-style: none;
    color: #ffffff;

}

.aboutme a:active
{
	text-decoration: none;
	color: #ffffff;
}


.search a
{
	display: block;
	background: #1B4A88;
	height: 30px;
	width: 140px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	list-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #89CBF7;
	padding-top: 20px;
	padding-left: 30px;
}

.search a:visited
{
	text-decoration: none;
	color: #ffffff;
}

.search a:hover
{
	background: #3BA8EB;
	list-style: none;
    color: #ffffff;

}

.search a:active
{
	text-decoration: none;
	color: #ffffff;
}


.helptools a
{
	display: block;
	background: #32C72F;
	height: 30px;
	width: 140px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	list-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D3E799;
	padding-top: 20px;
	padding-left: 30px;
}

.helptools a:visited
{
	text-decoration: none;
	color: #ffffff;
}

.helptools a:hover
{
	background: #97C72F;
	list-style: none;
    color: #ffffff;

}

.helptools a:active
{
	text-decoration: none;
	color: #ffffff;
}
.forum a
{
	display: block;
	background: #CC4434;
	height: 30px;
	width: 119px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	list-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1AFA0;
	padding-top: 20px;
	padding-left: 50px;
}

.forum a:visited
{
	text-decoration: none;
	color: #ffffff;
}

.forum a:hover
{
	background: #C12A15;
	list-style: none;
    color: #cccccc;

}

.forum a:active
{
	text-decoration: none;
	color: #ffffff;
}

.service a
{
	display: block;
	background: #EE8913;
	height: 30px;
	width: 140px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	list-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFB31B;
	padding-top: 20px;
	padding-left: 30px;
}

.service a:visited
{
	text-decoration: none;
	color: #ffffff;
}

.service a:hover
{
	background: #FFB31B;
	list-style: none;
    color: #ffffff;

}

.service a:active
{
	text-decoration: none;
	color: #ffffff;
}



.td_content {
	font-size: 12pt;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	padding-left:40px;
	padding-top: 10px;
	letter-spacing: 2px;
}

