body{
margin:0px;
background:url(images/bg.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

#menu div{
background:url(images/menu_bg.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
text-decoration:none;
line-height:36px;
}

#menu div:hover{
background:url(images/menu_hover.jpg);
background-repeat:repeat-x;
}

.heading{
background:url(images/heading_bg.jpg);
background-repeat:repeat-x;
padding-left:10px;
}

#rev{
color:#666666;
}

form{
margin:0px;
padding:0px;
}



input{
font-size:12px;
width:115px;
color:#666666;
}

select{
font-size:12px;
width:100px;
color:#666666;
}

textarea{
font-size:12px;
width:115px;
color:#666666;
}

#white_t{
font-size:5px;
}

#welcome{
font-size:12px;
color:#666666;
}

.heading_welcome{
font-size:14px;
font-weight:bold;
color:#355C6D
}

.footer_bg{
background:url(images/footer.jpg);
background-repeat:repeat-x;
}

#footer{

}

#footer a{
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.linkmail{
color:#666666;
text-decoration:underline;
}

.linkmail:hover{
color:#666666;
text-decoration:none;
}