
H1 { font-size: 18pt; font-weight: bold; text-decoration: none; color: #222222; padding: 2px 1px 1px 40px;
	font-family: times, helvetica; background: #C88D1E url(/images/h1_back.jpg) no-repeat left middle; }
H2 { font-size: 12pt; font-weight: none; color: #555555; font-family: times, helvetica; }
H3 { font-size: 11pt; font-weight: bold; color: #004E82; font-family: times, helvetica; }
H4 { font-size: 11pt; font-weight: bold; color: #555555; font-family: times, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #555555; font-family: times, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #555555; font-family: times, helvetica; }

hr { color: #33414D; height: 1px; }
 

body { 
	font-size: 10pt; color: #33414D; font-family: Georgia, times, helvetica;
}

.right_shade { background: url(/images/right_shade.jpg) repeat-y; vertical-align: top; }
.left_shade { background: url(/images/left_shade.jpg) repeat-y right; vertical-align: top; }

.top_header {
	background: url(/images/header_background.jpg) repeat-x; vertical-align: top;
}

.header_back {	
	background: url(/images/header_back.jpg) repeat-x;
}
.movie_header {
	background: url(/images/movie_background.jpg) repeat-x;
	vertical-align: top;
	padding: 5px 0 0 5px;
}


.area_back { 
	
	font-size: 10pt; color: #33414D; 
	font-family: times, helvetica;
	padding: 20px;
	vertical-align: top;

}

.area_table { text-decoration: none; font-size: 10pt; color: #33414D; font-family: times, helvetica;}
.area_table a:link, .area_table a:active , .area_table a:visited,
.area_back a:link, .area_back a:active , .area_back a:visited {
	color: #6D5206; text-decoration: underline; 
	font-weight: bold;
}
.area_table a:hover, .area_back a:hover { color: #6D5206; text-decoration: none; }






/*main_menu STYLE*************/
.main_menu { 
	background-color: #ffffff;
	border-right: 5px solid #000000;
	font-family: times, helvetica;
	font-size: 10pt;
	padding: 10px;
	vertical-align: top;
	
}
.main_menu a:link, .main_menu a:active, .main_menu a:visited { 
	color: #C3BFA2; 
	display: block;
	width: 100px;
	padding: 2px 0 2px 0;
	text-decoration: underline;
}
.main_menu a:hover { 
	color: #C3BFA2; 
	display: block;
	width: 100px;	
	padding: 2px 0 2px 0;
	text-decoration: none;
}




/*FOOTER MENU STYLE*************/
.footer_back { background: url(/images/footer_background.jpg) repeat-x; }
.footer_left { background: url(/images/footer_left.jpg) no-repeat left top; }
.footer { 
	background: url(/images/footer_right.jpg) no-repeat right top;
	font-family: times, helvetica;
	color: #ffffff; 
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	
}
.footer a:link, .footer a:active, .footer a:visited { 
	color: #ffffff;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}
.footer a:hover { 
	color: #ffffff;
	text-decoration: underline;
	padding: 2px 10px 2px 10px;
}



.bottom_area {
	background: url(/images/header_background.jpg) repeat-x; 
	vertical-align: middle;
	text-align: center;
	color: #444444;
	font-size: 7pt;
	font-family: arial, helvetica;
}
.bottom_area a:link, .bottom_area a:active, .bottom_area a:visited { 
	text-decoration: underline;
	color: #444444;
}
.bottom_area a:hover { 
	text-decoration: none;
	color: #444444;
}




INPUT { font-size: 10pt;  }
TEXTAREA { font-size: 10pt; }
SELECT { font-size: 10pt; }
OPTION { font-size: 10pt;  }
TD { font-size: 10pt;}
TH { font-size: 10pt; }
IMG { font-size: 10pt; }
ALT { font-size: 10pt; }

.container { position: relative; left: 1px; top: 1px; color: #000000; font-family: times; font-size: 16pt; font-style: italic; font-weight: bold; }
.text { position: absolute; left: -1px; top: -1px;  font-family: times; font-size: 16pt; font-style: italic; font-weight: bold; } 