@charset "utf-8";
/* CSS Document :default.css*/
@import url(system.css);

body{background:url(../images/bodybg.jpg) repeat-x;color: #000000;font-family: Arial, Verdana, Helvetica, sans-serif;font-size:12px;margin-top:0px;padding:0px;background-attachment:fixed;}
p{}
hr{}

h1{ font-family: sans-serif;font-size: 18px;font-weight: bold;color: #0F5704;padding-right: 12px;border-bottom:2px solid #CACACA;}
h2{ font-family: sans-serif;font-size: 15px;font-weight: bold;color: #0F5704;padding-right: 12px;border-bottom:1px solid #CACACA;}
h3{ font-family: sans-serif;font-size: 12px;font-weight: bold;color: #333;   border-bottom:  1px solid #ccc;}
h4{ font-family: sans-serif;font-size: 12px;font-weight: bold;color : #0F5704;padding-left:12px;}

a, a:hover{text-decoration: none;font-size: 12px;font-family: arial;}
a{color:#006600;}
a:hover {color: #f90;}


ul{list-style-image:url(../images/bull.gif);}
li{}

iframe{ border:0;}

#text{ width:642px;min-height:400px; border-left:#CCCCCC solid 1px;height:auto; margin-left:15px; float:left; margin-bottom:10px;padding-top:5px; padding-left:10px; }
#text a,#text a:hover{text-decoration: none;font-size: 12px;font-family: arial;}
#text a{color:#006600;}
#text a:hover {color: #f90;}
#text textarea{width:80%; padding:0; margin:0;}

#footer{ background-color:#FFFFFF;position:relative;color:#999999;text-align:right;margin-top:15px;padding-right:5px; height:15px;font-size: 11px;
font-family: arial; float:none; }
#footer a,#footer a:hover{text-decoration: none;font-size: 11px;font-family: arial;}
#footer a{color:#999999;}
#footer a:hover {color: #888888;}

#site{position:absolute;left:50%;top:10px;width:900px;margin-left:-450px;height:auto;z-index:1;background-color:#FFFFFF;border:#000000 solid 1px;}
#top{ height:210px;}
#middle{ height:auto; margin-bottom:30px;}
#bottom{ height:13px; position:relative;float:right; }

.logo{background:url(../images/logo5.jpg) no-repeat; height:180px; width:900px;}
.line{background-color:#000000;color:#FFFFFF;text-align:right;padding-right:5px; height:15px;}

.style2{font-size: 16px;font-family: Geneva, Arial, Helvetica, sans-serif; color:#006600;}


