.main {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: "trebuchet MS", "Century Gothic", Verdana;
	font-weight: bold;
	color: #777777;
	font-size: 14px;
	text-align: justify;
}
body {
	background-color: #999999;
}
.home a {
	font-family: "trebuchet MS", "Century Gothic, Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
}
.home a:hover {
	font-family: "trebuchet MS", "Century Gothic, Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #D3AE26;
}
.nav a {
	font-family: "trebuchet MS", "Century Gothic, Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.nav a:hover {
	font-family: "trebuchet MS", "Century Gothic, Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #D3AE26;
}
.header {
	font-size: 19px;
	color: #D3AE26;
}
.diamond {
	font-family: "trebuchet MS", "Century Gothic", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.catalog {
	font-family: "trebuchet MS", "Century Gothic", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.left {
	font-family: "trebuchet MS", "Century Gothic", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	padding-right: 18px;
}
.mail a {
	font-family: "trebuchet MS", "Century Gothic, Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mail a:hover {
	font-family: "trebuchet MS", "Century Gothic, Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #D3AE26;
}
.copyright {
	font-family: "trebuchet MS", "Century Gothic", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-bottom: 6px;
}
.right {
	font-family: "trebuchet MS", "Century Gothic", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	padding-left: 18px;
}
.rightheader {
	font-family: "trebuchet MS", "Century Gothic", Verdana;
	font-size: 14px;
	font-weight: 500;
	color: #000000;
	line-height: 20px;
}
.imageborderblack {
	margin: 0px 0px 0px 0px;
	border: 1px solid #000000;
}