
body, td, th
{
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: navy;
	
}
body
{
	background-color: whitesmoke;
}
.blue
{
	background-color: #006699;
}
.orange
{
	background-color: #FFCC66;
}
.lorange
{
	background-color: #ffd666;
}

.gray {background-color: #E5E2DF;
	font-size: x-small;
	}
.fwhite{color: #FFFFFF;}
	
.beige{background-color: #FFF4CE;}

.subnav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 10px;
font-weight: bold;
text-transform: uppercase;
color: #FFFFFF;
}
A.subnav:link {text-decoration: none; color: #FFFFFF;}
A.subnav:visited { text-decoration: none; color: #FFFFFF;}
A.subnav:hover { text-decoration: underline;}

.subred { color: red; }
A.subred:link {text-decoration: none;}
A.subred:visited { text-decoration: none;}
A.subred:hover { text-decoration: underline;}

.subnavi
{
	font-size: 9px;
	color: black;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.subnavi:link {text-decoration: none;}
A.subnavi:visited { text-decoration: none;}
A.subnavi:hover { text-decoration: underline;}

.nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 10px;
font-weight: bold;
color: #003399;
}
A.nav:link {text-decoration: none;}
A.nav:visited { text-decoration: none;}
A.nav:hover { text-decoration: underline;}

.test
{
 font-family: verdana,arial,helvetica,sans-serif; 
 font-size: x-small; 
}

.headerfnt{font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; font-weight: bold; text-transform: uppercase; text-decoration: none; color: #FFFFFF;}

.largefnt
{
	font-weight: bold;
	font-size: 18px;
	margin-left: 30px;
	color: navy;
	font-family: Sans-Serif;
	height: 50px;
	text-decoration: none;
}

.bfnt
{
	font-weight: bold;
	color: navy;
	font-family: verdana,arial,helvetica,sans-serif;
	height: 16px;
	text-decoration: none;
}

.bigfnt
{
	font-weight: bold;
	font-size: 13px;
	color: navy;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}
.price
{
	font-weight: bold;
	font-size: 13px;
	color: #c00000;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}
.btn3
{
	border-left-color: #006699;
	border-bottom-color: #006699;
	font: 8pt verdana;
	width: 100px;
	color: white;
	border-top-color: #006699;
	background-color: #006699;
	border-right-color: #006699;
}
	
.border
{
	border-left: 1px solid;
	border-right: 1px solid;
	border-left-color: #006699;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
}

.borall
{
	border-right: #006699 1px solid;
	border-top: #006699 1px solid;
	border-left: #006699 1px solid;
	border-bottom: #006699 1px solid;
	background-color: #fffbed;
}

/* Rename [.btnTest] to [btn] 
Use link to create your style
http://www.pagetutor.com/button_designer/index.html
Set Test Area Background Color to FFF4CE
*/
.btnTest
{
   background-color:#FFFF33;
}

