body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #B62F2F;
}
a {
	font-size: 12px;
	color: #3E3E3E;
}
a:link {
	color: #3E3E3E;
	text-decoration: underline;
}
a:visited {
	color: #3E3E3E;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
a:active {
	color: #666666;
}
.nav_button a:link, .nav_button a:visited {
	display:block;
	padding:1px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	margin:0 3px 0 3px;
}
.nav_button a:hover, .nav_button a:active {
	background-color:#999999;
}
.cat_header {
	background-color:#666666;
	background-image:url(images/titlebg.gif);
	border-color: #575757;
	border-style: solid;
	border-width: 1px;
	cursor:default;
	color:#FFFFFF;
	font-weight:bold;
	padding: 5px;
}
.container1 {
	background-color:#EFEFEF;
	border-color: #555555;
	border-style: dotted;
	border-width: 0 1px 1px 1px;
	padding: 5px;
}
#dropmenudiv {
	position:absolute;
	border:1px solid #666666;
	border-bottom-width: 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	z-index:100;
}

#dropmenudiv a {
	color:#333333;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #666666;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover {
	color:#FFFFFF;
	background-color:#7A7A7A;
}
.page_title {
	background-color:#666666;
	background-image:url(images/titlebg.gif);
	border-color: #575757;
	border-style: solid;
	border-width: 1px;
	cursor:default;
	color:#FFFFFF;
	font-weight:bold;
	padding: 5px;
	font-size:18px;
}
.itemTitle {
	border-color:#959595;
	border-style:dotted;
	border-width:0 0 1px 0;
	font-size:14px;
	font-weight:bold;
}
.itemIndent {
	padding:5px;
}
.picture {
	background-color:#D1D1D1;
	border-style:solid;
	border-width:1px;
	border-color:#9E9E9E;
	padding:3px;
	margin:5px;
}
.footer {
	font-size:10px;
	color:#FFFFFF;
	padding:60px 0 30px 0;
}
.footer a:link, .footer a:visited {
	font-size:10px;
	color:#F0F0F0;
	text-decoration:underline;
}
.footer a:hover, .footer a:active {
	text-decoration:none;
}
.emmdesign {
	font-size:10px;
	color:#FFAAAA;
	padding:20px;
}
.emmdesign a:link, .emmdesign a:visited {
	font-size:10px;
	color:#FFAAAA;
	text-decoration:underline;
}
.emmdesign a:hover, .emmdesign a:active {
	text-decoration:none;
}
