/*
 * Combined style sheet for the index pages and the slide pages.
 */


 BODY {
	color: #000000;
	font-family: Verdana, Arial,helvetica;
	background-image: none;
	background-color : #999966;
	text-align:center;
	margin: 0;
	padding: 0;
 }
 
 #banner {
	margin-top: 10px;
	margin-bottom: 0px;
}


#content {
	width: auto;
	background-color: #FFFFCC;
	border-right: 1px solid #999966;
	border-left: 1px solid #999966;
}

.content{
	width: 796px;
	border-right: 2px solid #999966;
	border-left: 2px solid #999966;
	text-align: center;
}

#header{
	color: #000000;
	margin: 0px;
	border-top: 1px solid #996;
	border-bottom: 1px solid #996;
	padding: 0;
	background: url(../../../../../images/footer_bg.gif) repeat-x center;
}

#header p{
	margin: 0;
	padding: 0;
	background-color: #e7e9a3;
}

#footer{
	border-top: 1px solid #999966;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #999966;
	background: url(../../../../../images/footer_bg.gif) repeat-x center;
	line-height: 20px;
}

#footer p{
	margin: 0;
	padding: 4px;
	background-color: #e7e9a3;
	font-size: 80%;
}

#footer a{
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover{
	font-size: 100%;
	color: #609;
	font-weight: normal;
}

#break_top {
	margin: 0px;
	height: 19px;
	background: #666633 url(../../../../../images/break_top.gif) repeat-x;
}

#break_bottom {
	margin: 0px;
	height: 19px;
	background: #666633 url(../../../../../images/break_bottom.gif) repeat-x;
}

.table {
	text-align: center;
}

.table tr {
	padding: 0;
}

.table tr td {
	width: 160px;
	text-align: center;
}

.table tr td a{
	width: 160px;
	color: #e7e9a3;
}

.table tr td:hover{
	width: 160px;
}

.table tr td a:hover{
	width: 160px;
	color: #633d83;
	text-decoration: none;
}

A  { color: #000000; text-decoration: none; font-weight: bold}

A:Visited  { color:#000000}

A:Active  { color:#000000}

A:hover { color:#8451ae; text-decoration: none}


 }

 
 

.tdwhite {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  FONT-COLOR: #000000;
  background-image: none;
  font-weight: bold;
}

.tdblue {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  background-image: none;
  background-color : #020528; 
}

.tdimage {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  background-image: none;
  background-color : #FFFFCC; 
}


TD {
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 10px;
  background-image: none;
  color : #000000;
  
}


#dropdown {
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  FONT-SIZE: 8pt;
  COLOR: #000000;
  BACKGROUND: #FFFFFF}

.icontext {
	color: black;
	align: "center";
}

h1 {
	color:#000;
	font-size:90%;
	margin: 0;
	font-weight: bold;
	padding: 2px;
}

h2 {
	color:#000000;
	font-size:120%;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

h3 {
	color:#000000;
	font-size:80%;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight: bold;}

h4 {
	color:#000000;
	font-size:70%;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight: normal;}

h4 em {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
	
.content_body {
	width: 800px;
	text-align: center;
	background: url(../../../../../images/content_bg.gif) repeat-y center;
}
