 .nav { COLOR: #ffffff; FONT-FAMILY: arial,helvetica,verdana; FONT-SIZE: 12px; 
LETTER-SPACING: 0px; PADDING-LEFT: 0px; TEXT-DECORATION: none }
 .navbd { COLOR: #ffffff; FONT-WEIGHT: bold; FONT-FAMILY: arial,helvetica,verdana; FONT-SIZE: 12px; LETTER-SPACING: 0px; PADDING-LEFT: 0px; TEXT-DECORATION: none }
  .ma { COLOR: black; FONT-FAMILY: arial, helvetica, verdana; FONT-SIZE: 14px; TEXT-DECORATION: none}
  .leftnavdiv { COLOR: #ffffff; FONT-SIZE: 12px; FONT-WEIGHT: bold; LETTER-SPACING: 1px; PADDING-LEFT: 0px; TEXT-DECORATION: none } 
.copy {
	COLOR: #000000;
	FONT-FAMILY: arial,helvetica,verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
} 
.white { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 18px; font-weight: normal; color: #FFFFFF; text-decoration: none }
.main {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 18px; font-weight: normal; color: #000000; text-decoration: none}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #66cc33;
	text-decoration: underline
}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height: 18px; font-weight:normal; line-height: 18px; text-decoration:underline; color:#990066;}
	
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #333366; text-decoration: none; line-height: 22px}
.start { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration: none; line-height: 22px}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #6699CC; text-decoration: none; line-height: 28px }
.head {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #333366; text-decoration: none; line-height: 20px}
.newform{display:none; visibility: hidden}
.theform{display:none; visibility: hidden}
.logo{
	display:block;
	text-indent:-1000em;
	background: url(images/raid-backup.jpg) no-repeat 0 0;
	width:395px;
	height:59px;			
}
.logo span{
	display:block;
	position:absolute;
	left:-1000em;			
}
.topdoormenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 163px; /* width of menu (don't forget to add border with below!) */
border-left: 8px solid #5DAEFF; /* thick left border of menu */
border-right: 1px solid #000000; /* thick left border of menu */
}
.topdoormenu li{
border-bottom: 1px solid #885b5c; /* Gray border beneath each menu item */
}
.topdoormenu li{
border-top: 1px solid #885b5c; /* Gray border beneath each menu item */
}

.topdoormenu li a{
background: white url(images/strip2.gif) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font: bold 15px "Arial", "Trebuchet MS", Verdana;
display: block;
color: black;
width: auto;
border-bottom: 1px solid white; /* White border beneath each menu item link, to add depth */
padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
}
.slidedoormenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 163px; /* width of menu (don't forget to add border with below!) */
border-left: 8px solid #FFC7CA; /* thick left border of menu */
border-right: 1px solid #000000; /* thick left border of menu */
}

.slidedoormenu li{
border-bottom: 1px solid #885b5c; /* Gray border beneath each menu item */
}

.slidedoormenu li a{
background: white url(images/strip.gif) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font: bold 13px "Arial", "Trebuchet MS", Verdana;
display: block;
color: black;
width: auto;
border-bottom: 1px solid white; /* White border beneath each menu item link, to add depth */
padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: black;
}

.slidedoormenu li a:hover{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color: black;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom: 2px solid #885b5c /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}


<!--[if IE]>
<style type="text/css">
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}

