/* *************************************
HTML TAG STYLES BELOW
/* ********************************** */

body {
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8.25pt;
	color: #000000;
	background-color: #663300;
	background-image: url(/images/hp_vline.gif);
	background-repeat: repeat-y;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

table { 
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
}

p {
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8.25pt;
	color: #000000;
	line-height : 9.5pt;
	/*  margin: top right bottom left */
	margin: 0px 0px  0px 0px;
	padding: 5px 20px 5px 0px;	
}							

li {	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	font-size: 8.25pt;
	color: #000000;
	line-height : 9.5pt;
}
				


/* *************************************
HTML HEADER STYLES BELOW
/* ********************************** */
				
H1 {	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #236a20;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 0px;	
} 

H2 {	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

H3 {	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #663300;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

hr {
	text-align: left;
	width: 100%;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: none;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}


/* *************************************
HTML LINK STYLES BELOW
/* ********************************** */
									
a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {	
	text-decoration: underline;
	color: #663300;
}

a:hover {	
	text-decoration: underline;
	color: #236a20;
}
								
a:active {	
	text-decoration: underline;
	color: #000000;
}		


/* *************************************
CUSTOM STYLES BELOW
/* ********************************** */

.credits {	
	font-size: 7.5pt;
	color: #000000;
}

.nav {	
	font-size: 9.5pt;
	font-weight: bold;
	color: #000000;
	line-height : 10.5pt;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 59px;
	padding: 0px 0px 0px 0px;
}

a.nv:link {	
	font-size: 9.5pt;
	text-decoration: none;
	color: #000000;
}

a.nv:visited {	
	font-size: 9.5pt;
	text-decoration: none;
	color: #000000;
}

a.nv:hover {	
	font-size:9.5pt;
	text-decoration: none;
	color: #006600;
}

a.nv:active {	
	font-size: 9.5pt;
	text-decoration: none;
	color: #000000;
}

th.gray1 {
	font-family:  font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color : #DEE1E2;	
	text-align: left;
	text-indent: 0px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 16px 5px 16px;	
}

.maintableborder {
	/*  margin: top right bottom left */
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

.p2 {	
	line-height : 25pt;
}

.imagespace	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 5px 0px;
}


/* *************************************
COLORS AND BACKGROUNDS
/* ********************************** */

.white {
	background-color: #ffffff
}

.black {
	background-color: #000000;
}

.cream {
	background-color: #eee5c3;
}

.bg1 {
	background-image: url(/images/hp_bg.jpg);
	background-repeat: no-repeat;
}

.bg2 {
	background-image: url(/images/hp_navbg.jpg);
	background-repeat: no-repeat;
}

.bg3 {
	background-image: url(/images/int_nav_bg.jpg);
	background-repeat: no-repeat;
}
				
.bg4 {
	background-image: url(/images/int_repeat_lt.jpg);
	background-repeat: repeat-y;
}

.bg5 {
	background-image: url(/images/int_repeat_rt.jpg);
	background-repeat: repeat-y;
}

.bg6 {
	background-image: url(/images/int_edge_btm.jpg);
	background-repeat: no-repeat;
}