/*---------------STANDARD ELEMENTS------------------------------*/

body {
	background-color: #FFFFF9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	background-image:url(images/background.gif);
	background-position:center;
	background-repeat:repeat-y;
	}

/*                                                Text                                            */
/*----------------------------------------------------------------------*/


.header_menu {

	font-family:verdana;
	font-variant:small-caps;
	font-size:11;
	color:#CC9933;

}

a.header_menu:link {color: #CC9933; text-decoration: none}
a.header_menu:visited {color: #CC9933; text-decoration: none}
a.header_menu:hover {color: #A27A29; text-decoration: underline}

.body_titles {

	font-family:verdana;
	font-variant:small-caps;
	font-size:13;
	color:#CC9933;

}

.TahomaRegular12 {

	font-family:tahoma;
	font-size:12;
	color:#000000;

}


.body_text {

	font-family:verdana;
	font-size:12;
	line-height:2;
	color:#CC9933;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 270px;
	margin-bottom: 0px;
}

a.body_text:link {color: #CC9933; text-decoration: none}
a.body_text:visited {color: #CC9933; text-decoration: none}
a.body_text:hover {color: #F2E738; text-decoration: underline}
a.golden_hover:hover {color: #F2E738; text-decoration: underline}

.body_date {

	font-family:verdana;
	font-variant:small-caps;
	font-size:11;
	color:#CC9933;
; font-weight: 400
	

}


/*                                               Tables                                           */
/*----------------------------------------------------------------------*/

.tbl_header {
	
	padding:0;
	spacing:0;
	border-collapse:collapse;
	border-width:0px;
	border-style:;
	border-color:;
	width:760;
	align:center;
}

.home_table {
	
	border-width:1px;
	border-style:solid;
	border-color:#CC9933;
}

.right_table {
	
	border-width:1px;
	border-style:solid;
	border-color:#CC9933;
}