body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: left;
	color: #9A8D9E;
	background-color: #EFECF7;
	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: #9A8D9E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
    padding-left: 15px;   
}



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

a:hover {
    color:#CD6643; ;
}




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

#menu_style a:hover
{ text-decoration: none; color:#9D8DD9; 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: #B6AAE4;
	font-family: Georgia, Verdana, tahoma, Arial;
	font-size: 11px;
	border-bottom:1px dotted #B6AAE4;
	padding-left: 5px;
	text-transform:uppercase;
	font-weight: bold;
	text-align:left; 
	letter-spacing: 2px; 
	height:15px;

}

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

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

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

}


