body {
    margin: 0 auto;
    text-align: left;
    background: #000 url(/webs/_Base/Default/images/Design1/bkg.jpg) top center no-repeat;
    color:#313131;
    font-family:"Arial","Trebuchet MS",sans-serif;
    font-size: 12px;
    }

a {
    color:#f56130;
    }

a:hover {
    color:#ff3f00;
    }

img {
    border: 0;
    margin: 0;
}

.center {text-align: center;}
.textleft {text-align: left;}
.clear {clear:both;}


h1 {font-size: 12px; padding: 0;}

h2 {font-size: 12px; font-weight: normal;}

h3 {font-size: 12px; font-weight: normal;}

/*----------------------------------------------------------------------------------------------------------------------------------Header-------*/
.frame {
    margin: 0 auto;
    width: 974px;
    padding-right: 9px;
    }

#menu {
    height: 22px;
    margin-left: 50px;
    }

.menuItem {
    float: left;
    border-right: 1px solid #fff;
    padding: 0 15px;
    font-size: 12px;
    font-weight: bold;
    }

.menuItem a, .menuItem a:visited {color: #fff; text-decoration:none; font-weight: bold;}
.menuItem a:hover {text-decoration: underline;}

.menuItem2 {
    float: left;
    padding: 0 15px;
    font-size: 12px;
    font-weight: bold;
    }

.menuItem2 a, .menuItem2 a:visited {color: #ffffff; text-decoration:none; font-weight: bold;}
.menuItem2 a:hover {text-decoration: underline;}

/*----------------------------------------------------------------------------------------------------------------------------------Body-------*/

.content {
    margin: 0 auto;
    text-align: left;
    background: url(/webs/_Base/Default/images/Design1/body_bkg.png) no-repeat;
    width: 974px;
    }

.Lcontent {
    width: 193px;
    padding: 5px 31px 15px 0;
    text-align: right;
    float: left;
    }

.Rcontent {
    width: 750px;
    padding: 10px 0 15px 0;
    text-align: left;
    float: left;
    }

h1.introText {
    font-size: 10px;
    color: #000;
    margin: 0;
    padding: 0;
    font-weight: bold;
    line-height: 18px;
	font-family:verdana;
    }