body
{
	/*background-color:#999999;*/
	margin:0px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    text-align: left;
    background-image:url(../_images_/bodybackground.jpg);
    background-repeat:repeat-x;
    background-color:#005DB4;

}
.tab_bg
{
	background-color:#FFFFFF;
	border-left:#083b7b solid 5px;
	border-right:#083b7b solid 5px;
	border-top:#af0100 solid 1px;
	padding-left:7px;
	padding-right:7px;
	
}
.banner_tab
{
	background-color:#c5c3c5;
	border:#c5c3c5 solid 6px;
}
.menu_bg
{
	background-image:url(../_images_/menu_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.bammer_img
{
	padding-top:2px;
}
.header_bg
{
	background-image:url(../_images_/header_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:10px;
	
}
.textfield
{
	width:220px;
	height:23px;
	font-family:arial;
	font-size:14px;
	color:#b2b2b2;
	padding-left:5px;
	border:#8ea5d1 solid 1px;
	line-height:22px;
}
.main_body
{
	background-color:#FFFFFF;
	padding-top:7px;
	padding-bottom:18px;
	border-bottom:#000000 dashed 1px;
}
.main_body_inner
{
	background-color:#FFFFFF;
	padding-top:0px;
	padding-bottom:0px;
	border-bottom:#000000 dashed 1px;
}
.text_tab_up
{
	background-image:url(../_images_/text_tab_up.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.text_tab_mid
{
	background-color:#001b4b;
	background-image:url(../_images_/text_tab_mid.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.text_tab_mid a:link, .text_tab_mid a:visited
{
	text-decoration:underline;
	color:#ffffff;
}
.text_tab_mid a:hover
{
	text-decoration:underline;
	color:#CCCCCC;
}
.heading_text
{
	font-family:Georgia;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
}

.bodytext

{

	line-height:24px;

	padding-top:5px;

}
.headertext
{
	font-size:12pt;
	font-weight:bold;
}
.menu_text
{
	font-family:Georgia;
	font-size:16px;
	line-height:22px;
	text-transform:uppercase;
	text-align:left;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin:0 15px 0 15px;
	padding: 5px 0px 5px 25px;
	background-image:url(../_images_/arrow.png);
	background-repeat:no-repeat;
	background-position:left;
}
.menu_text_bottom
{
	border-bottom-width: 0px;
	font-family:Georgia;
	font-size:16px;
	line-height:22px;
	text-transform:uppercase;
	text-align:left;
	margin:0 15px 0 15px;
	padding: 5px 0px 5px 25px;
	background-image:url(../_images_/arrow.png);
	background-repeat:no-repeat;
	background-position:left;
}
.text_tab_bottom
{
	background-image:url(../_images_/text_tab_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.text_tab_up_red
{
	background-image:url(../_images_/text_tab_up_red.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.text_tab_mid_red
{
	background-color:#7e0046;
	background-image:url(../_images_/text_tab_mid_red.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	text-align:center;
}
.text_tab_mid_red a:link, .text_tab_mid_red a:visited
{
	text-decoration:underline;
	color:#ffffff;
}
.text_tab_mid_red a:hover
{
	text-decoration:underline;
	color:#CCCCCC;
}
.v_text
{
	line-height:14px;
	font-weight:bold;
}
.text_tab_bottom_red
{
	background-image:url(../_images_/text_tab_bottom_red.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.footer
{
	padding-bottom:8px;
	padding-left:1px;
	padding-right:1px;
	padding-top:6px;
}
.footer_text
{
	background-image:url(../_images_/footer_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
    background-color: #DDDDDD;
	padding-bottom:15px;
	padding-top:15px;
	text-align:center;
	font-family:arial;
	font-size:11px;
	color:#474747;
	line-height:20px;
}
.footer_text a:link, .footer_text a:visited
{
	text-decoration:none;
	color:#474747;
}
.footer_text a:hover
{
	text-decoration:none;
	color:#ffffff;
}
.calender
{
	border-top:#FFFFFF dotted 1px;
}
.calender_color
{
	color:#ff0072;
}
.manu_link
{
	font-family:arial;
	font-size:16px;
	color:#FFFFFF;
	line-height:44px;
	border-right: #FFFFFF solid 1px;
}
.manu_link_right
{
	background-image:url(../_images_/menu_bg2.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.manu_link a:link, .manu_link a:visited
{
	text-decoration:none;
	color:#FFFFFF;
}
.manu_link a:hover
{
	text-decoration:none;
	color:#c0c0c0;
}
.menu_tab_up
{
	background-image:url(../_images_/text_tab_up_gray.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.menu_tab_mid
{
	background-color:#001b4b;
	/*background-image:url(images/text_tab_mid.jpg);*/
	background-position:left top;
	background-repeat:repeat-x;
	background-color: #999999;
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.menu_tab_bottom
{
	background-image:url(../_images_/text_tab_bottom_gray.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.menu-left{background-image:url(images/menu-bg.png); background-repeat:repeat-y;}
.breadcrumb{ font-size:12px;}

ul.vert-one{margin:0;padding:0;list-style-type:none;display:block; font-size:13px; line-height:100%;width:200px; height:100%; }
ul.vert-one li {
    margin:0;
    padding:0;
    border-top:1px solid black;
    background-image:url(../_images_/menu-top-bg-2.png);
    background-repeat: repeat-x;
    background-position:top;
    }
ul.vert-one li a{
display:block;
text-decoration:none;
color:#ffffff;
padding:0 0 0 20px;
width:180px;
background-image:url(../_images_/arrow_right.png); 
background-repeat: no-repeat; 
background-position: 8px center; 
/*height: 39px; 
line-height: 39px;*/
height: 33px; 
line-height:30px;

}
#double-line{line-height: 15px; padding-top: 5px; height: 33px;}
ul.vert-one li a:hover{
background:#aa0f5d;
color:#3b0527;
}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#002053;}
.menu-bottom {height: 32px; background-image:url(../_images_/menu-top-bg-2.png); background-repeat: no-repeat; background-position:top; border: 0; }
