/* CSS Document */
body
{
background-color:#333333;
/*background-image:url(images/bg.jpg);*/
}

.Body_LeftBg
{
width:7px;
background-image:url(images/Left_Bg1.jpg);
background-repeat:repeat-y;
}
.Body_RightBg
{
width:7px;
background-image:url(images/Right_Bg1.jpg);
background-repeat:repeat-y;
}
.Banner_Right
{
width:545px;
height:117px;
}
.Banner_Left
{
width:235px;
height:117px;
background-image:url(Banner_Left_Bg.jpg);
background-repeat:repeat-x;
}
.bodytext
{
font-family:Verdana;
font-size:11px;
text-align:justify;
padding-left:5px;
padding-right:5px;
line-height:25px;
}
.BodyHeading
{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#0066FF;
vertical-align:middle;
}
.BodySubHeading
{
font-family:Verdana;
font-size:10px;
font-weight:bold;
color:#336600;
vertical-align:middle;
}
.LeftMenus
{
width:204px;
height:29px;
}
.Footer
{
height:27px;
background-color:#99b01b;
}
.Footer_Left
{
width:32px;
height:27px;
background-image:url(images/Footer_Left.jpg);
background-repeat:no-repeat;
}
.Footer_Right
{
width:32px;
height:27px;
background-image:url(images/Footer_Right.jpg);
background-repeat:no-repeat;
}
