body {
	background-color: #F8EFA4;
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 25px;
}
td {
	font-size: 11px;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 265px;
	height: 240px;
}
.menuTop {
	background-image: url(images/menuTop.jpg);
	background-repeat: no-repeat;
	padding-top: 85px;
	padding-left: 30px;
	padding-bottom: 20px;
	width: 206px;
	height: 90px;
}
.menuBG {
	background-image: url(images/menuBG.jpg);
	background-repeat: repeat-y;
	width: 206px;
	height: 5px;
}
.menuItem {
	margin-bottom: 7px;
}
.main {
	background-image: url(images/mainCorner.jpg);
	background-repeat: no-repeat;
	background-color: #FCFEEF;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.mainSpecial {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.pageTitle {
	margin-bottom: 15px;
}
.specialItemTitle {
	font-size: 13px;
}
.specialItemSpacer {
	margin-bottom: 10px;
}
.description {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.details {
	padding-right: 10px;
	padding-left: 10px;
}
.formStyle {
	font-size: 11px;
	color: #993300;
}
.bottomLinks {
	padding-top: 5px;
}
a {
	text-decoration: none;
	color: #993300;
	font-family : Trebuchet MS;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #993300;
	font-family : Trebuchet MS;
}
.t22
{
	color : #993300;
	font-size: 22px;
	font-family : Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
}
.t12
{
	color : #993300;
	font-size: 12px;
	font-family : Trebuchet MS;
	font-weight: bold;
	text-decoration: none;
}
.t12r
{
	color : #993300;
	font-size: 12px;
	font-family : Trebuchet MS;
	text-decoration: none;
}
.t12w
{
	color : #ffffff;
	font-size: 12px;
	font-family : Trebuchet MS;
	text-decoration: none;
}
.blue
{
	color : #3185d6;
	font-size: 16px;
	font-family : Trebuchet MS;
	text-decoration: none;
	font-weight: bold;
}
.box
{
	 border-top:1px #EEEEEE solid; 
	 border-right:1px #BBBBBB solid; 
	 border-bottom:1px #BBBBBB solid; 
	 border-left:1px #EEEEEE solid;	
}	

