.whitehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
	line-height: 13px;
	text-align: left

}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 15px;
}
a:link.text {
	color: #FFFFFF;
}
a:visited.text {
	color: #FFFFFF;
}
a:hover.text {
	color: #000000;
	text-decoration: none;
}

A.on_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 15px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	height: 15px;
}
a:link.menu {
	color: #999999;
}
a:visited.menu {
	color: #999999;
}
a:hover.menu {
	color: #000000;
	
}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 13px;
	text-align: left

}

a:link.menu {
	color: #999999;
}
a:visited.menu {
	color: #999999;
}
a:hover.menu {
	color: #000000;
}


body {
	background-color: #FFFFFF;
	margin: 0px;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
a:link.body {
	color: #999999;
}
a:visited.body {
	color: #999999;
}
a:hover.body{
	color: #000000;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 30px;
	text-decoration: none;
}
a:link.Footer {
	color: #999999;
}
a:visited.Footer {
	color: #999999;
}
a:hover.Footer {
	color: #000000;
	}
	
.sub_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 8px;
}
a:link.sub_text {
	color: #999999;
}
a:visited.sub_text {
	color: #999999;
}
a:hover.sub_text {
	color: #000000;
}
a:hover {
	color: #000000;
	
}

.dotTop {
	border-top-color: #999999;
   	border-top-style: dotted;
	border-top-width: 1px;
}

.dotBottom {
	border-bottom-color: #999999;
   	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width:100%;
	
}

.dotRight {
	border-right-color: #999999;
   	border-right-style: dotted;
	border-right-width: 1px;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;

}

.dotLeft {
	border-left-color: #999999;
   	border-left-style: dotted;
	border-left-width: 1px;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;

}
