<style>



.content11 { font-family: Arial, Helvetica, sans-serif; font-size: 13px}



.content11 A {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}

#theimage {
	margin-top: 3px;
	margin-bottom: 3px;
}

.cont_title01 {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}


.cont_main cl {
	font-family: Verdana, Arial;
	line-height: 17px;
	font-size: 12px;
	color: #FF0000;
}



.cont_main_sml { font-family: Verdana, Arial; font-size: 10px; line-height: 17px; color: #FF0000}

.cont_main_sml A { font-family: Verdana, Arial; font-size: 10px; line-height: 17px; text-decoration: underline; color: #FF0000}

.cont_main_sml A:hover { font-family: Verdana, Arial; font-size: 10px; line-height: 17px; text-decoration: none; color: #FF0000}


.main_content { font-family: Arial, Verdana; font-size: 12px; line-height: 17px; color: #666666}

.main_content A { font-family: Arial, Verdana; font-size: 12px; line-height: 17px; text-decoration: none; color: #aa935f}

.main_content A:hover { font-family: Arial, Verdana; font-size: 12px; line-height: 17px; text-decoration: underline; color: #aa935f}


.title01 { font-family:  Arial, Verdana; line-height: 17px; font-size: 22px; color: #aa935f}


.Nav_btm { font-family: Arial, Verdana; font-size: 11px; color: #cccccc}

.Nav_btm A { font-family: Arial, Verdana; font-size: 11px; text-decoration: none; color: #cccccc}

.Nav_btm A:hover { font-family: Arial, Verdana; font-size: 11px; text-decoration: underline; color: #aa935f}



.Nav_top { font-family: Arial, Verdana; font-size: 11px; color: #647b8c}

.Nav_top A { font-family: Arial, Verdana; font-size: 11px; text-decoration: none; color: #647b8c}

.Nav_top A:hover { font-family: Arial, Verdana; font-size: 11px; text-decoration: underline; color: #39566b}


.Nav_left { font-family: Arial, Verdana; font-size: 11px; color: #000000}

.Nav_left A { font-family: Arial, Verdana; font-size: 11px; text-decoration: none; color: #000000}

.Nav_left A:hover { font-family: Arial, Verdana; font-size: 11px; text-decoration: underline; color: #aa935f}


.Nav_gold { font-family: Arial, Verdana; font-size: 11px; color: #aa935f}


.home_content { font-family: Arial, Verdana; font-size: 12px; color: #666666}

.home_content A { font-family: Arial, Verdana; font-size: 12px; text-decoration: none; color: #aa935f}

.home_content A:hover { font-family: Arial, Verdana; font-size: 12px; text-decoration: underline; color: #aa935f}


.emailbox {  background-color: #DFDFDF; font-family: Verdana, Arial; font-size: 11px; color: #999999; border-style: none; margin: 0; padding: 0;}


.textbox {  background-color: #DFDFDF; font-family: Verdana, Arial; font-size: 11px; color: #000000; border-style: none; margin: 0; padding: 0;}


.textbox_white {  background-color: #FFFFFF; font-family: Verdana, Arial; font-size: 11px; color: #000000; border-style: none; margin: 0; padding: 0;}


.li_er { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; margin-top: 2px; list-style-type: square; color: #aa935f}

.li_gold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; margin-top: 4px; list-style-image: url(../images/li-gold.gif)}




body {

background-color: FFFFFF; 
background-image: url('../images/background-top.gif');
background-repeat: repeat-x


}



.tb_back {

background-color: 000000; 
background-image: url('../images/background-top.gif');
background-repeat: no-repeat;
background-position:center top;

}

.textbox_white#Comment {
	width: 70%;
	height: 80px;
}

/* display non-printable material */

#noprint {
	display: inline;
}

/* hide printable material */

#toprint {
	display: none;
}

/* set content width */

#maintable {
	width: 765px;
}




/* PRINTABLE VERSION */

@media print {



	/* hide non-printable material */

	#noprint {
		display: none;
	}

	/* display printable material */

	#toprint {
		display: inline;
	}

	/* expand main section */

	#maintable {
		width: 100%;
	}


</style>