/* CSS Document */


body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}
body {
	background-color: #231201;
	background-attachment: fixed;
	background-image: url(images/main-bottom-bk.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: bca28b;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: bca28b;
}
a:hover {
	text-decoration: none;
	color: #96C4AB;
}
a:active {
	text-decoration: none;
	color: bca28b;
}
.righttop-stretch {
	background-image: url(images/right-stretch.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
BODY {SCROLLBAR-FACE-COLOR: #9A4659; SCROLLBAR-HIGHLIGHT-COLOR: #9A4659; SCROLLBAR-SHADOW-COLOR: #651a31; SCROLLBAR-3DLIGHT-COLOR: #c07f93; SCROLLBAR-ARROW-COLOR:  #281401; SCROLLBAR-TRACK-COLOR: #281401; SCROLLBAR-DARKSHADOW-COLOR: #333333; }

.form-boxes {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #281401;
	padding: 2px;
	height: 20px;
	width: 165px;
	border: 1px solid #9A4659;
	background-color: #ECE9D8;
}
.message-box {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #291501;
	padding: 2px;
	height: 84px;
	width: 290px;
	border: 1px solid #A54F65;
	background-color: #ECE9D8;
}
.defined-text {
	font-family: Tahoma;
	font-size: 11px;
/*	color: #CD8F9C;*/
	color:#96C4AB;
}
.newtextstyle {
 color: #96C4AB;
 font-weight: bold;
}
.index-stretch {
	background-image: url(images/stretch-bk-index.gif);
	background-repeat: repeat-x;
}
.specialtext {
	font-family: "Arial Black";
	font-size: 14px;
/*	color: #D194AB;*/
	color:#96C4AB;
	line-height: 18px;
}
.footer-text {
	font-family: "Lucida Sans Unicode";
	font-size: 9px;
	color: #7D5842;
}

.menu-style{
 font-size:13px;
 color:#FFFFFF;
}

.menu-style a{
 font-size:13px;
 color:#B34363;
 text-decoration:none;
}

.menu-style a:visited {
	text-decoration: none;
	color: B34363;
}

.menu-style a:hover{
 color:#CB8A9C;
 text-decoration:none;
}

