
body {
	margin-top: 0px;
	background: #ffffff;
	color: #000000;	
	font:72%/1.2em arial,sans-serif;
		
}

h1, .title { 
	text-transform: uppercase;
	font: bold 125%/1.2em arial,sans-serif;
	}

h2 {
	text-transform: uppercase;
	color: #666666;
	font: 130% arial,sans-serif;
	}

h3 {
	text-transform: uppercase;
	color: #666666;
	font: 125%/1.2em arial,sans-serif;
}

h4 {
	text-transform: uppercase;
	color: #666666;
	font: 120%/1.2em arial,sans-serif;
	}

h5 {
	text-transform: uppercase;
	color: #666666;
	font: bold italic 115%/1.2em arial,sans-serif;
	}

h6 {
	text-transform: uppercase;
	color: #000000;
	font: bold 110%/1.2em arial,sans-serif;
	}
	

A:link
{
	color: #3333cc;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#551A8B;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}


/* custom classes  yolk #FFE600 orig hoover*/

.textbox {
	border: solid 1px #afafaf;
	background: #ededed;	
	padding-left: 3px;
	padding-right: 3px;
	font: 95%/1.2em arial,sans-serif;
	
}

.textbox2 {
	border: solid 1px #afafaf;
	margin-bottom: 5px;
}

.textboxtitle{
	text-transform: uppercase;
	color: #FFFFFF;
	background: #000000;
	font: bold 100%/1.2em arial,sans-serif;
	text-align: center;
}

.logotext{
font: bold 250%/1.2em arial,sans-serif;
}



/* div and layout stuff */
#menu {
	width: 735px;
	height: 205px;
}

#mainmenu {
	width: 179px;
	height: 202px;
	float: left;
	margin-right: 7px;
}
	html>body #mainmenu {
		margin-right: 10px;
	}
	
.mainpic {
	float: left;
	margin-right: 3px;	
}

.tableTitle {
	text-transform: uppercase;
	color: #666666;
	font: bold 70%/1.2em arial,sans-serif;
}
.tblrow {
	margin-top: 0px;
	background: #ffffff;
	color: #000000;	
	font:72%/1.2em arial,sans-serif;
		
}

.tblcell {
	background: #ffffff;
	color: #000000;	
	font:8.5pt arial,sans-serif;
	}

.tblCellColumnHeading
{
	background=#C0C0C0 ;
	font-variant: small-caps; 
	font-weight: bold;
}

.tblCellHeading2{
	background: #ffffff;
	color: #000000;	
	font-variant: small-caps; 
	font-weight: bold;
	text-align: center;
	}
	
	.tblCellHeading3{
	background: #ffffff;
	color: #000000;	
	font-variant: small-caps; 
	font-weight: bold;	
	}
	

.tblColumnSubtotal{
	font-variant: small-caps; 
	font-weight: bold;
	}
	
.h6 {
	text-transform: uppercase;
	color: #000000;
	font: bold 94%  arial,sans-serif;
	}	

	
#body1 {
	margin: 0px 0px 5px 181px;
	width: 541px;
	padding: 3px;
}
	html>body #body1 { 
		margin-left: 190px; 
		width: 535px;
	}

#body2 {
	width: 160px;
	float: left;
}

	html body #body2 {
		width: 184px;
	}
	
#footer {
	clear: both;
	font:  arial,sans-serif;
	border-top: solid 1px #cccccc;
	padding-top: 2px;
	width: 728px;
}
	html>body #footer {
		width: 731px;
	}