BODY {
	color : #000000;
	background-color: #eeeeee;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	margin-left : 3;
	margin-bottom : 3;
	margin-right : 3;
	margin-top : 3;
}

#menu1,#menu2,#menu3,#menu4,#menu5,#menu6 {display:none}

.background {
	background-attachment : fixed;
	background-image : URL(images/background.gif);
	background-repeat : repeat-y;
	background-position : center;
}

 .floatright150 {
float: right;
margin: 0 0px 12px 15px;
clear: right;
width: 150px;
border: 1px solid #eee;
background-color: #fbfbfb;
padding: 3px;
}

.containingbox p { margin-top: 0;}

INPUT, SELECT { 
font-family:Arial,sans-serif; font-size:12px;
}

A.greylink {
	color : #c0c0c0;
}

A:HOVER .greylink {
	color: #000000;
}

A.blacklink {
	color : #000000;
	text-decoration: none;
}

A:HOVER.blacklink {
	color: #000000;
	text-decoration: underline;
}

A.whitelink {
	color : #ffffff;
	text-decoration: none;
}

A:HOVER.whitelink {
	color: #ffffff;
	text-decoration: underline;
}

A {
	color : #9D7B17;
}

A:HOVER {
	color : #E8BA14;
}

.whitebold {
	color : #ffffff;
	font-weight: bold;
}

.white{
	color : #ffffff;
	font-weight: normal;
}

.v7 {
	font-family : verdana;
	font-size : 7.5pt;
	color : #000000;
}

.v8 {
	font-family : verdana;
	font-size : 8pt;
	color : #000000;
}

.v8b {
	font-family : verdana;
	font-weight : bold;
	font-size : 8pt;
	color : #000000;
}

.v8wb {
	font-family : verdana;
	font-weight : bold;
	font-size : 8pt;
	color : #ffffff;
}

.v10 {
	font-family : verdana;
	font-weight : normal;
	font-size : 10pt;
	color : #000000;
}

.a12 {
	font-size : 12pt;
	font-family : Arial;
	}

.a12b {
	font-size : 12pt;
	color : #000000;
	font-weight: bold;
	font-family : Arial;
	}
	
.a12bGrey {
	font-size : 12pt;
	color : #939393;
	font-weight: bold;
	font-family : Arial;
	}

	
	/* menu*/
td.button
{
color: black ;
background-color: #C29B11 ;
border: none;
margin: 0px;
padding:3px;
}
	
div.exp
{
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-weight: normal;
text-align: left;
background-color : #c0c0c0;
background:url(images/spacer.gif);
border : 0px solid #c0c0c0;
}

p.button
{
color: black ;
background: #EEEEEE ;
font-weight: normal;
margin: 0px;
padding: 2px;
display: block ;
border-bottom: 1px solid #c0c0c0;
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
}

a.menuitem:link
{
font-size: 7.5pt;
text-decoration: none ;
color: black ;
background: #EEEEEE ;
display: block ;
}

a.menuitem:visited
{
text-decoration: none ;
color: black ;
background: #EEEEEE ;
display: block ;
}

a.menuitem:hover
{
text-decoration: underline ;
color: #000000 ;
display: block ;
}

a.menuitem:active
{
text-decoration: underline ;
color: #000000 ;
display: block ;
}
