body {
	margin: 0px;
}
a.toplink
{
	font-family: Tahoma;
	font-size: 11px;
	color: #7B7E79;
	text-decoration: none;
	text-transform: uppercase;
}



a.toplink:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #7B7E79;
	text-decoration: underline;
}

.toptext {
	font-family: Tahoma;
	font-size: 11px;
	color: #7B7E79;
	line-height: 1.6em;
}
.flashboder {
	border: 1px solid #7B7E79;
	background-color: #FFFFFF;
}

a.bodylink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B7E79;
	text-decoration: none;
}
a.bodylink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B7E79;
	text-decoration: underline;
}
a.bodylink
{
	font-family: Tahoma;
	font-size: 12px;
	color: #535551;
	text-decoration: none;
	
}

a.bodylink:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #7B7E79;
	text-decoration: underline;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535551;
	line-height: 1.6em;
}
.menubg {
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #535551;
	line-height: 1.6em;
}
a.contactlink
{
	font-family: Tahoma;
	font-size: 14px;
	color: #535551;
	text-decoration: underline;
	
}

a.contactlink:hover
{
	font-family: Tahoma;
	font-size: 14px;
	color: #7B7E79;
	text-decoration: none;
}
