body {
	font-weight : normal; 
	font-size : 12px; 
	color : black; 
	font-style : normal; 
	font-family : Arial, Helvetica, Verdana, sans-serif; 
	background-color : white; 
	padding : 0; 
	margin : 0; 
	text-align : left; 
} 
img {
	border-width : 0; 
} 
ol , ul {
	text-align : left; 
	margin-left : 40%; 
	padding-left : 10px; 
	color : #444444; 
	margin-right : 2%; 
} 
ol , ul.left {
	font-size : 11px; 
	font-weight : normal; 
	text-align : left; 
	margin : 0; 
	margin-left : 8%; 
	padding : 0; 
	padding-left : 15px; 
	color : #444444; 
	margin-right : 4%; 
} 
H1 {
	font-weight : bold; 
	font-size : 22px; 
	color : #696969;
	font-style : normal; 
	text-align : left; 
	text-decoration : none;
	margin : 15px; 
	margin-left : 0; 
	padding : 0%; 
	padding-left : 34%; 
} 
H2 {
	font-weight : bold; 
	font-size : 16px; 
	color : #daa520; 
	text-align : left;
	margin : 10px; 
	margin-bottom : 0; 
	padding : 0%; 
	padding-left : 38%; 
	background-color : transparent; 
} 
H3 {
	font-weight : bold; 
	font-size : 12px; 
	color : white; 
	text-align : center; 
	background-color : #444444; 
	margin : 0; 
	padding-top : 4px; 
	height : 21px; 
	border-top : 4px solid #ffffff; 
	border-bottom : 3px solid #ffffff; 
} 
H4 {
	font-weight : bold; 
	font-size : 14px; 
	color : #ffd700; 
	text-align : left; 
	background-color : #696969; 
	margin : 0; 
	padding-top : 6px; 
	padding-bottom : 6px; 
	padding-left : 30px;
} 
H5 {
	font-weight : bold; 
	font-size : 11px; 
	color : #ffffff; 
	text-align : center; 
	background-color : #696969; 
	margin : 0; 
	padding-bottom : 4px; 
	padding-right : 20px; 
} 
a {
	font-weight : normal; 
	font-size : 12px; 
	font-style : normal; 
	color : #412929; 
	text-decoration : none; 
} 
div.holder {
	position : relative; 
	width : 100%; 
} 
div.header {
	position : absolute; 
	text-align : center; 
	font-size : 40px; 
	font-weight : bold; 
	margin-top : 0; 
	margin-left : 30%; 
	padding : 0;
	padding-top: 13px;
	width : 68.7%; 
	height : 146px;
	background-color : #696969; 
	font-family : Arial, Helvetica, Verdana, sans-serif; 
	border : 4px solid #ffffff; 
	border-left : 5px solid #ffffff; 
} 
a.link_hor {
	color : #ffffff; 
	text-decoration : none; 
	font-size : 12px; 
	font-weight : bold; 
} 
a.link_hor:hover {
	text-decoration : none; 
	color : #dcdcdc; 
	font-size : 12px; 
	font-weight : bold; 
} 
a.link_hor_static {
	color : #ffd700; 
	font-weight : bold; 
	text-align : center; 
	text-decoration : none; 
	font-size : 12px; 
} 
a.link_hor_static:hover {
	text-align : center; 
	color : #e6e6fa; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
} 
div.left_header {
	position : absolute; 
	text-align: center;
	margin : 0; 
	margin-left : 1%; 
	padding : 0; 
	width : 29%; 
	height : 152px; 
	background-position : 0% 0%; 
	background-color : #ffd700; 
	color : #464646; 
	font-size : 9px; 
	border-top : 4px solid #ffffff; 
	border-right : 4px solid #ffffff; 
} 
div.left_menu {
	position : absolute; 
	margin-top : 160px; 
	margin-left : 1%; 
	width : 29%; 
	text-align : left; 
	background-color : transparent; 
	background-position : 0% 0%; 
	font-weight : bold; 
	z-index : 5; 
} 
p.left {
	font-size : 11px; 
	font-weight : normal; 
	color : #444444; 
	text-align : left; 
	padding : 2%; 
	margin-top : 0; 
	margin-bottom : 0; 
} 
a.link_left {
	font-size : 11px; 
	color : #ffd700; 
	text-decoration : none; 
} 
a.link_left:hover {
	font-size : 11px; 
	color : #dcdcdc; 
	text-decoration : none; 
} 
div.main {
	position : absolute; 
	margin-top : 160px; 
	margin-left : 1%; 
	width : 99%; 
	text-align : center; 
	background-color : #ffffff; 
	background-image : url(./images/grad_1.jpg); 
	background-repeat : repeat-y; 
	background-position : 0% 0%; 
	color : white; 
	z-index : 2; 
} 
p.main {
	text-align : left; 
	margin : 0%; 
	margin-left : 0; 
	margin-right : 0; 
	padding : 0%; 
	padding-left : 34%; 
	padding-right : 3%; 
	color : #444444; 
	background-color : transparent; 
} 
a.link_main {
	text-decoration : none; 
	font-weight : bold; 
	font-size : 12px; 
	color : #daa520; 
} 
a.link_main:hover {
	text-decoration : none; 
	color : #808080; 
	font-weight : bold; 
	font-size : 12px; 
} 
p.page_top {
	text-align : right; 
	margin-right : 5%; 
} 
a.link_top {
	font-size : 11px; 
	color : #daa520; 
	text-decoration : none; 
} 
a.link_top:hover {
	font-size : 11px; 
	color : #808080; 
	text-decoration : none; 
} 
div.footer_1 {
	text-align : center; 
	width : 100%; 
	margin : 0; 
	background-color : #444444; 
	border-top : 4px solid #ffffff; 
	border-bottom : 2px solid #ffffff; 
	z-index : 5; 
} 
p.footer_1 {
	color : #ffffff; 
	font-size : 11px; 
	text-align : left; 
	margin : 0%; 
	margin-right : 10px; 
	padding : 6px; 
	padding-left : 4%; 
} 
a.link_footer_1 {
	background-color : transparent; 
	text-decoration : none; 
	font-size : 11px; 
	font-weight : normal; 
	color : #444444; 
} 
a.link_footer_1:hover {
	text-decoration : none; 
	color : #e6e6fa; 
	font-size : 11px; 
	font-weight : normal; 
} 
a.link_footer_1_static {
	color : #444444; 
	font-weight : bold; 
	font-size : 11px; 
} 
a.link_footer_1_static:hover {
	text-decoration : none; 
	color : #e6e6fa; 
	font-size : 11px; 
	font-weight : normal; 
} 
div.footer {
	color : black; 
	margin : 0%; 
	width : 100%; 
	background-color : #ffffff; 
	background-image : url(./images/foot_left.jpg); 
	background-repeat : no-repeat; 
	background-position : 0% 0%; 
	padding : 0; 
	z-index : 5; 
} 
p.footer {
	color : #444444; 
	font-size : 11px; 
	text-align : center; 
	margin : 0; 
	padding : 0%; 
} 
a.link_footer {
	background-color : transparent; 
	text-decoration : none; 
	font-size : 11px; 
	color : #daa520; 
} 
a.link_footer:hover {
	text-decoration : none; 
	color : #808080; 
	background-color : #ffffff; 
	font-size : 11px; 
} 
a.link_footer_static {
	color : #daa520; 
	font-weight : bold; 
	text-decoration : none; 
	font-size : 11px; 
} 
a.link_footer_static:hover {
	text-decoration : none; 
	color : #808080; 
	font-size : 11px; 
} 








