﻿* { padding: 0; margin: 0; }

body {
 font-family: Arial;
 font-size: 11px;
	color: #666666;
}

a:link {
	text-decoration: none;
	color: #133b6c;
}

a:visited {
	text-decoration: none;
	color: #133b6c;
}

a:hover {
	text-decoration: underline;
	color: #133b6c;
}

/* @group menubar */

#menuS a, #menuS a:visited {
  text-align: left; 
  text-decoration:none; 
  color: #4f4f4f; 
  display:block; 
  width: 155px; 
  height: 17px;
	font: 11px Arial;
	border-top: 1px solid #ececec;
	padding-top: 4px;
	padding-left: 5px;
}

#menuSS a, #menu a:visited {
  text-align: left; 
  text-decoration:none; 
  color: #4f4f4f; 
  display:block; 
  width: 155px; 
  height: 17px;
	font: 11px Arial;
	border-top: thin solid #ececec;
	padding-top: 4px;
	padding-left: 5px;
	background-color: #ccdee9;
}
#menuS a:hover {
  color: #000;
	font: 11px Arial;
}

/* @end */

/* @group Text Styles */

h3 {
	color: #063a61;
	font: 16px Arial;
	margin-bottom: 5px;
}

h4 {
	color: #133b6c;
	font: 17px Arial;
}

h5 {
	color: #133b6c;
	font: bold 12px Arial;
}

h1 {
	color: #133b6c;
	font: bold 14px Arial;
}

h6 {
	color: #133b6c;
	font: 21px Arial;
	margin-bottom: 5px;
	margin-top: 18px;
}

h7 {
	color: #133b6c;
	font: bold 14px Arial;
}

.h9 {
	text-transform: uppercase;
	font: normal 28px/29px "Lucida Grande";
	text-decoration: none;
	float: left;
	margin-bottom: 3px;
}

.h10 {
	font: normal normal 14px/18px "Lucida Grande";
	text-transform: uppercase;
	float: left;
	width: 100%;
}

.h11 {
	color: #133b6c;
	font: normal 20px/29px "Lucida Grande";
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

.h12 {
	color: #133b6c;
	font: 16px/22px Arial;
}

.h20 {
	margin-top: 10px;
}

h2{
	cursor: pointer;
	color: #133b6c;
	font: bold 14px Arial;
	padding:7px 7px 7px 23px;
	background:url('images/expand.gif') no-repeat 6px 9px;
}
.open {

  background-image:url('images/collapse.gif');
}

.p1 {
	color: #133b6c;
	font: bold italic 14px Georgia ;
	margin-bottom: 20px;
	margin-top:25px;
	margin-left:10px;
}

.p2 
{
	color: #133b6c;
	font: 10px/21px Arial;
	line-height: 18px;
	margin-bottom: 10px;
}

.p3 {
	color: #133b6c;
	font: bold 14px/21px Arial;
	margin-bottom: 2px;
}

.p4 
{
	line-height: 18px;
	color: #616161;
}

.p5 {
	color: #133b6c;
	font: 11px/15px Arial;
	margin-bottom: 2px;
}
.p6 {
	color: #4a4b4d;
	font: 12px/21px Arial;
	margin-bottom: 2px;
	margin-top: 15px;
	margin-left:10px;
}
.p6tight {
	color: #4a4b4d;
	font: 8.5pt Arial;
	margin-left:10px;
}
.p7 {
	color: #133b6c;
	font: bold 12px/21px Arial;
	margin-bottom: 2px;
	margin-top:5px;
}
.p8 {
	color: #65656c;
	font: bold 11px/15px Arial;
	margin-bottom: 5px;
	margin-top:5px;
}

.p9 {
	color: #133b6c;
	font: bold 10pt Arial;
	margin-bottom: 6px;
	margin-left:8px;
}
.p10 {
	color: #133b6c;
	font: bold 10pt Arial;
	margin-bottom: 6px;
}
.p11 {
	color: #fff;
	font: bold 10pt Arial;
	margin-bottom: 2px;
}
.p11 a:link{
	color: #fff;
	font: bold 10pt Arial;
	margin-bottom: 2px;
}
.p11 a:visited{
	color: #fff;
	font: bold 10pt Arial;
	margin-bottom: 2px;
}
.p11blue {
	color: #133b6c;
	font: bold 10pt Arial;
	margin-bottom: 2px;
	margin-top:8px;
}
.p12 {
	color: #fff;
	font: bold 7pt Arial;
	margin-left:6px;
	margin-bottom:4px;
}
.p12blue {
	color: #133b6c;
	font: bold 7pt Arial;
	margin-left:4px;
}
.p12blue a: visited {
	color: #133b6c;
	font: bold 7pt Arial;
	margin-left:4px;
}
.p12blue a:link{
	color: #133b6c;
	font: bold 7pt Arial;
	margin-left:4px;
}
.p13 {
	color: #f7f6f0;
	font: bold 10pt Arial;
	margin-bottom: 6px;
}
.p14 {
	color: #133b6c;
	font: bold italic 10pt Georgia ;
	margin-bottom: 5px;
	margin-top:25px;
	margin-left:10px;
}
.p14sub {
	color: #133b6c;
	font: bold italic 8pt Georgia ;
	margin-bottom: 20px;
	margin-top:2px;
	margin-left:10px;
}
.p15 {
	color: #2a2e35;
	font: bold 9pt Arial;
	margin-bottom: 4px;
	margin-top: 15px;
	margin-left:10px;
}

.quote {
	color: #666666;
	font: italic 10px/16px Arial;
}

.images {
	border-style: none;
}
.EmailImage {
	border-style: none;
	vertical-align:inherit;
}

.text3 {
	width: 100%;
	text-align: center;
	padding-top: 38px;
}

/* @end */

/* @group Main Page */

.indent {
	line-height: 18px;
	padding-left: 20px;
	padding-right: 30px;
	text-align: justify;
	margin-bottom: 20px;
}

.smallLeft {
	width: 232px;
	float: left;
	line-height: 17px;
	margin-bottom: 15px;
	padding-right: 10px;
}

.smallRight {
	width: 232px;
	float: right;
	line-height: 17px;
	margin-bottom: 15px;
	padding-left: 10px;
}

.space {
	top: 2px;
	position: relative;
	border-style: none;
}

.spacer2 {
	border-style: none;
	margin-top: 10px;
}
#wrapper {
	width: 930px;
	margin-top: 1px;
	margin-bottom: 15px;
	margin-left: 20px;
	float: left;	
	border: solid 1px #b5adb9;
	background-color: #fff;
}

#company {
	height: 23px;
	color: #65656c;
	float:left;
	background-color: #ab97b4;
	font: 11px Arial;
	color: #666666;
	width: 950px;
	margin-left: 10px;
	margin-top: 4px;
}

.company2 {
	color: #666666;
	font: 11px Arial;
	padding-top: 5px;
	padding-right: 5px;
	float: right;
}

.drop {
	float: right;
	padding-right: 5px;
}
#header {
 background-image: url('images/header3.jpg');
 background-repeat: repeat-x;
 width: 930px;
 margin-left:20px;
 height:150px;
 margin-top:15px;
 float: left;
 border: solid 1px #b5adb9;
 margin-bottom:3px;
}

.logo 
{
	margin: 10px 0px 0px 15px;
	float: left;
}

.tagline {
	float: left;
	margin-left: 20px;
	color: #b8b8b8;
	font: bold 14px Arial;
	margin-top: 26px;
}
#navigation {
 float: left;
 width: 930px;
 color: #333;
 margin: 0px 0px 10px;
	background: url(images/navbg.png) repeat-x;
	height: 70px;
}

.navlinks {
	float: right;
	color: #adb5bb;
	font: 11px Verdana;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 9px;
}

.navlinks a:link {
	color: white;
}

.navlinks a:visited {
	color: white;
}
#mainContent {
 margin: 0px 5px 20px 0px;
 width: 660px;
 float: left;
}

.announcements {
	width: 660px;
	height: 210px;
}

#container2 {
	width: 920px;
	margin-top: 25px;
	float: left;
}
#container3 {
	width: 900px;
	margin-top: 15px;
	line-height: 16px;
	margin-left:10px;
	float: left;
}
#TypeBox
{
	width:590px;
	height:370px;
	border:solid 1px #48484f;
	margin-top: 10px;
	margin-left:10px;
	background-color:#f7f6f0;
	
}
.pTypeBox1
{
	width:400px;
	line-height: 18px;
	color: #393a3f;
}
.pTypeBox2
{
	width:160px;
	font-size:9.5pt;
	color: #393a3f;
	font-weight:bold;
}
.title2 {
	font: bold 12px Arial;
	color: #133b6c;
}

.containerLeft {
	width: 200px;
	float: left;
	margin-bottom:10px;	
	padding-bottom:10px;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 10px;
	margin-top:10px;
	border-right: solid 1px #e7e7e7;
}
.containerLeft2 {
	width: 250px;
	float: left;
	
	padding-left: 10px;
	padding-right:10px;
	padding-top: 10px;
	margin-top:10px;
	border-right: solid 1px #e7e7e7;
}
.containerRight {
	width: 620px;
	float: left;
	margin-top:20px;	
	margin-left: 10px;
	padding: 5px 5px 45px 15px;
	line-height: 17px;
}
.containerRight2 {
	width: 600px;
	float: left;
	padding: 5px 0px 45px 15px;
	margin-top:5px;
	line-height: 17px;
}

.containerLeft a:link {
	text-decoration: none;
	font-style: normal;
	font-family: Arial;
}

.containerLeft a:visited {
	text-decoration: none;
	font-style: normal;
	font-family: Arial;
}

.containerLeft a:hover {
	text-decoration: underline;
	font-style: normal;
	font-family: Arial;
}


#high {
	width: 620px;
	float: left;
	margin-top: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.bull {
	list-style-type: disc;
	margin-left: 10px;
	line-height: 15px;
}
#indexColumn { 
 float: right;
 color: #666666;
 margin: 0px 0px 5px 3px;
 width: 260px;
 display: inline;
	font: 11px/16px Arial;
}

.login {
	width: 244px;
	height: 84px;
	background: url(images/blockGradient.png) repeat-x;
	padding: 8px;
}

.loginL {
	float: left;
	width: 140px;
}

.loginR {
	width: 95px;
	float: right;
	margin-top: 15px;
}

.brochure {
	width: 244px;
	height: 84px;
	background-color: #ced8df;	
	margin-top: 10px;
	padding: 8px;
}

.brochureL {
	float: left;
	width: 150px;
}

.brochureR {
	width: 88px;
	float: right;
	margin-top: 12px;
}

.careerIMG {
	float: right;
	position: relative;
	bottom: 57px;
}

.careers {
	width: 244px;
	height: 84px;
	background: url(images/blockGradient.png) repeat-x;
	margin-top: 10px;
	padding: 8px;
}

.careersL {
	float: left;
	width: 150px;
}

.careersR {
	width: 86px;
	float: right;
	height: 80px;
	margin-top: 4px;
}

/* @end */

/* @group Sub Page */

.rightText {
	float: left;
	position: relative;
	bottom: 35px;
}

.rightText2 {
	position: relative;
	top: 4px;
}

.leftIMG {
	float: left;
	width: 59px;
	height: 59px;
	margin-right: 10px;
}

.green {
	width: 260px;
	height: 80px;
	margin-bottom: 10px;
	background-color: #ffffff;
	border-top: thin solid #e7e7e7;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menucolumn {
	width: 165px;
	float: left;
	display: inline;
	margin-right: 5px;
	margin-top: 30px;
}

#leftcolumn {
 margin: -15px 5px 20px 0px;
 width: 485px;
 float: left;
	display: inline;
}

#rightcolumn { 
 float: right;
 color: #333;
 margin: 29px 0px 5px 3px;
 width: 260px;
 display: inline;
}

.announcer2 {
	width: 485px;
	height: 121px;
	margin-bottom: 10px;
	margin-top: 22px;	
}

.bullets {
	list-style-type: disc;
	line-height: 17px;
	padding-left: 50px;
	margin-bottom: 25px;
}

.bullets li {
	list-style-type: disc;
	line-height: 17px;
	margin-bottom: 4px;
}

.bulletsNum {
	list-style-type: decimal;
	line-height: 17px;
	padding-left: 50px;
	margin-bottom: 25px;
}

.bulletsNum li {
	list-style-type: decimal;
	line-height: 17px;
	margin-bottom: 4px;
}

.bull2 {
	margin-left: 55px;
}

.note {
	width: 221px;
	float: right;
	margin-bottom: 28px;
	background-color: #d9e6ee;
	margin-left: 0;
	border: 1px solid #133b6c;
	padding: 5px;
	color: #133b6c;
	font: 10px/16px Arial;
}

.noteblock {
	width: 485px;
	margin-bottom: 5px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

.noteimage {
	width: 140px;
	height: 70px;
	float: left;
}

.noteText {
	float: left;
	margin-left: 10px;
	margin-top: 1px;
	width: 320px;
	line-height: 16px;
}

.linediv {
	width: 485px;
	height: 1px;
	float: none;
	clear: both;
	background: #ffffff no-repeat;
	border-top: 1px solid #cccccc;
}

.expert {
	width: 215px;
	height: 84px;
	background-color: #486e9c;
	margin-bottom: 10px;
	color: #a8d5f4;
	font: 22px Arial;
	text-align: right;
	padding-top: 37px;
	padding-right: 45px;
}

.optional {
	width: 250px;
	height: 52px;
	background-color: #edeeee;
	border: 1px solid #999999;
	margin-bottom: 10px;
	color: #133b6c;
	font: bold 14px Arial;
	text-align: center;
	padding-top: 32px;
	margin-left: 6px;
}

.resources {
	margin-bottom: 10px;
	margin-top: 20px;
	width: 260px;
}

.download {
	border-top: 1px solid #ececec;
	font-weight: bold;
	color: #838383;
	background: url(images/pdfD.png) no-repeat;
	padding-left: 32px;
	padding-top: 6px;
	height: 20px;
}

.download a:link {
	color: #838383;
	text-decoration: none;
	margin-top: 0;
}

.download a:visited {
	color: #838383;
	text-decoration: none;
}

.download a:hover {
	color: #838383;
	text-decoration: underline;
}

.website {
	border-top: 1px solid #ececec;
	font-weight: bold;
	color: #838383;
	background: url(images/website.png) no-repeat;
	padding-left: 32px;
	padding-top: 6px;
	height: 20px;
}

.website a:link {
	color: #838383;
	text-decoration: none;
	margin-top: 0;
}

.website a:visited {
	color: #838383;
	text-decoration: none;
}

.website a:hover {
	color: #838383;
	text-decoration: underline;
}
.optionalT {
	margin-bottom: 5px;
	color: #133b6c;
	font: 10px/16px Arial;
	width: 250px;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 3px;
}

.namea {
	margin-bottom: 5px;
	border-top: 1px solid #ececec;
	padding-left: 3px;
	width: 157px;
	padding-top: 4px;
	font-weight: bold;
}

.res {
	color: #133b6c; font-weight: bold;
	margin-bottom: -5px;
}

.style2 {
	margin-left: 20px;
	margin-top: 20px;
}

.style3 {
	margin-left: 20px;
	margin-top: 20px;
}


/* @end */

/* @group Sub Page 3 */

#sub3left {
	width: 660px;
	float: left;
}

.circle {
	float: left;
}

#sub3right {
	width: 259px;
	float: right;
	display: block;
}

.sub3intro {
	margin-bottom: 10px;
}

.sub3block {
	cursor: pointer;
	width: 259px;
	height: 209px;
	background: url(images/crs_oppurtunities.png) no-repeat;
	margin-bottom: 12px;
}

.sub3block2 {
	cursor: pointer;
	width: 259px;
	height: 106px;
	margin-bottom: 25px;
	background: url(images/crs_benefits.png) no-repeat;
	float: left;
	font-family: Arial;
	color: #133b6c;
}

.sub3quote {
	width: 211px;
	padding-right: 38px;
	padding-left: 10px;
	margin-bottom: 20px;
	font-size: 10px;
}

.trainingL {
	height: 13px;
	margin-left: -18px;
	font-size: 11px;
	margin-top: 38px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.trainingL2 {
	height: 13px;
	font-size: 11px;
	margin-top: 82px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 10px;
}

.block2t {
	margin-bottom: 2px;
	float: left;
	margin-left: 5px;
	font-family: Arial;
}

.block1c {
	margin-left: 10px;
	float: left;
	margin-top: 185px;
}

.sub3block3 {
	cursor: pointer;
	width: 395px;
	height: 106px;
	margin-bottom: 10px;
	float: left;
	background: url(images/crs_ybayview.png) no-repeat;
	color: #133b6c;
	font-family: Arial;
}

.sub3block4 {
	cursor: pointer;
	width: 255px;
	height: 106px;
	margin-bottom: 10px;
	background: url(images/crs_insidebv.png) no-repeat;
	float: left;
	margin-left: 10px;
	color: #133b6c;
	font-family: Arial;
}

.sub3content {
	width: 600px;
	padding-left: 10px;
	padding-right: 50px;
	float: left;
	font-size: 11px;
	line-height: 18px;
	margin-top: 15px;
}



/* @end */


/*LinkButton Styles*/

#nav {width:100%; height: 30px; background: #133b6c; position:relative;
	margin-bottom: 9px; margin-left: 0px; clear:both;
}

.lbSelect{display:block; height: 25px; float:left; background: #133b6c; text-decoration:none; white-space:nowrap; border-right:1px solid #fff; color: #ffffff;
	font: 12px/20px Arial;
	padding: 5px 10px 0px;
}

.lbCurrent{display:block; height: 25px; float:left; background: #f7f6f0; text-decoration:none; white-space:nowrap; border-right:1px solid #fff; color: #133b6c;
	font: 12px/20px Arial;
	padding: 5px 10px 0px;
}
#nav .lbCurrent{display:block; height: 25px; float:left; background: #f7f6f0; text-decoration:none; white-space:nowrap; border-right:1px solid #fff; color: #133b6c;
	font: 12px/20px Arial;
	padding: 5px 10px 0px;
}

#nav .lbSelect{display:block; height: 25px; float:left; background: #133b6c; text-decoration:none; white-space:nowrap; border-right:1px solid #fff; color: #ffffff;
	font: 12px/20px Arial;
	padding: 5px 10px 0px;
}

.lbsub{background: #f7f6f0; color: #133b6c;display:block;
	font: 12px/25px Arial;
	text-decoration: none;
	padding: 2px 5px 3px 15px;
}
#nav .lbsub{background: #f7f6f0; color: #133b6c;display:block;
	font: 12px/25px Arial;
	text-decoration: none;
	padding: 2px 5px 3px 15px;
}
.lbSubSel{background: #f7f6f0; color: #aaaaaa;display:block;
	font: 12px/25px Arial;
	text-decoration: none;
	padding: 2px 5px 3px 15px;
}
#nav .lbSubSel{background: #f7f6f0; color: #aaaaaa;display:block;
	font: 12px/25px Arial;
	text-decoration: none;
	padding: 2px 5px 3px 15px;
}

.lbsubBlock {display:block; position:absolute; width: 930px; top:20px; left:0; background: #f7f6f0; margin-top: 10px; color:#133b6c;
	font: 12px/25px Arial;
	padding: 5px 0px 0px 0px;
}

#nav .lbsubBlock {display:block; position:absolute; width: 930px; top:20px; left:0; background: #f7f6f0; margin-top: 10px; color:#133b6c;
	font: 12px/25px Arial;
	padding:  5px 0px 0px 0px;
}

/* @group navbar */
/*

}

#nav .select, #nav .current {margin:0; padding:0; list-style:none;}

#nav li {display:inline; margin:0; padding:0; height:auto;}

#nav .select a,
#nav .current a {display:block; height: 25px; float:left; background: #ced8df; text-decoration:none; white-space:nowrap; border-right:1px solid #fff; color: #133b6c;
	font: 12px/20px Arial;
	padding: 5px 10px 0px;
}
* html #nav .select a, * html #nav .current a {width:1px; height:21px;}


#nav .select a:hover, 
#nav .select li:hover a {background: #133b6c; cursor:pointer; color: #ffffff;
}

#nav .sub {display:none;}

<!-- for IE5.5 and IE6 only -->
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

#nav .current a {background: #133b6c; color: #ffffff;
	font: 12px/20px Arial;
}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {background: #133b6c; color: #ffffff;
	font: 12px/25px Arial;
	text-decoration: underline;
}


#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {background: #133b6c; color: #ffffff;
	font: 12px/25px Arial;
}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {background: #133b6c; color: #ffffff;
	font: 12px/25px Arial;
}

#nav .sub_active a:hover {background: #00588f; color: #ffffff;
	font: 12px/25px Arial;
}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width: 930px; top:20px; left:0; background: #133b6c; margin-top: 10px; padding:0; z-index:100; color:#fff;
	font: 12px/25px Arial;
}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}

#nav .sub_active {display:block; position:absolute; width: 930px; top:20px; left:0; margin-top: 10px; padding:0; z-index:10;
	font: 12px Arial;
	color: white;
	background-color: #133b6c;
}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-top:1px;
	text-decoration: underline;
}

#nav .sub_active a {height: 27px; white-space:nowrap; display:block; float:left; margin:0; white-space:nowrap; border:0; color:#fff;
	font: 12px/25px Arial;
	background-color: #133b6c;
	padding: 5px 10px 0;
}

#nav .sub_active a:hover {height: 27px; white-space:nowrap; display:block; float:left; background: #133b6c; padding: 5px 10px 0; margin:0; white-space:nowrap; border:0; color:#fff;
	font: 12px/25px Arial;
	text-decoration: underline;
}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {display:block; margin:0; white-space:nowrap; border:0; color:#fff;
	font: 12px/25px Arial;
	background-color: #133b6c;
	padding: 5px 10px 2px;
}
*/
/* @end */


#footer1 {
 clear: both;
 color: #919191;
 background: #f0f0f0;
 padding: 10px 15px 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 920px;
	font: normal 10px/14px Arial;
}
#footer 
{
	margin-left: 50px;
	width:930px;
	height:50px;
	clear:both;
}

.bottom-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	text-align: center;
	font-size: 10px;
	color:#818181;
}
.bottom-list li {
	padding-right:13px;
	display: inline;
}
.bottom-list li a {
	color:#818181;
}
.bottom-list li a.green-link {
	font-size:8px;
	color:#25633c;
	padding:2px 0 0 15px;
	background:url(../images/house-img.gif) no-repeat;
}
.bottom-list li a:hover {
	text-decoration:underline;
}


/* @roll overs */

#payment-box {
  margin:0 0 15px 15px;
}

.payment-box ul {
  clear:left;
  margin-left:40px;
  padding-right:20px;
  padding-top:0;
}
.payment-box ul li {
  list-style:disc;
  line-height:18px;
}

.hidden {
  display:none;
}


/* trying something else */
#info {height:400px;}


.menu {
position:relative;
width:750px;
height:2em;
background:#b7c6ac;
border-top:10px solid #b7c6ac;
padding-bottom:1px;
background:#b7c6ac url(drop/line.gif) bottom left repeat-x;
margin-bottom:5em;
margin-top:50px;
}

* html .menu {padding-bottom:0;}

.menu ul{
list-style-type:none;
padding:0;
margin:0 0 0 20px;
width:730px;
height:100%;
}

.menu li{
float:left;
}

.menu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}

.menu a, .menu :visited {
color:#fff;
text-decoration:none;
}
.menu a em.lft, .menu :visited em.lft {
display:block;
float:left;
width:5px;
height:2em;
background: transparent url(drop/lefta.gif);
border-bottom:1px solid #777;
}
.menu a b, .menu :visited b {
display:block;
font-weight:normal;
float:left;
padding:0 10px;
height:2em;line-height:1.9em;
background: transparent url(drop/mida.gif);
cursor:pointer;
border-bottom:1px solid #777;
}
.menu a em.rgt, .menu :visited em.rgt {
display:block;
float:left;
width:5px;
height:2em;
background: transparent url(drop/righta.gif);
border-bottom:1px solid #777;
}

.menu ul ul {
visibility:hidden;
position:absolute;
height:2em;
top:2em;
left:-20px;
width:749px;
border-bottom:1px solid #777;
border-right:1px solid #777;
background:#ccc;
}

.menu :hover {
white-space:normal;
}

.menu a:hover b {
color:#000;
background: transparent url(drop/midb.gif);
border-bottom-color:#ccc;
}
.menu a:hover em.lft {
background: transparent url(drop/leftb.gif);
border-bottom-color:#ccc;
}
.menu a:hover em.rgt {
background: transparent url(drop/rightb.gif);
border-bottom-color:#ccc;
}

.menu li:hover > a b
{
color:#000;
background: transparent url(drop/midb.gif);
border-bottom-color:#ccc;
}
.menu li:hover > a em.lft {
background: transparent url(drop/leftb.gif);
border-bottom-color:#ccc;
}
.menu li:hover > a em.rgt {
background: transparent url(drop/rightb.gif);
border-bottom-color:#ccc;
}
.menu ul li:hover ul,
.menu ul a:hover ul{
display:block;
visibility:visible;
top:2em;
margin-top:1px;
}

.menu ul :hover ul li {
display:block; 
border-left:1px solid #777; 
background:#ccc; 
height:2em;
}
.menu ul :hover ul li a {
display:block; 
font-size:0.8em; 
height:2em; 
line-height:2.5em; 
width:auto; 
float:left; 
color:#444; 
padding:0 10px;}
.menu ul :hover ul li a:hover {
color:#c00;
}
/* trying ends here*/
