*, html {
			margin: 0;
    	padding: 0;
			}




body {
      font: 0.7em/1.6em tahoma, verdana, "Courier New", courier, monospace, sans-serif;
			color : #333333;
			/*background: #fdcd01*/
			background: #FAF6ED url(bg.jpg) repeat-y center;
			
			/*border-bottom: 5px solid #825826;
      			border-top: 5px solid #825826;*/
      /*#2b6500;*/
			}

h1 {
			color : #ABD100;
			line-height : 150%;			
			}

 h2 {
			color : #666666;
			line-height : 150%;			
			}

				
a, a:active, a:visited {
			color : #825826;
			text-decoration : none;
			/*font-weight : bold;*/
			}
			
a:hover {
			background-color : #825826;
			color : #ffffff;
			text-decoration : none;
			/*font-weight : bold;*/
			}

ul {
			font-weight : normal;
			/*list-style-type: none;*/
			padding: 1px 10px 1px 18px; /*top,right,bottom,left*/
			}

li {
     	padding: 1px 10px 1px 10px;
			/*list-style-type: none;
     	background: url(arrow.gif) 0 50% no-repeat;*/
			}

#container {
			position: relative;
			width: 700px;
			margin: 0 auto;
			}	
			
#menu {
			width : 120px;
			position: absolute;
			left : 20px;
      margin : 0px 4px 0px 5px;
			padding-bottom : 10px;
      text-align:left;
			}

#content {
			width : 500px;
			position: relative;
			margin-left: 170px;
			margin-top : 20px;
      text-align:justify;
      top: 0px;
			}




.imgMargin {
			margin : 3px 0px 0px 6px; /*top,right,bottom,left*/
			border : 0px;
			}



.imgtopMargin {
			margin : 5px 0px 0px 0px; /*top,right,bottom,left*/
			border : 0px;
			}
.sub {
			color : #825826;
			text-decoration : none;
			text-align : right;
			font: 0.8em/1.8em tahoma, verdana, "Courier New", courier, monospace, sans-serif;
			}
			
.sub2 {
			text-decoration : none;
			font: 0.8em/1.8em tahoma, verdana, "Courier New", courier, monospace, sans-serif;
			}


table {
	
	font-size: 11px;
	color: #333333;
}
input {
	
	font-size: 9px;
	color: #825826;
	background-color: #FAF6ED;
	font-style: normal;


}