/* CSS Document */

body {
	background-color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgr/Pattern_01.gif);
	background-repeat: repeat-x;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D7750B;
}

.footer_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
footer:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 208px;
	top: 44px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
}
.content_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.image_bdr_right {
	padding-right: 10px;
}

