﻿body 
{
	font-family:Century Gothic,Tahoma,Verdana,Arial;
	color: #003399;
	font-size: small;
}
.biglink
{
	font-size:large;
	text-decoration: none;
	color: #003399;
}
A.menu
{
	text-decoration: none;
}
IMG.menu
{
	border: none;
}
.tablebackground
{
	background-color: #666699;
}
.innertable
{
	background-color: #ffffff;	
}
.title1
{
	font-weight: bold;
	font-size: large;
	color: #ffffff;
}
.title2
{
	font-weight: bold;
	color: #003399;
}
#header
{

}
.orderlink
{
	color:Blue;
	text-decoration: underline;
	cursor: pointer;
}
.mouseover
{
	font-family:Century Gothic,Tahoma,Verdana,Arial;
	font-weight:normal;
}
.warning
{
	color:Red;
}