/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #cc9933;
	font-weight: bold;
	}
	
a:hover {
	color: #663300;
	font-weight: bold;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #FFFFFF;
	}
	
#navigation a {
	color: #cc9933;
	line-height:18px;
	text-decoration: none;
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#00CC00;
	}
	
/* Class Styles */
	
.body_11 {
	color:#000000;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	}
	
.body_11_white {
	color:#FFFFFF;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	}
	
.body_11_I {
	color:#000000;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	}
	
.body_11_I_brown {
	color:#663300;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	}
	
.body_12 {
	color:#000000;
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.body_12_ochre {
	color:#996600;
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.body_12_I {
	color:#000000;
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	}
	
.body_12_B {
	color:#000000;
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
.body_12_I_brown {
	color:#663300;
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	}
	
.head_14 {
	color:#663300;
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
.head_14_lightblue {
	color:#b6eeff;
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
.head_14_yellow {
	color:#ffe470;
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
.head_16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #663300;
}

