body			 
{	background: #5D8481 url(./images/menu_middle.png) repeat-x;
}
body, div, td
{	color: white;
	margin: 0px;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
div.middle{	margin: 10px; padding: 0px; width:580px}
div.bottom{	margin: 10px; padding-top: 10px; width:560px}

.vertdivide {
	border-left: 1px solid #70FF70;
}

.pcgive {
	color: #f49100;
}
.oxpro {
	color: #00d0bc;
}
.garch {
	color: #E238EC;
}
.stamp {
	color: #ffd700;
}
.pcgets {
	color: #7f9c2b;
}
.tsp {
	color: #2a1c54;
}



.small	{	font-size: 9pt; }
.large	{	font-size: 11pt; }
.vlarge	{	font-size: 12pt; }
.elarge	{	font-size: 15pt; }
a		{ color: #EC005C; text-decoration: none; }
a:hover	{	color: #70FF70; text-decoration: underline; }
a.small	{	color: #70FF70; font-size: 8pt; }
a.small:hover	{ color: white; text-decoration: none; }
a.elarge		{ color: #00D0BC; text-decoration: none; }
a.elarge:hover	{ color: #00D0BC; text-decoration: none; }

table.menu
{	background: transparent url(./images/menu_left.png) no-repeat;
	color: white;
	width: 575px;
	height: 44px;
}
table.menu, tr.menu, td.menu
{
	margin: 0px;
	padding: 0px;
}
#menu { list-style: none; margin:4px 0 0 0; padding:0; }
#menu li {	display:block;	float:left;	}
#menu li a
{	
	padding: 0 5px 0 5px;
	margin: 0;
	border-right: 1px solid #70FF70;
	display:block;
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
}
.clearFloat { clear:both; }
#menu li a:link.noline {
	border-right: none;
}
#menu li  a:hover	{ color: #70FF70; text-decoration: none;}
.selected
{	text-decoration: underline;
}

#company, #contact {float: left;font-size: 12px; margin: 10px 10px 0 0; }
#company p,#contact p  {margin:0;}
#logo {float: left; width: 100%; height: 70px; background:url(images/top_bg.gif) 0 0 repeat-x; padding:0;}	
#logo img {float: left;}