.default
	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	}

.default a:link, .default a:hover, .default a:visited, .default a:active
	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #88B2DB;
	text-decoration: none;
	}
	
.default a:hover
	{
	color: #2580D9;
	}

.topmenu, .topmenu a:link, .topmenu a:visited, .topmenu a:active
	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}

.topmenu a:hover
	{
	font-weight: bold;
	text-decoration: underline;
	}
	
.verticaldot {
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}

.horizontaldot {
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.fulldot {
	border-style: dotted;
	border-color: #CCCCCC;
	border-width: 1px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}