@charset "utf-8";
/* CSS Document */
body{
margin:0;
background:#4c9cb5;
font-family:tahoma;
font-size:11px;
color:#444544;
line-height:18px;
text-align:justify;
}
a{
text-decoration:none;
color:#444544;
}
a:hover{
color:#e55103;
}
.main{
background:#272727;
}
p{
margin:0;
}
.logobg{
background:url(../images/logobg.gif) repeat-x;
height:131px;
}
.menu-bg{
background:url(../images/menu-bg.gif) repeat-x;
height:27px;
font-family:tahoma;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}
.home-over{
background:url(../images/menu-over-bg.gif) repeat-x;
height:24px;
width:110px;
padding-top:3px;
display:block;
float:left;
text-align:center;
color:#FFFFFF;
}
.home-over a{
text-decoration:none;
text-align:center;
color:#FFFFFF;
}
.common-menu-txt a{
display:block;
height:24px;
float:left;
padding-top:3px;
text-decoration:none;
width:150px;
color:#000000;
text-align:center;
}
.common-menu-txt a:hover{
background:url(../images/menu-over-bg.gif) repeat-x;
height:24px;
padding-top:3px;
display:block;
float:left;
text-decoration:none;
width:150px;
color:#fff;
text-align:center;
}
.common-menu-smalltxt a{
display:block;
float:left;
height:24px;
padding-top:3px;
text-decoration:none;
width:100px;
color:#000000;
text-align:center;
}
.common-menu-smalltxt a:hover{
background:url(../images/menu-over-bg.gif) repeat-x;
height:24px;
padding-top:3px;
display:block;
float:left;
text-decoration:none;
width:100px;
color:#fff;
text-align:center;
}
.dotted-line{
background:url(../images/dot-line.gif) repeat-x;
height:1px;
}
.footer-horz-line{
background:url(../images/footer-bg.gif) repeat-x;
height:6px;
}
.footer-links{
text-decoration:none;
padding-left:5px;
padding-right:5px;
color:#FFFFFF;
font-weight:bold;
}
.footer-links a{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
.footer-links a:hover{
text-decoration:none;
color:#333;
font-weight:bold;
}
.footer-btm-linktxt{
color:#000000;
}
.footer-btm-linktxt a{
color:#000000;
}
.footer-btm-linktxt a:hover{
color:#fff;
}