﻿body
{
    margin-left:0px;
    margin-top:0px;
    background-color: #C6BB8A;
}

a
{
	font-size:10pt;
    color:#00703c;
    text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a img {border: none; }

.reg_text
{
	color:#666666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	text-align:left;
}	

.reg_text a
{
	color:#666666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	text-align:left;
	text-decoration:underline;
}

.reg_text a:hover
{
	text-decoration:none;	
}

.reg_text_white
{
	color:White;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;

}

.main_table
{
    width:812px;
    height:100%;
    background-image:url("Images/background.bmp");
}

.header_text
{
	color:#00703C;
    font-family:Arial Black;
    font-size:20pt;
    line-height:100%;
}

.sub_header_text
{
	color:#00703c;
	font-family:Arial Black;
	font-size:12pt;
}

.links_table
{
	width:175px;
	height:100%;
	/*background-color:#e6e6e6;*/
    color:#00703c;
    text-align:right;
    padding-left:10px;
}

.links_table td
{
	padding-right:10px;	
	padding-bottom:2px;
    padding-top:2px;

}

.links_table a
{
	font-size:11px;
	font-family:Arial, Helvetica, Sans-Serif;
}

.links_table_cells
{
    border-bottom-color:#999999;
    border-bottom-style:solid;
    border-bottom-width:1px;	
}

.non_link:hover
{
	cursor:pointer;
	text-decoration:underline;
}

.sublink_table td
{
	padding-right:5px;
	border:none;
}

.table_header
{
	width:219px;
	height:25px;
	background-color:#cfcfcf;
	/*border:1px solid red;*/
	color:#00703c;
	font-weight:bold;
}

.right_table_header
{
	width:193px;
	height:35px;
    background-image: url("Images/right_header4.bmp");
    background-repeat: no-repeat;
	color:#333333;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial;
	margin-bottom:0px;
	vertical-align:bottom;
	padding-left:18px;
}

.right_table_footer
{
	width:193px;
	height:20px;
	background-image: url("Images/right_footer4.bmp");
    background-repeat:no-repeat;
}

.right_table
{
	color:#00703c;
    text-align:right;
    padding-right: 10px;
    
    background-image:url("Images/right_table3.bmp");
    background-repeat:repeat-y;
}

.right_table a
{
	font-size:11px;
	font-family:Arial, Helvetica, Sans-Serif;
}

.news_table
{
	/*width:100%;*/
    color:#00703c;
    font-family:Arial;
    text-align:right;
    font-size:10pt;
    /*background-color:#e6e6e6;*/
    background-color:#d2d3d3;
    padding-right: 0px;
}

.news_table td
{
   padding-right:0px;
}

.news_table ul
{
	margin:0px;
	padding:0px;	
}

.news_table a
{
	font-size:11px;
	font-family:Arial, Helvetica, Sans-Serif;
}


.news_table_titles
{
	text-align:left;
	font-weight:bold;
}

.news_table_content
{
	color:#666666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	text-align:left;
}

.news_table_header
{
	text-align:right;	
	height:25px;
	background-color:#cfcfcf;
	border:1px solid #c0c0c0;
	color:#00703c;
	font-weight:bold;
}

.treatment_dropdown
{
    height:20px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:9px;	
}

.bottom_table
{
	background-image:url("Images/background_bottom.bmp");
	height:37px;
    width:812px;
}

.top_table
{
	background-image:url("Images/background_top.bmp");
	height:21px;
	width:812px;
}

.error_popup
{
	background-color: #C6BB8A;	
	background-position: center;
}

.menu_bar
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    height:24px;
}

.menu_bar a
{
	color:#0069AA;
    display:block;	
}

.menu_bar li
{
	float:left;	
	width:9em;
	padding:0px;
	margin:0px;
}

.menu_bar li ul, .menu_bar ul li
{
	width:12em;	
	
}



.menu_bar li ul
{
	background-color:#0e674e;
	/*border-bottom:1px solid #023C0B;
	border-right:1px solid #023C0B;
	border-left:1px solid #023C0B;*/
	border-bottom:1px solid #70b488;
	border-right:1px solid #70b488;
	border-left:1px solid #70b488;
	display:none;
	position:absolute;
	z-index:99;
	margin:-3px 0px 0px 0px;
	padding:0;
    list-style-type:none;
    
}

.menu_bar ul li a 
{
	border-right:0 none;
	color:#0069AA;
	padding:3px 12px 3px 5px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	white-space:pre-wrap;
}

.menu_bar li li:hover
{
	background-color:#3AA14F;
}

.menu_bar li li:hover a
{
	color:White;	
}

.menu_bar li:hover a, .menu_bar a:focus, .menu_bar a:active
{
	background-color:#00703c;
	color:#000000;
}

.menu_bar li:hover ul
{
	display:block;
}

.menu_bar li:hover ul a
{
	background-color:transparent;

}

.menu_bar ul a:hover 
{
	background-color:#0E6AAB;
	color:#FFFFFF;
}

.menu_bar li
{
    width:auto;	
}

.links_bottom
{
	background-image:url('Images/links_bottom2.bmp');
    background-repeat:repeat-x;
    line-height:14px;
    height:14px;
}

.menu_background_left
{
	background-image:url('Images/menu_background_left.bmp');
	background-repeat:no-repeat;
}

.div_line
{
    border-top:1px solid #00703c;
    margin:0;
    padding:0;
    width:90%;
    height:0px;
    overflow:hidden;
}





