@charset "utf-8";
/* CSS Document */
body
{
margin-top:0;
margin-bottom:0;
font-family:Arial, Helvetica, sans-serif;
}
#MainMenu
{
color:#ffffff;
width:755px;
background-color:#191919;
height:19px;
margin-left:5px;
font-size:11pt;
font-weight:bold;
margin-top:68px;
padding:3px 0 0 5px;
}
#MainMenu a
{
text-decoration:none;
color:#ffffff;
}
#ContentPlaceHolder{
margin:0 auto;width:981px;
}
#ContentWrap
{
height:565px;
background-image:url(../images/ImgPageBG.JPG);
background-repeat:no-repeat;
padding:15px 15px 0 18px;
}
