a:link
{
	color: rgb(255,255,255); text-decoration: none
}
a:visited
{
	color: rgb(255,255,255); text-decoration: none
} 
a:active 
{
	color: rgb(255,255,255); text-decoration: none
}
a:hover 
{
	color: rgb(241,225,197); text-decoration: none
}
body
{
	margin:0pt; font-family: Trebuchet MS; font-size: 10pt; 
	background-color: rgb(224,255,240);
	background-image: url('images/mainbg.jpg');
	background-repeat: repeat-y;
	color: rgb(79,44,29);font-size:10pt;
}
bodyred {
	margin:0pt;
	font-family: Trebuchet MS;
	font-size: 10pt;
	background-color: rgb(224,255,240);
	background-image: url('images/mainbg.jpg');
	background-repeat: repeat-y;
	color: rgb(204,0,0);
	font-size:10pt;
}
table
{
	font-family: Trebuchet MS; font-size: 10pt; color: rgb(79,44,29);
	
}
a.bodylink:link {color:rgb(79,44,29);}
a.bodylink:visited {color:rgb(79,44,29);}
.menulargewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.menulargebrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: rgb(79,44,29);
}
.salered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(204,0,0);
}

