	
	.gentext {font-family: arial, verdana, geneva; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}
	.gentext_white {font-family: arial, verdana, geneva; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none}
	.gentextsm {font-family: arial, verdana, geneva; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none}
	
	
	
	a
	{
	  outline: none;
	}

	a:link {color: #007AC1; text-decoration: none;}
	a:active {color: #007AC1; text-decoration: none;}
	a:visited {color: #007AC1; text-decoration: none;}
	a:hover {color: #007AC1; text-decoration: underline;}
	
	
	select	{font-family: arial,verdana; font-size: 12px; font-weight: normal;}
	input	{font-family: arial,verdana; font-size: 12px; font-weight: normal;}
	button	{font-family: arial,verdana; font-size: 12px; font-weight: normal;}
	textarea	{font-family: arial,verdana; font-size: 12px; font-weight: normal;}
	
	h1 
	{
		font-family: arial, verdana, geneva; 
		font-size: 16px; 
		line-height: 16px; 
		font-weight: bold; 
		color: #000000; 
		text-decoration: none;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	.header
	{
		font-family: arial, verdana, geneva; 
		font-size: 16px; 
		font-weight: bold; 
		color: #000000; 
		text-decoration: none;
		margin: 0px;
	}
	
	h2
	{
		font-family: arial, verdana, geneva; 
		font-size: 14px; 
		font-weight: bold; 
		color: #000000; 
		text-decoration: none;
		margin: 0px;
		padding-bottom: 6px;
	}
	
	p, td
	{
		font-family: Tahoma, Arial, Verdana, Geneva; 
		font-size: 11px; 
		line-height: 15px;
		font-weight: normal; 
		color: #000000;
		margin-bottom: 6px;
		margin-top: 0px;
	}
	
	#specials, .specials
	{
		float: left;
		width: 215px;
		height: 120px;
		display: block;
		margin-top: 20px;
		margin-right: 10px;
	}
	
	.sitemsg
{
	font-family: tahoma,arial,verdana, geneva; 
	font-size: 12px; 
	font-weight: normal; 
	color: red; 
	margin-bottom: 15px;
	text-align: center;
	padding: 20px;
	background: #fbdcdc;
	border: 1px dotted red;
	
}

.sitemsg h1
{
	font-family: arial,verdana, geneva; 
	font-size: 18px; 
	font-weight: bold; 
	color: red; 
	margin: 0px;
	
}

.sitemsg p
{
	font-family: tahoma,arial,verdana, geneva; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	margin-bottom: 5px;
}

.sitemsg a:link {color: red; text-decoration: none;}
.sitemsg a:active {color: red; text-decoration: none;}
.sitemsg a:visited {color: red; text-decoration: none;}
.sitemsg a:hover {color: red; text-decoration: underline;}