.topnav:link, .topnav:visited, .topnav:active {
	font: 14px Tahoma, "Trebuchet MS", Verdana;
	color: #666666;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	margin-right:15px;
	background: #FFFFFF url(designimgs/m_circle.gif) no-repeat 5px 12px;
/*	height:27px;
	line-height:27px;
*/}

.topnav:hover {
	font: 14px Tahoma, "Trebuchet MS", Verdana;
	color: #666666;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	margin-right:15px;
	background:#F7F7F7 url(designimgs/m_circle.gif) no-repeat 5px 12px;
/*	height:27px;
	line-height:27px;
*/}


.subMenu { font-size: 11px; color: #666666; font-weight: normal;  text-decoration: none}
.subMenu:link { font-size: 11px; color: #666666; font-weight: normal;  text-decoration: none}
.subMenu:visited { font-size: 11px; color: #666666; font-weight: normal;  text-decoration: none}
.subMenu:hover {font-size: 11px; color: #666666; font-weight: normal; text-decoration: none}


.body {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size:12px;
	height:16px;
	background-color:#FFFFFF;
	border:1px solid #383836;
}



.contentarea {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background: url(designimgs/bgcontent.gif);
}

.logo {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	background: url(designimgs/hearlink_01.gif) no-repeat top;
	width:800px;
	height:65px;
}




.content {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
	width:800px;
	height:35px;
	text-decoration: none;
}
.content a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
}
.content a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
}
.content a:link {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
}
.content a:active {  }

td {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	LINE-HEIGHT: 16px;
}
a:link {
	color: #3300cc;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
}

.titlemenu {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding: 25px 0px 10px 20px;
}
.arrow {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	height:21;
	color: #666666;
	background: url(designimgs/arrow.gif) no-repeat top;
	padding-left:32px;
	padding-bottom:7px;
}

.arrow a:link, .arrow a:visited, .arrow a:active {
	color: #666666;
	text-decoration:none;
}

.arrow a:hover {
	text-decoration:underline;
}


.grey:link, .grey:visited, .grey:active {
	color: #666666;
	text-decoration:none;
}

.grey:hover {
	text-decoration:underline;
}