/* prem CSS Document */
*, body
{
margin:0px;
padding:0px;
}
body
{
background:url(../images/bg.jpg)
}
#container
{
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
width:923px;
overflow:hidden;
}
#header, #header2, #btn, #shadow, #bodyBox
{width:923px;
}



#bodyBox
{
background:#f3fcdf;
word-wrap: break-word;
}
#bodyBox #left
{
width:201px;

}

#bodyBox .homepageBody
{
width:481px;
}
#bodyBox .innerpageBody
{
width:682px;
}
#bodyBox #mid ul
{
list-style:url(../images/li.jpg);
margin-left:20px;
line-height:20px;
padding-top:5px;
}
#bodyBox #mid ul li
{
font-size:10pt;
padding-left:15px;
} 
#bodyBox #mid ul li a
{
text-decoration:none;
color:#333333;
}

#bodyBox #mid h2
{ 
font-size:10pt;
text-transform:uppercase;
padding-top:20px;
}
#bodyBox #mid p
{
font-size:10pt;
padding:10px 0px;
line-height:18px;
text-align:justify;
}
#bodyBox #mid h1
{
font-size:14pt;
line-height:26px;
text-transform:uppercase;
color:#336600;
}
#bodyBox #left table
{
border:1px solid #cccc99; border-top:none; margin-bottom:10px; background:#fbffee;
width:100%
}
#bodyBox #left h1
{
background:url(../images/headBg.jpg) repeat-x;
text-align:center;
color:#fff;
font-size:1em;
padding-top:5px;
height:38px;
}
#bodyBox #left p
{
padding-left:10px;
font-size:10pt;
color:#666666;
}
#bodyBox #left .style
{
background:url(../images/form.jpg) repeat-x; margin:0px 0px 3px 0px; color:#FFF; font-size:10pt; width:180px;  border:none;
}
#bodyBox #left ul
{
margin-left:10px;
list-style:none;
}

#bodyBox #left ul li
{
background:url(../images/li.jpg) left no-repeat;
padding-left:20px;
line-height:25px;
font-size:10pt;
}

#bodyBox #left ul li a
{
text-decoration:none;
color:#435924
}

#footer
{
font-size:9pt;
line-height:20px;
text-align:center;
background:#fff url(../images/footer.jpg) repeat-x;
padding:10px;
}
#footer p a
{
color:#333333;
text-decoration:none;
}

#menu
{
text-align:center;
height:32px;
background:url(../images/menubgmain.jpg) repeat-x;
}
#menu ul
{
list-style:none;
}
#menu ul li
{
display:inline;
font-size:10pt;
font-weight:bold;
}
#menu ul li a
{
background:url(../images/menubgmain.jpg) repeat-x;
padding:8px 21px 10px 21px;
height:17px;
color:#000;
text-decoration:none;
line-height:32px;
border-left:1px solid #99CC99;
border-right:1px solid #336600;
}
#menu ul li a:hover
{
background:url(../images/menuBg.jpg) repeat-x;
color:#FFF;
}
#paragraphIn p a
{
color:#333333;
text-decoration:none;
}