A:link {color : black; text-decoration : none;}
A:visited {color : #696969; text-decoration : none;}
A:active {color : blue; text-decoration : none;}
A:hover {color : blue; text-decoration : underline; }

A.menu:link {color : white; text-decoration : none;}
A.menu:visited {color : gold; text-decoration : none;}
A.menu:active {color : gold; text-decoration : none;}
A.menu:hover {color : gold; text-decoration : none; }

A.categoriesmenu:link {color : red; text-decoration : underline;}
A.categoriesmenu:visited {color : red; text-decoration : underline;}
A.categoriesmenu:active {color : gold; text-decoration : none;}
A.categoriesmenu:hover {color : gold; text-decoration : underline; }

A.menu2:link {color : black; text-decoration : none;}
A.menu2:visited {color : #696969; text-decoration : none;}
A.menu2:active {color : blue; text-decoration : none;}
A.menu2:hover {color : blue; text-decoration : underline; }

BODY {
	margin-top : 10px;
	margin-right : 10px;
	margin-left : 10px;
	margin-bottom : 10px;
	background-image : url(images/uploads/bg.gif);
	background-attachment : fixed;
}

b.gold {
                
	color: gold;
        font-size: 11px;    
}

DIV#mainbody {
	background-color : White;
	border-top : 1px solid gray;
	border-bottom : 1px solid gray;
	border-left : 1px solid gray;
	border-right : 1px solid gray;
	width : 780px;
	padding : 0px;
}

DIV#toplogo {
	height : 120px;
	background-image : url(images/uploads/toplogo.gif);
	background-repeat : no-repeat;
	border-bottom: 6px solid gold;
}

DIV#buttons {
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	padding-top : 7px;
	padding-bottom : 7px;
	font-family: georgia, times new roman, times, serif;
	font-size: 13px;
	color : black;
	text-align : center;
	font-weight : bold;
}

td.menu {
	background-image : url(images/uploads/bluebackground.gif);
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-color : #191975;
	vertical-align : top;
	color : white;
  text-align : left;
}

.click {

	color : white;

}

p.map {
  font-family: arial;
	font-size: 12px;
	color: white;
  text-align : center;
}

P {
  text-align : left;
  }

p.center {
  text-align : center;
  font-size : 10px;
  font-family: arial;
}

p.body {
  font-family: georgia, times new roman, times, serif;
	font-size: 13px;
	vertical-align : top;
	text-align : left;
}

p.bodycenter {
  font-family: georgia, times new roman, times, serif;
	font-size: 13px;
	vertical-align : top;
	text-align : center;
}

p.bodycenterbig {
  font-family: georgia, times new roman, times, serif;
	font-size: 15px;
	vertical-align : top;
	text-align : center;
}

td.small {
  font-family: georgia, times new roman, times, serif;
	font-size: 14px;
  padding-top : 15px;
	border-left : 1px solid black;
	vertical-align : top;
}

td.menus {
  font-family: perpetua, georgia, times new roman, times, serif;
	font-size: 18px;
  color: gold;
}


DIV#graybox {
	border-top : 1px solid gray;
	font-size : 10px;
	font-family: arial;
	padding-bottom : 5px;
	padding-top: 5px;
	text-align : center;
}

DIV#grayline {
	border-bottom : 1px solid gray;	
}

DIV#goldline {
	border-top : 6px solid gold;	
	border-bottom : 1px solid black;
}

DIV#blueline {
	border-bottom : 6px solid darkblue;	
}
