﻿.blend
{
	color:#663300;
}

.smallertext
{
	font-size:8pt;
}

.smallertextblend
{
	font-size:8pt;
	color:#663300;
}



body 

{
	font-family:verdana;
	font-size:10pt;
	background:url("../../images/back.jpg");
	background-repeat:repeat-x;
	background-color:#663300;
	
}

.maintable
{
	border-style:solid;
	border-width:2px;
	border-color:Olive;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:750px;
}

.containertable
{
	width:725px;
	margin-left:auto;
	margin-right:auto;
}


.bannermenu
{
	background-color:#cc6633;
	background-color:#CC9966;
	background-color:#663300;
	width:750px;
}

.bannermenuitem
{
	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#663300;
	padding-bottom:3px;
	padding-top:3px;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	color:white;
	text-decoration:none;
	text-align:center;
	
	
	
}

.bannermenuitemhover
{
	background-color:#CC9933;
	color:White;
	
}

.contactusheading
{
	font-weight:bold;	
}


.coredrivefont
{
	font-size:8pt;
	color:gray;
}
