body {padding:0; margin:0; color:#000000; background-image:url(../images/bg.jpg); background-repeat:repeat-x; background-color:#A8C256 }
body, td {font-family:Arial; font-size:11px}
br{font-size:10px}
a:hover {text-decoration:none}
.s{ color:#666666; text-decoration:none}
.s1{font-size:10px; color:#666666; text-decoration:none}
.green{ font-size:11px; color:#336600}
.green1{font-size:9px; color:#336600}
.green2{ font-size:13px; color:#336600}
.b{color:#000000; }
.b1{font-size:13px; color:#000000}
.b2{font-size:12px; color:#000000}
.b3{font-size:10px; color:#000000; text-decoration:none}
.b4{font-size:9px; color:#000000; text-decoration:none}
.b5{font-size:12px; color:#000000; text-decoration:none}

.t1{background:url(../images/2_z1.gif) center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 12px }
 
		
input,textarea{
   background:#FDF7E8;
   border:1px solid #333333;
   font-family:Arial;
   font-size:10px;
} 

.container {
        width: 350px;
        padding: 15px;
        margin: 3px 0 0px 0;
		

}

/* square */

#navSquare {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #000000;
}

#navSquare li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
        float: left;
        font-size: 12px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #000000;
}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
        color: #000;
        background: url(../images/square.gif) no-repeat bottom center;
}
-->

                <!--
/* code for presentation purpose (CSS preview) */


h4 {
        font-size: 100%;
        color: #000000;
        margin: 0;
}

.sectionTitle {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
 }


