.verdana_bottom {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none; font-weight: bold}

.verdana_login {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none}

.verdana_title_body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}

.verdana_body_black_bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none}

.verdana_body_black_small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none }

.bottom_site { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-decoration: none }

.conpany_white_bold {  font-family: "Univers Condensed"; font-size: 32px; font-weight: bold; color: #FFFFFF; text-decoration: none}





#menu {
	background-image: url(images/image_08.gif);
	height: 30px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	position: relative;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	height: 28px;
	background-image: url(images/image_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu  li  {
	float: left;
	color: #800000;
	font-size: 13px;
 }
#menu a {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
  	display: block;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	font-weight: normal;
	background-image: url(images/image_07.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu a:hover {
	background-image: url(images/image_07.gif);
	background-repeat: repeat-x;
	background-position: top;
    color: #0000CE;
	text-decoration: none;
	font-size: 13px;
    font-weight: normal;
   padding-top: 7px; /*shift text down 1px for selected and active item*/
    padding-bottom: 5px; /*shift text down 1px for selected and active item*/
    background: black url(images/image_07.gif) center center repeat-x;

}

/********************/
/*  FOOTER SECTION  */
/********************/
#footer {
    
}
