P,DIV,TD,INPUT,SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: white;
}
BODY{
	background-color : #EBF6FF;
	padding:0px;
	margin:0px;
	text-align: center;
}
H1 {
	font-size:150%;
	color: #00437F;
	margin: 0px;
	font-weight: normal;
}
H2 {
	font-size:140%;
	color: #00437F;
	margin: 0px;
	font-weight: normal;
}
H3 {
	font-size:150%;
	margin: 0px;
	font-weight: normal;
	color: #00437F;
}
H4 {
	font-size:100%;
}
H6 {
	font-size:100%;
}
a {
	color: #E0F0FF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #E0F0FF;
	text-decoration: underline;
}
a:hover {
	color: #E0F0FF;
	text-decoration: none;
}
HR {
  display: none;
	visibility: hidden; 
	clear: both;
}
IMG.noborder {
	border: none;
}
IMG.button {
	border: none;
}
TABLE.gallery A {
	text-decoration: none;
  font-weight: normal;
}
TABLE.gallery A IMG {
	border: 1px solid #E0F0FF;
}
INPUT{
  color:black;
}
#top{
  height: 129px;
  background-image: url(top.jpg);
  background-repeat: no-repeat;
}
#page{
  width: 751px;
  text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#middle {
	_height: 350px;
	min-height: 350px;
	position: relative;
	text-align: left;
  background-color: #688197;
 	background-image: url(page.jpg);
	background-repeat: repeat-y;
	text-align: justify;
}
#main_menu{
  height: 23px;
  background-image: url(menu_back.jpg);
  background-repeat: no-repeat;
}
#main_menu UL{
  padding: 0px;
	margin: 0px;
	font-size: 12px;
	float: right;
	position : relative;
	top: 3px;
}
#main_menu UL LI {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  list-style-type: none;
 	background-image: url(menu_separator.jpg);
	background-position: left;
	background-repeat: no-repeat; 
}
#main_menu UL LI A {
	color: #4B7599;
	text-decoration: none;
	text-align: right;
	padding: 0px 10px 0px 10px;
	margin-top: 1px;
	font-weight: bold;
}
#main_menu UL LI A:hover {
	color: white;
	display: inline;
}
#left{
  position: relative;
  top: 10px;
  float: left;
  width: 180px;
  margin: 0;
  padding: 0;
 	background-image: url(submenu_back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#left-content{
  text-align: right;
  margin: 0;
  padding: 0px 10px 0px 0px;
	_height: 50px;
	min-height: 50px;  
}
#left UL{
  padding: 0px;
	margin: 0px;
	font-size: 12px;
	float: right;
	position : relative;
	top: 58px;
}
#left UL LI {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
}
#left UL LI A {
	color: #C8D5DA;
	text-decoration: none;
	text-align: right;
	padding: 0px 15px 0px 10px;
	margin-top: 1px;
	font-weight: bold;
 	background-image: url(menu1a.jpg);
	background-position: right;
	background-repeat: no-repeat; 
}
#left UL LI A:hover {
	color: white;
	display: inline;
 	background-image: url(menu1b.jpg);
	background-position: right;
	background-repeat: no-repeat; 
}
#right{
  margin:0 0 0 180px;
  padding: 0px 0px 0px 0px;
}
#right-content{
  margin:0;
  padding: 0.5em 0.5em;
}
#bottom{
	height: 70px;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
}
hr.cleaner{
  clear:both;
  display: none
}
#left .text{
	color: #E0F0FF;
	font-size: 11px;
	font-weight: bold;
}

