body {
	background-color:#000000;
	margin-top:5px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:none;
	text-decoration:none;
	font-style:normal;
	font-family:arial,sans-serif;
	line-height: 15pt;
}

td.top_bg {
	background: #000000 url(images/header.gif) repeat-y top;
	width:942px;
	height:108px;
}

td.left_bg {
	background: #000000 url(images/Left-Bar.gif) repeat-y top;
	width:169px;
	height:389px;
	padding-top:10px;
}

td.right_bg {
	background: #000000 url(images/content_area.gif) repeat-y top;
	width:773px;
	height:389px;
}

td.content_top_title_upper {
	background: #000000;
	width:480px;
	height:23px;
}

td.content_top_title_lower {
	background: #000000;
	width:480px;
	height:27px;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	padding-left:5px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	font-family:arial,sans-serif;
}

td.content_bottom_area {
	background: #000000;
	height:330px;
	padding-left:30px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
}

td.content_bottom_area_HOME {
	background: #000000;
	height:330px;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
}

td.content_right_picture {
	background: #000000;
	width:294px;
}

td.menu_on {
    text-align:left;
	padding-left:35px;
	height:29px;
	background-image: url(images/menu_on.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
}

td.menu_off {
    text-align:left;
	padding-left:35px;
	height:29px;
	background-image: url(images/menu_off.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
}

td.footer {
	height:65px;
	background: #000000 url(images/footer.gif) no-repeat left;
	background-position: 0 5px;
	background-repeat: no-repeat;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	font-family:arial,sans-serif;
	color:#990033;
	text-align:center;
}

p,ul {
	color:#FFFFFF;
	font-size:12px;
	font-weight:none;
	text-decoration:none;
	font-style:normal;
	font-family:arial,sans-serif;
	line-height: 15pt;
}

a, a:link, a:visited, a:active {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

img {border:0px;}


a.menu_on, a.menu_on:link, a.menu_on:visited, a.menu_on:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight:bold;
}

a.menu_on:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight:bold;
}

a.menu_off, a.menu_off:link, a.menu_off:visited, a.menu_off:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  font-weight:bold;
}

a.menu_off:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
  font-weight:bold;
}
