﻿body 
{
	padding:0px;
	margin:0px;
	background-image:url(../../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#6294BD;
}

.main 
{
	width:844px;
	margin:0 auto 0 auto;
}

.main_top 
{
	background-image:url(../../images/main_top.png);
	background-repeat:no-repeat;
	width:844px;
	height:22px;
}

.main_bottom 
{
	background-image:url(../../images/main_bottom.png);
	background-repeat:no-repeat;
	width:844px;
	height:22px;
}

.main_center 
{
	background-image:url(../../images/main_center.png);
	background-repeat:repeat-y;
	width:844px;
	padding-left:34px;
	padding-top:10px;
}

.top 
{
	padding-top:10px;
	padding-left:8px;
	padding-right:10px;
}

.head_top 
{
	background-image:url(../../images/head_top.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:48px;
}

.bottom 
{ 
	text-align:center;	
}

.search 
{
	background-image:url(../../images/search_bg.gif);
	background-repeat:no-repeat;
	width:219px;
	height:22px;
}

.search_field 
{
    border:none;
    background-color:#ffffff;
    font-family:Arial;
    font-size:11px;
    color:#000000;
    width:210px;
}

.menu_out 
{
	background-image:url(../../images/menu_out.jpg);
	background-repeat:no-repeat;
	width:272px;
	height:26px;
	margin-top:1px;
}

.menu_over 
{
	background-image:url(../../images/menu_over.jpg);
	background-repeat:no-repeat;
	width:272px;
	height:26px;
	margin-top:1px;
}

.menu_out2 
{
	background-color:#D6E2EE;
	margin-top:1px;
	margin-left:1px;
	border:solid 1px #A0BED6;
	cursor:pointer;
}

.menu_over2 
{
	background-color:#E7EEF5;
	margin-top:1px;
	margin-left:1px;
	border:solid 1px #A0BED6;
	cursor:pointer;
}

.menu_out_bottom 
{
	background-image:url(../../images/menu_out_bottom.jpg);
	background-repeat:no-repeat;
	width:272px;
	height:26px;
	margin-top:1px;
}

.menu_over_bottom 
{
	background-image:url(../../images/menu_over_bottom.jpg);
	background-repeat:no-repeat;
	width:272px;
	height:26px;
	margin-top:1px;
}

.menu_label 
{
	padding-left:36px; 
	padding-top:6px; 
	font-family:Arial;
    font-size:12px;
    color:#000000;	
    cursor:pointer;
}

.menu_label2 
{
	padding-left:10px; 
	padding-right:10px;
	padding-top:6px; 
	font-family:Arial;
    font-size:12px;
    color:#000000;	
    cursor:pointer;
}

.panel_right_top 
{
	background-image:url(../../images/panel_right_top.jpg);
	background-repeat:no-repeat;
	width:254px;
	height:36px;
}

.panel_right_middle 
{
	background-image:url(../../images/panel_right_middle.jpg);
	background-repeat:repeat-y;
	width:254px;
}

.panel_right_bottom
{
	background-image:url(../../images/panel_right_bottom.jpg);
	background-repeat:no-repeat;
	width:254px;
	height:8px;
}

.panel_left_top 
{
	background-image:url(../../images/panel_left_top.jpg);
	background-repeat:no-repeat;
	width:515px;
	height:36px;
}

.panel_left_middle 
{
	background-image:url(../../images/panel_left_middle.jpg);
	background-repeat:repeat-y;
	width:515px;
}

.panel_left_bottom
{
	background-image:url(../../images/panel_left_bottom.jpg);
	background-repeat:no-repeat;
	width:515px;
	height:8px;
}

.panel_center_top 
{
	background-image:url(../../images/panel_center_top.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:36px;
}

.panel_center_middle 
{
	background-image:url(../../images/panle_center_middle.jpg);
	background-repeat:repeat-y;
	width:780px;
}

.panel_center_bottom
{
	background-image:url(../../images/panel_center_bottom.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:8px;
}

.tab_btn_out 
{
	background-image:url(../../images/tab_out.jpg);
	background-repeat:no-repeat;
	width:124px;
	height:24px;
	float:left;
	margin-bottom:1px;
	margin-right:1px;
	font-family:Arial;
    font-size:12px;
    color:#325674;
    cursor:pointer;	
}

.tab_btn_over
{
	background-image:url(../../images/tab_over.jpg);
	background-repeat:no-repeat;
	width:124px;
	height:24px;
	float:left;
	margin-bottom:1px;
	margin-right:1px;
	font-family:Arial;
    font-size:12px;
    color:#325674;
    cursor:pointer;	
}

.tab_btn_click
{
	background-image:url(../../images/tab_click.jpg);
	background-repeat:no-repeat;
	width:124px;
	height:24px;
	float:left;
	margin-bottom:1px;
	margin-right:1px;
	font-family:Arial;
    font-size:12px;
    color:#000000;
    cursor:default;	
}

.tab_panel_top 
{
	background-image:url(../../images/tab_panel_top.jpg);
	background-repeat:no-repeat;
	background-color:#CFDDEA;
	min-height:200px;
}

.tab_panel_bottom 
{
	background-image:url(../../images/tab_panel_bottom.jpg);
	background-repeat:no-repeat;
	height:12px;
}

.sitemap
{
	font-family:Arial;
    font-size:11px;
    color:#325674; padding-bottom:2px;
}

/* *********************************************** */

.text_white10 
{
    font-family:Arial;
    font-size:10px;
    color:#FFFFFF;	
}

.text_white11 
{
    font-family:Arial;
    font-size:11px;
    color:#FFFFFF;	
}

.text_white12 
{
    font-family:Arial;
    font-size:12px;
    color:#FFFFFF;	
}

.text_white13 
{
    font-family:Arial;
    font-size:13px;
    color:#FFFFFF;	
}

.text_white14 
{
    font-family:Arial;
    font-size:14px;
    color:#FFFFFF;	
}

.text_black12 
{
    font-family:Arial;
    font-size:12px;
    color:#000000;	
}

.text_white20
{
    font-family:Arial;
    font-size:20px;
    color:#FFFFFF;	
}

.text_blue16 
{
	font-family:Arial;
    font-size:16px;
    color:#325674;	
}

.text_blue16 
{
	font-family:Arial;
    font-size:16px;
    color:#325674;	
}

.text_blue14 
{
	font-family:Arial;
    font-size:14px;
    color:#325674;	
}

.text_black11 
{
	font-family:Arial;
    font-size:11px;
    color:#000000;	
}

.text_blue11 
{
	font-family:Arial;
    font-size:11px;
    color:#325674;	
}

.heading_blue11 
{
	font-family:Arial;
    font-size:11px;
    color:#325674;
    font-weight:bold;
}

.heading_black11 
{
	font-family:Arial;
    font-size:11px;
    color:#000000;
    font-weight:bold;
}

.heading_black12 
{
	font-family:Arial;
    font-size:12px;
    color:#000000;
    font-weight:bold;
}

/* *********************************************** */

A.white10:link  {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.white10:visited  {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.white10:hover  {
	font-family: Arial;
	font-size: 10px;
	color: #D0DEEA;
	text-decoration: none;
}

A:link  {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A:visited  {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A:hover  {
	font-family: Arial;
	font-size: 11px;
	color: #345A7A;
	text-decoration: none;
}

A.heading_blue:link  {
	font-family:Arial;
    font-size:11px;
    color:#325674;
    font-weight:bold;
}

A.heading_blue:visited  {
	font-family:Arial;
    font-size:11px;
    color:#325674;
    font-weight:bold;
}

A.heading_blue:hover  {
	font-family:Arial;
    font-size:11px;
    color:#000000;
    font-weight:bold;
}

.btn
{
    font-family: Arial;
	font-size: 11px;
	background-color:#D6E2EE;
	margin-top:1px;
	margin-left:1px;
	border:solid 1px #A0BED6;
	cursor:pointer;
}