/* CSS Document Gold-Design.net */
body{
	font-size:small;
	font-family : verdana; 
	color: #818181;
}

a, a:visited, a:active, a:link {color: #8E776C; text-decoration:none;}
a:hover {color: #9E8A81; }



strong {color: #9E8A81;}
b {color: #9E8A81;}
i { color: #9E8A81;}
italic { color: #9E8A81;}
u {color: #9E8A81; text-decoration: none; border-bottom: 1px dotted #8E776C;}


blockquote {
    margin:auto;
	width: 70%;
	background-color: #D3CBC7; 	
	border-left: 2px dashed #8E776C;
	color:#333333; 
	font-size : 8pt; 
	font-family : tahoma; 
	text-align: justify;
	padding: 8px;
}

.title {
	font-size:12px;
	font-family:arial;
    font-weight:bold;
	color: #CBC0BC;
	text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 27px;
	letter-spacing: 3px;
	padding-left: 10px;}

.title a{color: #8E776C;}
.title a:visited{color: #8E776C;}
.title a:hover{color: #9E8A81;}

.date {
	background-color: #B29182;
	font-weight:normal;
	font-size: 12px;
	font-family:tahoma;
	color: #CBC0BC;
	text-align: center;
	letter-spacing: 1px;
	line-height: 18px;
	text-transform:uppercase;

}
.meta{
	background-color: #CBC0BC;
	text-align: right;
	line-height: 13px;
	font-family: tahoma;
	font-size: 9px;
	color: #8E776C;
	padding:5px 15px 5px 15px;
	}

.menu{
	text-align: justify;
	padding:5px 5px 5px 5px;
	font-family: tahoma;
	font-size: 10px;
	color: #666666;}

input, select, textarea {
	font-family:Arial, Trebuchet MS, Arial, Helvetica, Sans-serif; 
	font-size:10px; 
	color: #333333; 
	filter:alpha(opacity=90); 
	background: #ffffff; 
	border-top:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	border-left:1px solid #D8D8D8;
}
.elite{
	border:#D8D8D8 1px solid;
	padding:3px 3px 3px 3px;
	}
.elite a{
	border:#D8D8D8 1px solid;
	padding:3px 3px 3px 3px;
}
.elite a:hover{
	border:#8E776C 1px solid;
	padding:3px 3px 3px 3px;
}
