.repeatx {
	background-image:  url(../templateimages/repeat_top_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.repeatz {
	background-image:  url(../templateimages/repeatz_10.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.grouptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.grouptext H1 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; TEXT-DECORATION: bold; font-size:14px; margin-bottom:5px;}
.grouptext H2 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; TEXT-DECORATION: bold; font-size:12px; margin-bottom:5px;}
.grouptext H3 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; TEXT-DECORATION: bold; font-size:12px; margin-bottom:5px;}
.grouptext H4 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; TEXT-DECORATION: bold; font-size:12px; margin-bottom:5px;}
.grouptext H5 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; TEXT-DECORATION: bold; font-size:12px; margin-bottom:5px;}
.grouptext td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff; }
.grouptext a:link    {font-family:Verdana; color:#666666;}
.grouptext a:visited {font-family:Verdana; color:#666666;}
.grouptext a:hover   {font-family:Verdana; color:#000000;}

.spotlights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.buildtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
}
.greytitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.bluetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #003366;
	text-decoration: none;
	line-height: 20px;
}
.browntitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #663300;
	text-decoration: none;
	line-height: 20px;
}
.menu ul, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	margin: 0px;
	text-decoration: none; 
	list-style: none;
	background-color: #ECECEC;
	line-height: 15px;
}
.menu ul
{
	width: 180px;	
	margin-left: 1px;
	padding: 0px;
	text-decoration: none; 
	color: #666666;
	list-style: none;
	line-height: 15px;
}
.menu li ul
{
	display: none;
	position: absolute;
	margin-left: 177px;
	margin-top: -25px;
	text-decoration: none; 
	color: #666666;
	background-color: #ECECEC;
	list-style: none;
	line-height: 15px;
	border: 1px solid #666666;
}
.menu li a
{
	padding: 2px;
	text-decoration: none; 
	color: #666666;
	background-color: #ECECEC;
	width: 100%;
	display: block;
	text-indent: 1px;
	list-style: none;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px;
}
.menu li a:hover
{
	background-color: #ECECEC;
	text-decoration: underline;
	color: #000000;
	list-style: none;
	line-height: 15px;
}
.menu li
{	
	float: left;
	width: 100%;
	text-decoration: none; 
	color: #666666;
	list-style: none;
	line-height: 15px;
}
.menu a.hassubmenu
{
	background-image: url('arrow.gif');
	background-repeat: no-repeat;
	background-position: 170px 3px
}
.menu mainmenu
{
	margin: 1px;	
	margin-left: -20px;	
	border: 0px;
	margin-bottom: 100%;	
}
-->