html, body { margin: 0px; padding: 0px; width: 100%; height: 100%; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #030102;
}
strong {
	color: #D0D0D0;
}
.style1 {
	color: #757373;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #404040;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #877739;
	font-size: 8px;
	font-family: tahoma;
	text-decoration:none;
	font-weight: bold;
}
.style4 {
	color: #877739;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none;
	font-weight:normal
}
.style5 {
	color: #b6b4b4;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {
	color: #a09468;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #cbc59f;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #B0A26E;
	font-size: 10px;
	font-family: tahoma;
}
a.style1:hover { text-decoration:none; color:#877739; }

.menu { background: url(/images/rep_1.jpg) 0% 100% repeat-x; }
.menu a { background: #030102; font-family: 'Century Schoolbook', 'CenturySchoolbook', 'Myrial Pro', 'Arial Narrow', Arial, helvetica; color: #dfdfdf; padding-left: 30px; background: url(/images/jewerly.jpg) 0% 50% no-repeat; font-size: 13px; text-decoration: none; position: relative; top: -1px; font-weight: bold; }

.menu a:hover, .menu a.sel { color: #f2eb5c; background: url(/images/menu_hover.jpg) 0% 50% no-repeat !important; }


.main_content a { color: #f2eb5c; text-decoration: underline; }
.main_content a:hover { text-decoration: none; }

p { margin: 0px; padding: 0px; }

img { border: none; }