html {
	overflow: -moz-scrollbars-vertical;
}

body {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background: #000000;
}

a:link {
	color: #4ea4ba;
	text-decoration: underline;
}

a:visited {
	color: #4ea4ba;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:focus {
	color: #ffffff;
	text-decoration: none;	
}

a:active {
	color: #ffffff;
	text-decoration: none;	
}

#header {
	background: #000000;
	height: 119px;
	border-bottom: 3px solid #800000;
	margin-left: 0px;
}

#header_links {
	float: right;
	width: 285px;
	height: 119px;
	background: url("../images/header_right.jpg") no-repeat top right;
	text-align: right;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

#header_links a:link {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

#header_links a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

#header_links a:hover {
	font-size: 10px;
	color: #4ea4ba;
	text-decoration: none;
}

#header_links a:focus {
	font-size: 10px;
	color: #4ea4ba;
	text-decoration: none;	
}

#header_links a:active {
	font-size: 10px;
	color: #4ea4ba;
	text-decoration: none;	
}

#header_links table {
	float: right;
	margin-right: 10px;
	.margin-right: 5px;
	margin-top: 50px;
}

#header_h1 {
	text-indent: -3000px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url("../images/header_main.jpg") no-repeat top left;
	height: 119px;
	width: 480px;
}

#container {
	padding: 0;
	margin: 0;
}

#left_menu {      /*** No side padding or borders, to avoid the IE5.x box model problem ***/
	width: 190px;
	margin: 0px 0px 0px 0px;
	.margin: 15px 0px 0px 0px;
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

#content_container {
	margin-left: 200px;
	word-wrap:break-word;
	margin-top: 15px;
	.margin-top: 15px;
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;

}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #left_menu {
  margin-right: 0px;
  }
 
* html #content_container {
  height: 1%;
  margin-left: 0px;
 }
 
/* End hide from IE5/mac */

#main_content {
	color: #ffffff;
	margin-top: 0px;
	margin-right: 215px;
	.margin-right: 215px;
	font-size: 12px;
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}

#main_content h1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	height: 30px;
	line-height: 30px;
	background: #880000 url("../images/h1_header_bgd.jpg") repeat-y top right;
	text-indent: 10px;
}

#main_content li {
	margin-bottom: 10px;
}

#main_content h1.inline {
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	margin: 0px 0px 0px 5px;
	.margin: 0px 0px 0px 5px;
	height: 30px;
	line-height: 30px;
	background: none;
	text-indent: 10px;
	display: inline;
}

.headline {
	background: #880000 url("../images/h1_header_bgd.jpg") repeat-y top right;
	height: 30px;
	margin-bottom: 15px;
}

#main_content h2 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
}

#main_content h3 {
	color: #4ea4ba;
	font-size: 15px;
}

#main_content h4 {
	color: #ffffff;
	font-size: 13px;
}

#main_content .inline{
	margin-bottom: 5px;
	margin-top: 5px;
}

#main_content .inline h4 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
	padding: 0px;
	display: inline;
}

#main_content p {
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 18px;
}

.news_item {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

.news_text {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

.news_text img {
	display: none;
}

.news_footer {
	text-align: right;
	border-top: 2px solid #880000;
	border-bottom: 2px solid #880000;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #dddddd;
	font-size: 10px;
}

.link_text {
	margin-left: 40px;
	margin-bottom: 0px;
}


#right_container {
	width: 180px;
	margin-right: 20px;
	.margin-right: 5px;
	margin-bottom: 0px;
	float: right;
}

.right_box {
	width: 180px;
	.width: 180px;
	background: #880000;
	border: 1px solid #4ea4ba;
	margin-bottom: 15px;
	color: #ffffff;
	padding: 5px;
	text-align: center;
}

.right_boxblack {
	width: 180px;
	.width: 190px;
	background: #000000;
	border: 1px solid #4ea4ba;
	margin-bottom: 15px;
	color: #ffffff;
	padding: 5px;
	text-align: center;
}

.right_box ul li{
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	font-size: 12px;
	margin-left: -22px;
}

.right_box  h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}

.right_box img {
	text-align: center;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ffffff;
	margin-bottom: 5px;
}

.right_box  h4 {
	color: #4ea4ba;
	font-weight: bold;
	font-size: 12px;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 16px;
}

.right_box  h4 a:link {
	color: #4ea4ba;
	text-decoration: none;
}

.right_box  h4  a:visited {
	color: #4ea4ba;
	text-decoration: none;
}

.right_box  h4 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.right_box  h4 a:focus {
	color: #ffffff;
	text-decoration: underline;	
}

.right_box  h4 a:active {
	color: #ffffff;
	text-decoration: underline;	
}

.right_box a:link {
	color: #ffffff;
	text-decoration: none;
}

.right_box  a:visited {
	color: #ffffff;
	text-decoration: none;
}

.right_box a:hover {
	color: #4ea4ba;
	text-decoration: underline;
}

.right_box a:focus {
	color: #4ea4ba;
	text-decoration: underline;	
}

.right_box a:active {
	color: #4ea4ba9;
	text-decoration: underline;	
}

.right_boxblack a:link {
	color: #ffffff;
	text-decoration: none;
}

.right_boxblack  a:visited {
	color: #ffffff;
	text-decoration: none;
}

.right_boxblack a:hover {
	color: #4ea4ba;
	text-decoration: underline;
}

.right_boxblack a:focus {
	color: #4ea4ba;
	text-decoration: underline;	
}

.right_boxblack a:active {
	color: #4ea4ba;
	text-decoration: underline;	
}

.right_box ul li{
	margin-left: -22px;
	line-height: 20px;
}

#footer {
	background: #000000;
	height: 30px;
	padding: 10px 0 0 0;
	margin: 40px 15px 0px 0px;
	clear: both;
	text-align: center;
	color: #ffffff;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}

#footer p{
	margin-top: 0px;
}

#footer a:link {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	color: #4ea4ba;
	text-decoration: none;
}

#footer a:focus {
	color: #4ea4ba;
	text-decoration: none;	
}

#footer a:active {
	color: #4ea4ba;
	text-decoration: none;	
}

.small {
	font-size: 10px;
}

.input_normal {
	width:175px; color:#000000;
}

.input_sml {
	width:135px; color:#000000;
}

.input_large {
	width:250px; color:#000000;
}

.input_small {
	width:100px; color:#000000;
}

.input_smaller {
	width:65px; color:#000000;
}

hr {
	color: #880000;
	background-color: #880000;
	height: 1px;
}

div.hr {
  height: 15px;
  background: #000000 url("../images/hr1.jpg") repeat-x scroll left;
}

div.hr hr {
  display: none;
}

.to_top {
	border-top: 1px solid #880000;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#breadcrumbs {
	font-size: 10px;
	text-indent: 0px;
	height: 14px;
	line-height: 12px;
	margin-bottom: 10px;
}

.formtable {
	font-size: 1em;
}

form {
	padding:0;
	border:0;
	margin:0;
}

th {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #880000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.form td {
	color: #000000;
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #000000;
}

.form a:link {
	color: #000000;
	text-decoration: none;
}

.form a:visited {
	color: #000000;
	text-decoration: none;	
}

.form a:hover {
	color: #990000;
	text-decoration: underline;
}

.form a:focus {
	color: #990000;
	text-decoration: underline;		
}

.form a:active {
	color: #000000;
	text-decoration: underline;		
}

.tr1a {
	background-color: #d1d4e1;
}

.tr1a td {
	border-bottom: 0px solid #000000;
}

.tr2a {
	background-color: #ffffff;
}

.tr2a td {
	border-bottom: 0px solid #000000;
}

.tr1 {
	background-color: #d1d4e1;
}

.tr1 td {
	border-bottom: 1px solid #000000;
}

.tr2 {
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
}

.tr2 td {
	border-bottom: 1px solid #000000;
}

.inpsm2 {width:55px; color:#000000;}
.inpsm {width:40px; color:#000000;}
.inpsmplus {width:145px; color:#000000;}
.inpsmplus2 {width:215px; color:#000000;}
.inpmed {width:220px; color:#000000;}
.inplge {width:260px; color:#000000;}
.inplgeplus {width:345px; color:#000000;}
.inpxlge {width:491px; color:#000000;}
.inpxxlge {width:498px; color:#000000;}
.inpmed2 {width:260px; color:#000000;}
.inplge2 {width:307px; color:#000000;}


.bottom_border td{
	border-bottom: 1px solid #006699;
}

.tablehead {
	background-color: #c5bc5b;
	color: #000000;
}

.tablerow1 {
	background-color: #ffffff;
}

.tablerow1 td {
	border-bottom: 1px solid #666600;
}

.tablerowart {
	background-color: #ffffff;
}

.tablerowart td {
	border-bottom: 1px solid #666600;
}

.tablerow2 {
	background-color: #d7ebff;
}

.tablerow2 td {
	border-bottom: 1px solid #666600;
}

th a:link {
	color: #ffffff;
	text-decoration: none;
}

th a:visited {
	color: #ffffff;
	text-decoration: none;	
}

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

th a:focus {
	color: #ffffff;
	text-decoration: underline;		
}

th a:active {
	color: #ffffff;
	text-decoration: underline;		
}

.alert {
	width: 350px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000033;
	padding: 5px;
	text-align: justify;
	font-size: 12px;
	background-color: #127cb0;
	color: #ffffff;
}

#navcontainer { margin-left: 10px; }

#navcontainer ul
{
margin: 0 0 0 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
font-size: 11px;
}

#navcontainer li { margin: 0 0 1px 0;}

#navcontainer a
{
display: block;
padding: 0px 0px 0px 5px;
width: 175px;
color: #fff;
background: url("../images/menu_bgd.jpg") no-repeat top left;
text-decoration: none;
height: 25px;
line-height: 25px;
}

#navcontainer a:hover
{
color: #fcb670;
text-decoration: none;
background: url("../images/menu_bgd.jpg") no-repeat top left;
}

#navcontainer .current a
{
display: block;
padding: 0px 0px 0px 5px;
width: 175px;
color: #fcb670;
background: url("../images/menu_bgd.jpg") no-repeat top left;
text-decoration: underline;
height: 25px;
line-height: 25px;
}

#navcontainer .current a:hover
{
color: #fcb670;
text-decoration: none;
background: url("../images/menu_bgd.jpg") no-repeat top left;
}

#navcontainer ul ul li { margin: 0 0 1px 0;}

#navcontainer ul ul a
{
display: block;
padding: 0px 5px 0px 10px;
width: 175px;
color: #fff;
background: url("../images/submenu_bgd.jpg") no-repeat top left;
text-decoration: none;
height: 25px;
line-height: 25px;
font-weight: normal;
border-bottom: 0px;
margin-bottom: -1px;
}

#navcontainer ul ul a:hover
{
color: #fcb670;
text-decoration: none;
background: url("../images/submenu_bgd.jpg") no-repeat top left;
}

.sub1 {
	border-top: 1px solid #000000;
}

.small_text {
	font-size: 10px;
	font-weight: normal;
}

#subtitle {
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 0px;
	font-size: 14px;
}

#author {
	text-align: left;
	margin-bottom: 25px;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
}

.member_list {
	float: left;
	width: 250px;
	margin-left: -40px;
	.margin-left: 10px;
	list-style-type: disc;
	list-style-position: inside;
}

.login_box {
	width: 180px;
	.width: 190px;
	background: #880000;
	border: 1px solid #4ea4ba;
	margin-bottom: 15px;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}

.login_box td{
	font-size: 10px;
	font-weight: bold;
}

.login_box h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}

.login_box a:link {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.login_box  a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.login_box a:hover {
	font-size: 10px;
	color: #4ea4ba;
	text-decoration: underline;
}

.login_box a:focus {
	font-size: 10px;
	color: #4ea4ba;
	text-decoration: underline;	
}

.login_box a:active {
	font-size: 10px;
	color: #4ea4ba;
	text-decoration: underline;	
}

.login_box ul li{
	margin-left: -22px;
	line-height: 20px;
	text-align: left;
}

.small_text {
	font-size: 10px;
	font-weight: normal;
}

.login_box h3 {
	text-align: left;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.clearboth {
	clear: both;
}
