body {
	font-size:14pt; 
	font-family:Arial; 
	line-height:13px; 
	color: #000000; 
	margin-top:0px;
	margin-left:0px;
	background:#FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat;
}

tr, td {
	font-size:14pt; 
	font-family:Arial; 
	line-height:13px; 
	color: #000000; 
	letter-spacing:0pt;
	text-align: left;
	margin-top:0px;
	margin-left:0px;
}

A:link, A:active, A:visited{
	color:#da8e81;
	TEXT-DECORATION:none; 
	font-weight:normal;
}

A:hover{
	color:#f4c9c3;
	TEXT-DECORATION:normal; 
	font-weight:bold;
}

B{
color: red;
}

.title {
	background:#1e1e1e url();
	border-bottom: 1px dotted #f47ff7;
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold;
	line-height: 11px; 
	color: #f47ff7; 
	text-align: center;
	text-transform: uppercase;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}


input, textarea, select, topaff {
	background-color: #d6d5ca;
	scrollbar-face-color: #d6d5ca;
	scrollbar-shadow-color: #d6d5ca;
	scrollbar-highlight-color: #d6d5ca;
	scrollbar-3dlight-color: #d6d5ca;
	scrollbar-darkshadow-color: #d6d5ca;
	scrollbar-track-color: #d6d5ca;
	scrollbar-arrow-color: #3e3b24;
	font-family: Verdana; 
	font-size: 8pt;
	font-weight: none;
	text-align: left;
	line-height: 10px; 
	color: #6a6552; 
	border-style: solid; 
	border-width: 1px;
	border-color:#3e3b24;
}

.content-div {
	text-transform: normal;
	font-family: Arial; 
	font-size: 11px; 
	line-height: 11px; 
	background-color: #e3e1d1;
	color: #ae8242;
	padding: 1px;
	letter-spacing:0px;
	text-align: center;
	padding-top: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.li{
	font-size: 7pt;
	font-family: Verdana;
	color: #6a6552; 
	line-height:12px; 
	letter-spacing:0pt;
	margin-left:0pt;
	margin-top:0pt;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #6a6656;}
form {
	background-color: transparent;
	}



.navigation {
	list-style:none;
	padding:7px 7px;
	margin:0px 0px 0px;
}

.navigation li{
	line-height: 130%;
	list-style:none;
	padding: 0;
	margin: 0;
}

.navigation li a{
	font-style: none;
	color: #b9e3e3;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	display:block;
	background-color: #4b4b4b;
	border-right: #cb7771 10px solid;
	border-bottom: #f2f2f2 1px dotted;
}

.navigation li a:visited{
	font-style: none;
	color: #b9e3e3;
	text-decoration: none;
	border-right: #cb7771 10px solid;
	border-bottom: #f2f2f2 1px dotted;
}

.navigation li a:hover{
	font-style: italic;
	font-weight:normal;
	color: #47abd7;
	text-decoration: none;
	background-color: #464646;
	border-right: #c44f4a 10px solid;
	border-bottom: #f2f2f2 1px dotted;
}