body {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
background-color : #050200;
background-image : url(images/main-bg.jpg);
background-repeat : repeat-x;
background-position : center top;
}
.bg2 {
background-color : #050200;
background-image : url(images/table-bg2.jpg);
background-repeat : no-repeat;
background-position : center top;
}
.bg3 {
background-image : url(images/content-bg.jpg);
background-repeat : no-repeat;
background-position : center top;
background-color : #d5d6d8;
}
.bg4 {
background-image : url(images/bottom.jpg);
background-repeat : no-repeat;
background-position : center top;
height : 20px;
width : 812px;
font-family : Tahoma;
font-size : 10px;
color : #ffffff;
padding-top : 30px;
padding-right : 20px;
padding-bottom : 0;
padding-left : 20px;
}
.content {
font-family : Tahoma;
font-size : 14px;
color : #333333;
text-decoration : none;
}
.nav {
font-family : Tahoma;
font-size : 11px;
color : #333333;
}
.content2 {
font-family : Tahoma;
font-size : 12px;
color : #333333;
}
div.c3 {
text-align : left;
}
div.c5 {
text-align : justify;
}
p.c2 {
text-align : justify;
}
div.c1 {
text-align : center;
}
div.c4 {
text-align : right;
}
.bottom {
font-family : Tahoma;
font-size : 10px;
color : #ffffff;
text-decoration : none;
}
.more {
font-family : Tahoma;
font-size : 11px;
color : #ffffff;
text-decoration : none;
background-color : #333333;
padding-right : 3px;
padding-left : 3px;
}
.services {
font-family : "Times New Roman";
font-size : 16px;
color : #333333;
list-style-type : none;
}
.service:link {
font-family : Tahoma;
font-size : 14px;
color : #333333;
text-decoration : none;
}
.service:visited {
font-family : Tahoma;
font-size : 14px;
color : #333333;
text-decoration : none;
}
.service:hover {
font-family : Tahoma;
font-size : 14px;
color : #990000;
text-decoration : none;
}
.service:active {
font-family : Tahoma;
font-size : 14px;
color : #333333;
text-decoration : none;
}
.service2:link {
font-family : Tahoma;
font-size : 11px;
color : #333333;
border-bottom:1px dotted #826a4d;
text-decoration : none;
}
.service2:visited {
font-family : Tahoma;
font-size : 11px;
color : #333333;
text-decoration : none;
}
.service2:hover {
font-family : Tahoma;
font-size : 11px;
color : #990000;
text-decoration : none;
}
.service2:active {
font-family : Tahoma;
font-size : 11px;
color : #333333;
text-decoration : none;
}

<style type="text/css">
                            /*Menu Links*/

/*NOTE: anything not specified for the #(menu id's) a selector and its pseudo classes
may be inherited in some browsers from other 'a' element styles (if any) on the page*/

#menu1 a {color:#FFFFFF;background-color:white;text-decoration:none;text-indent:0ex;}


#menu3 a { /*Menu3 Links*/
color:#FFFFFF;
background-color:#0ea0eb;
text-decoration:none;
text-indent:0ex;
}
#menu3 a:hover {
color:black;background-color:#0b4a80;
}
#menu3 a:active	{color:#FFFFFF;text-decoration:none;}
#menu3 a:visited	{color:#FFFFFF;text-decoration:none;}


                           /*End Menu Links*/
</style>


