body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 100%;
  color: #EFEFEF;
  background-color: #000000;
  margin: 0px;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #272727;
  scrollbar-3dlight-color: #999999;
  scrollbar-darkshadow-color: #33333;
  scrollbar-shadow-color: #000000;
  scrollbar-arrow-color: #fffff;
  scrollbar-track-color: #333333;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #CCCCCC;
	text-decoration: underline;
}
h3 {
	padding: 0px 15px;
}
p {
	line-height: 1.5em;
	color: #FFFFFF;
	font-size: 100%;
}
#frame {
	width: 700px;
	margin: 0px auto;
	border-left: 1px solid #DBE6DB;
	border-right: 1px solid #DBE6DB;
}
#content {
	margin: 0px;
	padding: 0px;
	background-color: #252525;
}
#header {
	margin: 0px;
}
#navigation {
	width: 100%;
	border-bottom: 1px solid #333333;
	background-image: url(../images/back_shadow.jpg);
	background-position: left top;
	background-attachment:fixed;
	background-repeat: repeat-x;
}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	float:left;
}
#navigation li a:link, #navigation li a:visited {
	display: block;
	width: 221px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DBE6DB;
	text-decoration:none;
	padding: 10px 5px;
	margin: 0px;
	text-align: center;
	font-weight:bold;
	border-bottom: 1px solid #DBE6DB;
}
.center {
	border-right: 1px solid #DBE6DB;
}
#navigation li a:hover {
	background-color: #000000;
	color: #ffffff;
}

#navigation07 {
	width: 100%;
	border-bottom: 1px solid #333333;
	background-image: url(../images/back_shadow07.jpg);
	background-position: left top;
	background-attachment:fixed;
	background-repeat: repeat-x;
}

#navigation07 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation07 ul li {
	float:left;
}

#navigation07 li a:link, #navigation07 li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DBE6DB;
	text-decoration:none;
	padding: 10px 5px;
	margin: 0px;
	text-align: center;
	font-weight:bold;
	border-bottom: 1px solid #DBE6DB;
}
#navigation07 li a:hover {
	background-color: #AAC78D;
	color:#333333;
	background-image: url(../images/back_shadow07hov.jpg);
	background-position: left top;
	background-attachment:scroll;
	background-repeat: repeat-x;
}




.blue #navigation07 {
	width: 100%;
	border-bottom: 1px solid #333333;
	background-image: url(../images/back_shadow07_blue.jpg);
	background-position: left top;
	background-attachment:fixed;
	background-repeat: repeat-x;
}
.blue #navigation07 li a:link {
	width: 100%;
	border-bottom: 1px solid #333333;
	background-image: url(../images/back_shadow07_blue.jpg);
	background-position: left top;
	background-attachment:fixed;
	background-repeat: repeat-x;
}

.blue #navigation07 li a:hover {
	border-bottom: 1px solid #333333;
	background-image: url(../images/back_shadow07hov_blue.jpg);
	background-position: left top;
	background-attachment:fixed;
	background-repeat: repeat-x;
	background-color: #A4B8D3;
	color: #000000;
}


.indentmenu{
width: 700px; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0 auto;
padding: 10px 0;
width: 100%; 
border: 1px solid #000000; 
border-width: 1px 0;
background: black url(../images/back_shadow07.jpg) repeat-x;
}

.indentmenu ul li{
display: inline;
padding: 5px 0px;
}

.indentmenu ul li a{
font-size: 90%;
display: inline;
text-align: center;
color: white; /*text color*/
padding: 10px;
text-decoration: none;
height: 180px;
vertical-align: middle;
border-right: 1px solid #000000; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black;
}


.indentmenu_blue{
width: 700px; /*leave this value as is in most cases*/
}

.indentmenu_blue ul{
margin: 0;
padding: 10px 0;
width: 100%; 
border: 1px solid #000000; 
border-width: 1px 0;
background: black url(../images/back_shadow07_blue.jpg) repeat-x;
}

.indentmenu_blue ul li{
display: inline;
padding: 5px 0px;
}

.indentmenu_blue ul li a{
font-size: 90%;
display: inline;
text-align: center;
color: white; /*text color*/
padding: 10px;
text-decoration: none;
height: 180px;
vertical-align: middle;
border-right: 1px solid #000000; /*dark purple divider between menu items*/
}

.indentmenu_blue ul li a:visited{
color: white;
}

.indentmenu_blue ul li a:hover, .indentmenu_blue ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black;
}





#footer {
	background-color: #333333;
	color: #CCCCCC;
	padding: 1px 10px;
	margin: 0px;
	font-size: 80%;
}

.boxy img {
	margin: 5px;
	background-color:#000000;
	padding: 12px;
	color: #000000;
}
.boxy {
	margin-top: 15px;
}
.boxygreen a {
	font-size: 110%;
	border: 10px solid #000;
	display: block;	
	margin: 5px 50px;
	background-color: #4F5E41;
	color: #FFF;
	text-decoration: underline;
	padding: 5px 15px;
	font-weight: bold;
}
.boxygreen a:hover {
	background-color: #FFF;
	border: 10px solid #CCC;
	color: #4F5E41;
}