/* CSS Document*
{padding:0px;
margin:0px;
} */

.menu-bg
{
background:url(images/menu_bg.jpg) repeat-x;
height:30PX;
padding:0px;
margin:0px;

}

.menu a
{
color:#999999;
text-decoration:none;
font-family:Arial;
font-size:12px;
font-weight:bold;
padding:0px;
margin:0px;
}
.menu a:hover
{
color:#4faaf0;
text-decoration:none;
font-family:Arial;
font-size:12px;
font-weight:bold;
padding:0px;
margin:0px;
}

.arrowlistmenu
{
width: 220px; /*width of menu*/
padding:0px;
margin:0px;
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background:#4aa6f1;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #ed8514;
background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 12px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color:#f47c01;
padding:0px;
margin:0px;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color:#333333;
background-color:#FFFFCC;
padding:0px;
margin:0px;
}
.vmenu
{
background:url(images/vmenu-bg2.png) repeat-x center;
}
.clint-support
{
font-family:Arial;
font-size:15px;
font-weight:bold;
color:#f18d09;
padding:0px;
margin:0px;
}
.online-text
{
color:#666666;
text-decoration:none;
font-family:Arial;
font-size:15px;
font-weight:bold;
padding:0px;
margin:0px;
}
.online a
{
color::#FFCC00;
text-decoration:none;
font-family:Arial;
font-size:15px;
font-weight:bold;
padding:0px;
margin:0px;
}
.online a:hover
{
color:#FFCC00;
text-decoration:underline;
font-family:Arial;
font-size:15px;
font-weight:bold;
padding:0px;
margin:0px;
}
.headtitle
{
color:#333366;
font-size:20px;
font-weight:bold;
font-family:Arial;
padding:0px;
margin:0px;
}
.headtitle2
{
color:#000066;
font-size:18px;
font-weight:bold;
font-family:Arial;
padding:0px;
margin:0px;
}
.search_bg
{
background:url(images/search_body_b.gif) no-repeat;
width:198px;
padding:0px;
margin:0px;
}
.service_text a
{
font-family:Arial;;
font-size:12px;
color:#005b7c;
font-weight:bold;
text-decoration:none;
padding:0px;
margin:0px;
}
.service_text a:hover
{
font-family:Arial;;
font-size:12px;
color:#330000;
font-weight:bold;
text-decoration:none;
padding:0px;
margin:0px;
}