html { 
	height: 100%; 
} 

body { 
	height:100%; 
	background-color: White;
	background-image: url(../images/bg.gif);
	font-weight: bold;
	font: 11px Arial, Helvetica, sans-serif;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
} 

.shadow{
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	width: 819px;
	text-align: center;
	margin: 0px auto;
}

#wrapper {
	width: 780px;
	margin: 0px 100%;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#Logo {
	padding: 0px 0px 0px 4px;
	background: url(images/EDEAE2.gif);
	text-align: left;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#Menu01 {
	background: url(images/EDEAE2.gif);
	border-bottom: 2px solid White;
	border-top: 2px solid White;
	padding: 0px 0px 0px 3px;
}

.Menu01_img01 {
	width: 145px;
	padding: 0px 20px 0px 0px;
	vertical-align: baseline;
	
}

.Menu01_link {
	color: #000000;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: 16%;
}

.Menu01_link a {
	color: #000000;
 	text-decoration: none;
}

.Menu01_link a:hover {
	color: #FE0202;
}

.Menu01_img02 {
	padding: 0px 0px 0px 125px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#Menu02 {
	border-bottom: 2px solid White;
	background: url(images/868687.gif);
	text-align: center;
	font-size: 16px;
}

#Menu02_link a {
	color: #FFFFFF;
 	text-decoration: none;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: 18%;
}

#Menu03_link a {
	color: #FFFFFF;
 	text-decoration: none;
	font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: 18%;
	display:none
}

.Menu02_line {
	border-left: 2px solid White;
	height: 20px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#GrayBar {
	padding: 4px 10px 3px 0px;
	border-bottom: 2px solid #A4A4A4;
	background: url(images/D4D7DD.gif);
	height: 14px;
}

.GrayBar_link {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
}

.GrayBar_link a {
	color: #FE0202;
	text-decoration: none;
}

.GrayBar_link a:hover {
	color: #000000;
}

.GrayBar_text {
	float: right;
}

.GrayBar_text a {
	color: #000000;
	text-decoration: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.content_bg01 {
	padding: 16px 0px 16px 0px;
	background-color: #FFFFFF; 
	background-image: url(images/bg_layer01.jpg); 
	background-repeat: repeat-x; 
	background-position: left bottom;
	text-align: left;
}

.content_bg02 {
	padding: 16px 0px 16px 0px;
	background-color: #FFFFFF; 
	background-image: url(images/bg_layer02.jpg); 
	background-repeat: repeat-x; 
	background-position: left bottom;
	text-align: left;
}

.content_img {
	text-align: center;
	vertical-align: top;
}



.content_bg03 {
	padding: 7px 0 16px 5px;
	background-color: #FFFFFF; 
	background-image: url(images/bg_layer01.jpg); 
	background-repeat: repeat-x; 
	background-position: left bottom;
	text-align: left;
}

/* ============================== */
.content_img_new {
	/*width: 118px;*/
	text-align: center;
	vertical-align: top;
	padding: 0px 16px 0px 16px;
}
/* ============================== */
.content_line {
	width: 10px;
	background-image: url(images/Slot_line.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
}

.content_txt {
	padding: 0px 12px 0px 0px;
	vertical-align: top;
}

.content_txt a {
	color: Black;
}

.content_txt a:hover {
	color: #FE0202;
}
/* ============================== */

.content_txt_new {
	/*width: 256px;*/
	padding: 0px 12px 0px 0px;
	vertical-align: top;
}

.content_txt_new a {
	color: Black;
}

.content_txt_new a:hover {
	color: #FE0202;
}

/* ============================== */
.content_header_black {
	font: 20px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: Black;
	float: left;
}

.content_header_gray {
	font: 20px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #868686;
	float: left;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.template_txt {
	width: 346px;
	float: left;
	padding: 0px 16px 0px 16px;
	vertical-align: top;
}

.template_txt_full {
	width: 760px;
	float: left;
	padding: 0px 16px 0px 16px;
	vertical-align: top;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer_link {
	text-align: center;
	padding: 2px 0px 4px 0px;
}

#footer_link a {
	color: #000000;
	text-decoration: none;
}

#footer_link a:hover {
	color: #FE0202;
	text-decoration: none;
}

#footer_info {      
	text-align: center;
	color: #868687;
	background: url(images/EDEAE2.gif);
	padding: 2px 0px 2px 0px;
}

.footer_red_text {
	color: #FE0202;
	font-weight: bold;
}#wrapper {
	width: 782px;
	margin: 0px auto;
}

 






