.bodyStyle {
	background-color: #d8b9b3;
	background-image: url(pix/bg.gif);
	
}

.bg {
	background-color: #844e5a;
	
}


.menu {
	font-size: 9px;
	color: #ead9d6;
	font-weight: bold;
	text-align: left;
}

.menu a:link {
	font-size: 9px;
	font-weight: bold;
	color: #ead9d6;
	text-decoration: none;
}

.menu a:visited {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #4b2730;
	text-decoration: none;
	text-align: left;
}

.add {
    font-size: 11px;
	color: #6e3644;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}


a.add:link, a.add:active, a.add:hover, a.add:visited{  
    font-size: 11px;
	color: #6e3644;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

.body {
	font-size: 11px;
	color: #6e3644;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
}


.pale {
	background-image: url(pix/rose.gif);
	background-color: #faeef0;
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	text-align: left;
}

.frame {
	BORDER-BOTTOM: #6e3644 1px solid; 
	BORDER-LEFT: #6e3644 1px solid; 
	BORDER-RIGHT: #6e3644 1px solid; 
	BORDER-TOP: #6e3644 1px solid
} 

.adtext {
margin:0px;
font-family:verdana,Arial,Helvetica,sans-serif;
font-size:10px;
color: #000000;
}
.submenu {
	font-size: 11px;
	color: #6e3644;
	line-height: 15px;
	font-weight: none;

}
.submenuSmaller {
	font-size: 1px;
	background-color: #C7BA9B;
}
.submenu a:link {

	text-decoration: underline;
	font-size: 11px;
	color: #6e3644;
	line-height: 15px;
	font-weight: none;
}
.submenu a:visited {
	text-decoration: underline;
	font-size: 11px;
	color: #6e3644;
	line-height: 15px;
	font-weight: none;
}


p {
	margin-bottom: 10px;
	margin-top: -3px;
	line-height: 15px;
}



td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}





ul {
	list-style-position:inside;
	list-style-type: disc;
	margin-top: 7px;
	margin-left:0px;
	text-align:left;
	padding:0px 3px 0px 0px;
}
li {
	margin-left:5px;
	margin-bottom: 3px;
}
.smalllist li{
	margin-bottom: 0px;
	margin-left:0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 13px;
	color: #333333;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 0px;
}
