body {
	/*margin-left: 0em;
	*/
	background : transparent;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
	margin-top : 2px;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #006400;
	scrollbar-darkshadow-color : #A0522D;
	scrollbar-face-color : #BDB76B;
	scrollbar-highlight-color : #DEB887;
	scrollbar-shadow-color : #B2C3D0;
	scrollbar-track-color : #EEE8AA;
	text-align : center;
}

/* This is used to control the width of all the pages - much easier to control 
- the text-align: center; in the body
- the text-align: left; in the wrapper are crucial
*/
#wrapper {
	border : 0px solid #888888;
	margin : 5px auto auto auto;
	text-align : left;
	width : 760px;
}

#ie5fix		{
	height : 1px;
	voice-family : "\";
}
\"";
			voice-family: inherit;
			display: none;
			}
	
p {
	color : #000000;
	font-size : 80%;
}



h1 {
	color : #000080;
	font-size : 160%;
	text-indent : 1em;
}


h2 {
	border-bottom-style : solid;
	border-bottom-width : 2pt;
	color : #807B35;
	font-size : 140%;
	margin-bottom : 12pt;
	margin-left : 1.0em;
	margin-right : 1.0em;
	text-indent : 0em;
}


h3 {
	color : #000080;
	font-size : 120%;
	text-indent : 1em;
}


h4 {
	color : #000080;
	font-size : 100%;
	text-indent : 1em;
}


h5 {
	color : #3F3819;
	font-size : 100%;
	margin-left : 5%;
	margin-right : 5%;
}


h6 {
	color : #800000;
	font-size : 90%;
	font-weight : lighter;
	margin-left : 2.0em;
}





a {
	color : #3F3819;
}

a:link   {
	color : #3F3819;
	text-decoration : underline;
}

a:hover   {
	color : #FF0000;
	text-decoration : underline;
}

hr	{
	color : #88833B;
}

ul 	{
	margin-left : 5%;
}

li 	{
	color : #000080;
	text-indent : 0.0in;
}


  
 .wholetable {
	border: solid #000000 1px;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0%;
	text-align: left;
	width: 640px;
	padding : 0px 6px 0px 6px;
	background : #FFFFCC none;
	padding : 4px;
	border-collapse : collapse;
}

.headerimage{
	font-size : 100%;
	text-align : center;
}

.menupix td {
	color : #000080;
	font-size : 8pt;
	text-align : center;
}

.copyright {
	color : #FF4500;
	font-size : 11px;
	font-weight : bold;
	margin-left : 5%;
	margin-right : 5%;
}

.imagerightmargin {
	float : left;
	margin-left : 5%;
	margin-right : 20px;
}
