@charset "utf-8";


body {
	background: #2C2C2C url(bg.jpg) repeat-x;
	margin: 15px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h1 {
	color: #9A9F9F;
	font: normal 18px Arial, Helvetica, sans-serif;

}

h2 {
	font-size: 30px;
	font-weight: normal;
	color: #9a9f9f;
	margin: 6px 0px 0px;
}

h3 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0px;
}

h4 
{
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0px;
}

h4 a:link
{
	text-decoration: none;
	color: #CE8825;	
}

h4 a:visited
{
	text-decoration: none;
	color: #CE8825;
}


h4 a:hover
{
	text-decoration: underline;
	color: #CE8825;
}

h4 a:active
{
	text-decoration: underline;
	color: #CE8825;
}


.copyright {
	font-size: 11px;
	color: #999;
}

.copyright a:link {
	color: #CE8825;
	text-decoration: none;
}

.copyright a:visited {
	color: #CE8825;
	text-decoration: none;
}

.copyright a:hover {
	color: #fff;
	text-decoration: underline;
}

.copyright a:active {
	color: #fff;
	text-decoration: underline;
}


p {
	font-size: 13px;
	color: #666;
	width: 750px;

}

p a:link {
	color: #CE8825;
	text-decoration: none;
	font-weight: bold;
}

p a:visited {
	color: #CE8825;
	text-decoration: none;
	font-weight: bold;
}

p a:hover {
	color: #CE8825;
	text-decoration: underline;
	font-weight: bold;
}

p a:active {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.slogan {
	font-size: 18px;
	font-weight: bold;
	color: #9a9f9f;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 20px;
}

.wrapper { background: #050505; }

.topnav {
	background: url(files/struct/topnav_bg.png) repeat;
	font-size: 13px;
	color: #e1e1e1;
	height: 30px;
	line-height: 30px;
}

.topnav a:link {
	color: #e1e1e1;
	text-decoration: none;
}

.topnav a:visited {
	color: #e1e1e1;
	text-decoration: none;
}

.topnav a:hover {
	color: #CE8825;
	text-decoration: none;
}

.topnav a:active {
	color: #e1e1e1;
	text-decoration: none;
}

.topnav_sep {
	background: url(files/struct/topnav_sep.png);
	width: 29px;
}



.footernav_bg {
	background: #262525;
	height: 75px;
}

.copy {
	background: #050505;
	height: 43px;
	font-size: 10px;
	color: #737272;
	padding-left: 28px;
}

.footer_grad {
	background: url(files/struct/footer.png);
	height: 77px;
	width: 985px;
}



.wrapper table tr .grey_table_10 table tr td table tr td p a {
	color: #DD0085;
	text-decoration: none;
}
.ditto_summaryPost {
	margin-bottom: 10px;
	border-bottom: 3px solid #cccccc;
	padding-bottom: 20px;
	
}

.ditto_summaryPost a:link {
	color: #CE8825;
	text-decoration: none;
}

.ditto_summaryPost a:visited {
	color: #CE8825;
	text-decoration: none;
}

.ditto_summaryPost a:hover {
	color: #CE8825;
	text-decoration: underline;
}

.ditto_summaryPost a:active {
	color: #CE8825;
	text-decoration: underline;
}

img {
	border-style: none;	
}

.homepics img {
	border-style: none;	
	
}

.homepics a:link
{
	font-size: 13px;
	color: #666;
	text-decoration: none;
	
}

.homepics a:visited
{
	text-decoration: none;
	color: #666;
}


.homepics a:hover
{
	text-decoration: underline;
	color: #CE8825;
}

.homepics a:active
{
	text-decoration: underline;
	color: #666;
}

