body{
padding:0;
margin:0;
background:#D7C49A;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p{padding:0; margin:0;}

h1{font-size:14px; color:#fff; font-weight:bold; text-align:left; line-height:28px;}
h2{font-size:11px; color:#fff; font-weight:bold; line-height:28px;}
h3{font-size:11px; color:#000; font-weight:bold; line-height:22px;}
h4{font-size:11px; color:#000; font-weight:bold; line-height:20px; text-transform:uppercase;}
a { color:#000; outline:none;}
a:hover { color:#000; outline:none;}
p {line-height:16px; padding:5px; color:#000; font-size:11px; text-align:justify}
/********** PAGE MAIN PART  ************/
.header { background:url(../webimages/header_strip.jpg) repeat-x left top; height:98px;}
.header_right{background:url(../webimages/top_right_bg.jpg) no-repeat right bottom;}

.banner_bg{ background:url(../webimages/banner_bg.jpg) repeat-x left top;}


.footer{ background:#FBF9F5 url(../webimages/footer_bg.gif) repeat-x left bottom; height:102px;}
.footer_content{ color:#fff; line-height:27px; text-align:center; text-decoration:none}
.footer_content a{ color:#fff; line-height:27px; text-align:center; text-decoration:none}
.footer_content a:hover{ color:#fff; text-decoration:underline}
/********** PAGE MAIN PART  ************/

/********** PAGE MENU PART  ************/
#mainmenu{
margin: 0;
padding: 0;width:650px;
}

#mainmenu ul{
margin: 0;
width:650px;
margin-left: 0px; /*menu offset from left edge of window*/
float: left;
font: bold 11px Verdana;
background:none; /*optional left round corner*/
}

* html #mainmenu ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#mainmenu ul li{
display: inline;
}


#mainmenu ul li a{
float: left;
color: white;
margin:0 2px;
font-weight: bold;
padding: 1px 10px 8px 10px;
text-decoration: none;
background:none;
}

#mainmenu ul li a:visited{
color: white;
}


#mainmenu ul li a:hover, #mainmenu ul li a#selected{ /*hover and selected link*/
color: white;
background-color: darkred;
background: url(../webimages/menu_1.gif) bottom center no-repeat;
}

#mainmenu ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background:none; /*optional right round corner*/
}

/********** PAGE MENU PART  ************/



/********** PAGE CONTERN PART  ************/
.content_topbg{ background:#FBF9F5 url(../webimages/content_topbg.gif) repeat-x top left;}
.more a{ float:right; line-height:18px; color:#DA4B14; font-weight:bold; text-decoration:none;}

font { font-size:11px; text-transform:none; text-align:justify; line-height:18px;}
i { text-align:justify;}
.maintable{ border:1px #F05117 solid;}
.maintable .tr1 { background:#FEF3E8;}
.maintable .tr2 { background:#F1F1F1;}
/********** PAGE CONTERN PART  ************/