a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
.white {
	color: #FFFFCC;
	font-size: inherit;
}

a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
	text-decoration: underline overline;
	
}
BODY          {
	scrollbar-face-color: #003333;
	scrollbar-shadow-color: #004444;
	scrollbar-highlight-color: #006666;
	scrollbar-3dlight-color: #272A2F;
	scrollbar-darkshadow-color: #004444;
	scrollbar-track-color: #009999;
	scrollbar-arrow-color: #00ff00;
	font-family: Verdana;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 10pt;
	background-color: #002428;
	background-attachment: fixed;
	background-image: url(../background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td {
	font-size: 10pt;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: none;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	line-height: 14pt;
	color: #FFFF99;
}
.DarkestGreen {
	color: #000033;
	font-weight: bolder;
}
.EightPoint {
	font-size: 9pt;
	color: #FFFFCC;
}
.ten {
	font-size: 10pt;
}



h3 {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
	vertical-align: top;
	height: auto;
	top: auto;
	line-height: normal;
}

.Ten10ptWhite {
	font-size: 10pt;
	font-style: italic;
	color: #FFFF99;
	height: 8px;
	font-weight: normal;
}


.Boldheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;

}
.head2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003333;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #FFCC00;
	font-style: italic;
	line-height: normal;
	letter-spacing: normal;
}
.lightgreen {
	color: #33CCCC;
	font-weight: 900;
}


.BoldTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;

}
.red {
	color: #FF0000;
	text-transform: capitalize;
}

.currentpage {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	line-height: 25px;
	border: thin inset #00FF00;
	background-image: url(../artwork/new-menu/curved-glass.jpg);
	background-repeat: repeat-x;
	color: #FFFFCC;
}
.MediumWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFCC;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
}
.currently {

	
	background-color:#003333;
	text-align:center;
	color:#FFFFCC;
	display:block;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
}
.redstrong {
	font-weight: bolder;
	color: #FF0000;
	
}
.smallfont {
	font-size: 9px;
	font-style: italic;
}
.blackbar {
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	border: thin outset #666666;
	background-image: url(../artwork/new-menu/chrome.jpg);
	background-repeat: repeat;
	height: 30px;
	background-attachment: scroll;
	background-position: left bottom;
}
.GreenURL {
	color:#339900;
	text-transform: lowercase;
	}
.Caps {
	text-transform: capitalize;
}
.Lowercase {
	text-transform: lowercase;
}
