body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: left;
	color: #9B9C9A;
	background-color: #F2ECF4;
	background-image:    url(bg1.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 24px;
	paddimg: 0px;
	}
	
	
table {
    font-size:10px;
	text-align: left;
	color: #9B9C9A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
    padding-left: 15px;   
}



a { 
    text-decoration: underline; color:#95A684; font-weight: bold; }
}

a:hover {
    color:#7B8A0F; ;
}




#menu_style a
{ text-decoration: none; color:#95A684; font-weight: bold; }

#menu_style a:hover
{ text-decoration: none; color:#7B8A0F; font-weight: bold; }


#menu_style {
color: #F0FFDA;

}



#content {
    background-image:    url(spacer.gif);

}

.img_bg {
	background-position: center top;
	background-image: url(bg2.jpg);
	background-repeat: repeat-y;
}

.imgtop_bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(top2.jpg);
}

h1 {
	color: #8F988E;
	font-family: Georgia, Verdana, tahoma, Arial;
	font-size: 11px;
	border-bottom:1px dotted #B9C6A8;
	padding-left: 5px;
	text-transform:uppercase;
	font-weight: bold;
	text-align:left; 
	letter-spacing: 2px; 
	height:15px;

}

h1:first-letter{
	font-size:15px;
	color: #B9C6A8;
}

textarea, input, option, select {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
    color: #8E9581;
    border: 1px solid #F1D6DF;
	background-color: #FFFFFF;
}

.codes_style {
	background-color: #E4E9D9;
	border: 5px solid #E4E9D9;

}


