body{ 
padding:0px; background-image:url(images/gradient_bg.jpg);
width: 100%;
background-attachment:fixed;
margin-left:auto;
margin-right:auto;
} 

li { 
font-family:Arial; 
font-size:12px; 
line-height:12px; 
color:#2d2d2d; 
} 



a:hover{
text-decoration:underline;
} 

.m_text,div,td 
{ 
font-family:Arial; 
font-size:12px; 
line-height:14px; 
color:#2d2d2d; 
} 

.h_text { 
font-family:Arial; 
font-size:11px; 
line-height:11px; 
color:#2D2D2D; 
} 

span { 
font-family:Arial; 
font-size:11px; 
line-height:14px; 
color:#2D2D2D; 
} 

quote { 
font-family:Arial; 
font-size:9px; 
line-height:14px; 
color:#2D2D2D; 
} 

.l_text { 
font-family:Arial; 
font-size:11px; 
line-height:14px; 
color:#716fb3; 
font-weight: bold;
} 

a { 
font-family:Arial; 
font-size:11px; 
line-height:11px; 
color:#000000;
} 

.c_text 
{ font-family:Arial; 
font-size:11px; 
line-height:11px; 
color:#2D2D2D; 
} 

.form { 
width:150px; 
height:19px; 
border-color:#D0D0D0; 
border-width:1px; 
background-color:#ffffff; 
border-style:solid; padding-left:5px } 

.form_div { 
height:22px; 
margin-top:2px; 
} 

a.c_text {
text-decoration:none;
} 

a.c_text:hover{text-decoration:underline;} a.lt_text{text-decoration:none;}	
a.lt_text:hover{text-decoration:underline;} ul {margin:0; padding:0; list-style:none} 
li {background-image:url(images/a2.gif); background-repeat:no-repeat; background-position: 
0px 3px; margin: 7px 0px 0px 0px; padding:0px 0px 0px 12px} 

#dd {
  margin-left: 25%;
  padding: 0 0 20px 0;
}


.menu  {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 12px arial;
  color: #ffffff;
  text-decoration: none;
padding-left: 25px;

}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 11px arial;
  color: #ffffff;
}

#dd li a.menu {
  display: block;
  text-align: center;
  padding: 4px 0px;
  margin: 0 0px 0 0;
  color: #ffffff;
  width: 100px;
  text-decoration: none;
font-family:Arial; 
 font-size:12px;


}

#dd li a.menu:hover {

}

.submenu {
  background: #ffffff;
  border: 1px solid #716fb3;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 15px;
  color: #716fb3;
}

.submenu a:hover {
  background: #ffffff;
  color: #fdb813;
}



#sidebar_175_left h3 {
	padding: 9px 5px 7px 10px;
	background-image : url(images/sidebar_hd_175.gif);
	background-repeat : no-repeat;
	background-color: #fff;
	font-size: 12px;
	color: #333;
 	font-weight: bold;
	margin: 0;
}

#sidebar_175_left p, #sidebar_175_left ul {
	background-image : url(images/sidebar_content_175.gif);
	background-position: bottom left;
	background-repeat : no-repeat;
	background-color: #fff;
	padding: 10px;
	font-size: 11px;
	color: #333;
	margin: 0 0 10px 0;
}