/* TEXT GRAY */
.textXXS_gray, .textXS_gray, .textXS_gray_bold, .textS_gray_bold, .textM_gray_bold, .textL_gray_bold, .text23_gray_bold 
{font-family: "Verdana"; color: #666666;}
.textXXS_gray {font-size: xx-small;}
.textXS_gray {font-size: 11px;}
.textXS_gray_bold {font-size: 11px; font-weight: bold;}
.textS_gray_bold {font-size: small; font-weight: bold;}
.textM_gray_bold {font-size: medium; font-weight: bold;}
.textL_gray_bold {font-size: large; font-weight: bold;}
.text23_gray_bold {font-size: 23px; font-weight: bold;}

/* TEXT BLACK */
.textXS, .textXS_bold, .textS_bold, .textM_bold, .textL_bold 
{font-family: "Verdana"; color: #000000;}
.textXS {font-size: 11px;}
.textXS_bold {font-size: 11px; font-weight: bold;}
.textS_bold {font-size: small; font-weight: bold;}
.textM_bold {font-size: medium; font-weight: bold;}
.textL_bold {font-size: large; font-weight: bold;}

/* TEXT WHITE */
.textXS_white, .textXS_white_bold, .textS_white_bold, .textM_white_bold,.textL_white_bold 
{font-family: "Verdana"; color: #FFFFFF;}
.textXS_white {font-size: 11px;}
.textXS_white_bold {font-size: 11px; font-weight: bold;}
.textS_white_bold {font-size: small;	font-weight: bold;}
.textM_white_bold {font-size: medium; font-weight: bold;}
.textL_white_bold {font-size: large;	font-weight: bold;}

/* TEXT A */
.text_colorA_XS, .text_colorA_XS_bold, .text_colorA_S_bold, .text_colorA_M_bold, .text_colorA_L_bold 
{font-family: "Verdana"; color: #053968;}
.text_colorA_XS {font-size: 12px;}
.text_colorA_XS_bold {font-size: 12px; font-weight: bold;}
.text_colorA_S_bold {font-size: small; font-weight: bold;}
.text_colorA_M_bold {font-size: medium; font-weight: bold;}
.text_colorA_L_bold {font-size: large; font-weight: bold;}

/* TEXT B */
.text_colorB_XS, .text_colorB_XS_bold, .text_colorB_S_bold, .text_colorB_M_bold, .text_colorB_L_bold 
{font-family: "Verdana"; color: #B1060C;}
.text_colorB_XS {font-size: 12px;}
.text_colorB_XS_bold {font-size: 12px; font-weight: bold;}
.text_colorB_S_bold {font-size: small; font-weight: bold;}
.text_colorB_M_bold {font-size: medium; font-weight: bold;}
.text_colorB_L_bold {font-size: large; font-weight: bold;}

/* BORDER */
.border_colorA, .border_colorB, .border_colorC {border: 1px; border-style: solid;}
.border_colorA {border-color: #4EB6DB;}
.border_colorB {border-color: #E85821;}

.menu_top, .menu_top a:link, .menu_top a:visited, .menu_top a:hover, .menu_top a:active
{font-family: "Verdana"; font-size: 12px; color: #FFFFFF; font-weight: normal; text-decoration: none;}
.menu_top a:link {color: #FFFFFF;}
.menu_top a:visited {color: #FFFFFF;}
.menu_top a:hover {color: #053968;}
.menu_top a:active {color: #FFFFFF;}

.menu_left, .menu_left a:link, .menu_left a:visited, .menu_left a:hover, .menu_left a:active
{font-family: "Verdana"; font-size: medium; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.menu_left a:link {}
.menu_left a:visited {}
.menu_left a:hover {text-decoration: underline;}
.menu_left a:active {}

.menu_right, .menu_right a:link, .menu_right a:visited, .menu_right a:hover, .menu_right a:active
{font-family: "Verdana"; font-size: x-small; font-weight: bold; text-decoration: none; padding-top: 5px; color: #4EB6DB;}
.menu_right a:link {}
.menu_right a:visited {}
.menu_right a:hover {color: #000000;}
.menu_right a:active {}

.menu_bottom, .menu_bottom a:link, .menu_bottom a:visited, .menu_bottom a:hover, .menu_bottom a:active
{font-family: "Verdana"; font-size: xx-small; text-decoration: none; font-weight: normal; color: #FFFFFF;}
.menu_bottom a:link {}
.menu_bottom a:visited {}
.menu_bottom a:hover {}
.menu_bottom a:active {}

a {font-family: "Verdana";	font-size: 12px;	font-weight: normal;	text-decoration: none;	color: #B1060C;}
a:link {}
a:visited {}
a:hover {color: #B1060C; text-decoration: underline;}
a:active {}

.drop_down {font-size: 12px; font-family: "Verdana"; color: #FFFFFF; background-color: #053968; border: 0px}
.button_form {font-size: 12px; color: #FFFFFF; background-color: #053968; border: 1px; border-color: #053968; font-weight: normal; height: 20px;}
.button_form2 {font-size: 12px; color: #053968; background-color: #829CB3; border: 1px; border-color: #053968; font-weight: normal; height: 20px;}
.box_blue{
	border: 1px solid #999999;
}

.bg1{
	background-image: url(1_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bg{
	background-image: url(1_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:Navy; layer-background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family: "Verdana"; font-size: 12px; color: #FFFFFF; font-weight: normal; text-decoration: none; text-align: left;}
.clLevel0{background-color:#829CB3; layer-background-color:#829CB3; color:white;}
.clLevel0over{background-color:#829CB3; layer-background-color:#829CB3; color:#053968; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#829CB3; layer-background-color:#829CB3}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family: "Verdana"; font-size: 12px; color: #FFFFFF; font-weight: normal; text-decoration: none;}
.clLevel1{background-color:#053968; layer-background-color:#053968; color:white;}
.clLevel1over{background-color:#829CB3; layer-background-color:#829CB3; color:white; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#829CB3; layer-background-color:#829CB3}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}