#baseWidget {
width:970px;
height:110px;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-align:left;
position: relative;
background-image:url("../images/helpdesk.gif");
background-repeat:no-repeat;
}


.body {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #39422D; text-decoration: none}
a:hover.body {color: #666666; text-decoration: underline}

.bodyblack {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-decoration: none}
a:hover.bodyblack {color: #666666; text-decoration: underline}

.bodylink {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #39422D; text-decoration: underline}
a:hover.bodylink {color: #666666; text-decoration: underline}

.bodygreen {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #98A67F; text-decoration: none}
a:hover.bodygreen {color: #98A67F; text-decoration: underline}

.bodygreendark {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #5A624C; text-decoration: none}
a:hover.bodygrey {color: #000000; text-decoration: underline}

.bodygrey {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none}
a:hover.bodygrey {color: #000000; text-decoration: underline}

.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #39422D; text-decoration: bold}
a:hover.bodytitle {color: #000000; text-decoration: underline}

.bodytitle {  font-family: Georgia, Arial, Helvetica, sans-serif; font-size: 16px; color: #39422D; text-decoration: bold}
a:hover.bodytitle {color: #000000; text-decoration: underline}

.bodysmall {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #39422D; text-decoration: bold}
a:hover.bodytitle {color: #000000; text-decoration: underline}

.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #39422D; text-decoration: none}
a:hover.h1 {color: #666666; text-decoration: underline}

.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #39422D; text-decoration: none}
a:hover.h2 {color: #666666; text-decoration: underline}


.anylinkcss{
padding:0;
margin:0;
position:absolute;
visibility: hidden;
border:1px solid #849865;
border-bottom-width: 0;
font:normal 10px Arial,Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 125px;
}

.anylinkcss a{
color: #849865;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #849865;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #D8E4C4;
color: #838A79;
font-weight:bold;
}

.imgleft {
float: left;
padding: 5px 10px 5px 0px;
}
