@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
background:url(images/bodyback.gif) repeat-x;
font-family:Arial;
font-size:12px;
color:#000000;
}
img{
border:0px;
}
.menuleft{
background:url(images/menuleft.gif) no-repeat center;
}
.menuright{
background:url(images/menuright.gif) no-repeat center;
}
.menuback{
background:url(images/menuback.gif) repeat-x;
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}
.menulink{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.menulink:hover{
text-decoration:underline;
}
.banleft{
background:url(images/banleft.jpg) no-repeat center;
}
.banmid{
background:url(images/banmid.jpg) no-repeat center;
}
.bandown{
background:url(images/bandown.jpg) no-repeat center;
}
.servicetop{
background:url(images/servicetop.gif) no-repeat center bottom;
}
.linkback{
background:url(images/linkback.gif) no-repeat center;
font-family:Arial;
font-size:12px;
padding-left:40px;
color:#FFFFFF;
text-decoration:none;
}
.link{
font-family:Arial;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.link:hover{
font-weight:bold;
text-decoration:none;
}
.heading{
font-family:Myriad Pro;
font-size:19px;
color:#2d2d2d;
padding-left:20px;
font-weight:500;
}
.footer{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
background:url(images/footer.gif) center no-repeat;
}
.maindown{
background:url(images/mainbodydown.gif) center top no-repeat;
}
.con{
border:dashed 1px #400101;
font-family:Tahoma;
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.redtxt {
font-family:Tahoma;
font-size: 11px;
font-weight: bold;
color: #FF0000;
}
