@charset "utf-8";
/* CSS Document */
body{
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
text-align:justify;
color:#000000;
}
p{
margin:0;
}
.top-menu{
background:url(../images/top-bar-bg.jpg) repeat-x;
width:873px;
}
.top-menu-bg{
background:url(../images/top-menu-bg.jpg) no-repeat;
width:228px;
height:26px;
}
.main-top-menu{
background:url(../images/main-content-top-mdl.gif) repeat-x;
height:19px;
}
.left-mdl-bg{
background:url(../images/main-content-left-mdl.gif) repeat-y;
width:21px;
}
.rt-mdl-bg{
background:url(../images/main-content-right-mdl.gif) repeat-y;
width:21px;
}
.bottom-mdl-bg{
background:url(../images/main-content-bottom-mdl.gif) repeat-x;
height:19px;
}
.menu-bg{
background:url(../images/main-menu-bg.gif) repeat-x;
height:55px;
font-family:tahoma;
font-size:13px;
padding-top:7px;
color:#FFFFFF;
}
.menu-bg a{
text-decoration:none;
font-family:tahoma;
font-size:13px;
color:#FFFFFF;
padding-left:20px;
padding-right:20px;
}
.menu-bg a:hover{
text-decoration:none;
font-family:tahoma;
font-size:13px;
color:#feb8d7;
padding-left:20px;
padding-right:20px;
}
.welcome-txt{
color:#087955;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}
.welcome-common-txt{
color:#e10b93;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}