/* CSS Document */

.bod
{
	margin:0px;  background-color:white;
}

.mainlinks
{
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
	color:White;
}

.mainlinks:a
{
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
	color:White;
}

.mainlinks:hover
{
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
	color:black;
}

.hed
{
	font-size:20px;
	font-family:Comic Sans MS;
	color:Black;
	text-decoration:none;
}

.subhed
{
	font-size:20px;
	font-family:Comic Sans MS;
	color:#d10900;
	text-decoration:none;
}

.txtt
{
	font-size:12px;
	font-family:Comic Sans MS;
	color:Black;
	text-decoration:none;
}

.table_hed
{
	font-size:14px;
	font-family:Comic Sans MS;
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.table_hed_r
{
	font-size:14px;
	font-family:Comic Sans MS;
	color:#d10900;
	text-decoration:none;
	font-weight:bold;
}

.table_hed_r:a
{
	font-size:14px;
	font-family:Comic Sans MS;
	color:#d10900;
	text-decoration:none;
	font-weight:bold;
}

.table_hed_r:hover
{
	font-size:14px;
	font-family:Comic Sans MS;
	color:#d10900;
	text-decoration:underline;
	font-weight:bold;	
}

.table_txt
{
	font-size:11px;
	font-family:Comic Sans MS;
	color:black;
	text-decoration:none;
	font-weight:normal;
}

.news_hed
{
	font-size:14px;
	font-family:Comic Sans MS;
	color:#f63e34;
	text-decoration:none;
	font-weight:bold;
}
.heds_reds
	{
		color:#AE1A20; font-family:Georgia, 'Times New Roman', Times, serif; font-size:12px; font-weight:bold;
	}	

.news_date
{
	font-size:10px;
	font-family:Arial;
	color:black;
	text-decoration:none;
	font-weight:normal;
}

.footer1
{
	font-size:10px;
	font-family:Arial;
	color:white;
	text-decoration:none;
	font-weight:normal;
}

.footer
{
	font-size:10px;
	font-family:Arial;
	color:white;
	text-decoration:none;
	font-weight:normal;
}

.footer:a
{
	font-size:10px;
	font-family:Arial;
	color:white;
	text-decoration:none;
	font-weight:normal;
}

.footer:hover
{
	font-size:10px;
	font-family:Arial;
	color:red;
	text-decoration:none;
	font-weight:bold;
}

.mail
{
	font-size:12px;
	font-family:Comic Sans MS;
	color:Black;
	text-decoration:none;
}

.mail:a
{
	font-size:12px;
	font-family:Comic Sans MS;
	color:Black;
	text-decoration:none;
}

.mail:hover
{
	font-size:12px;
	font-family:Comic Sans MS;
	color:#d10900;
	text-decoration:none;
}

.link
{
	font-size:12px;
	font-family:Comic Sans MS;
	color:#d10900;
	text-decoration:none;
}
.link2
{
	font-size:12px;
	font-family:Comic Sans MS;
	color:red;
	text-decoration:none;
	font-weight:bold;
}

.link:a
{
	font-size:12px;
	font-family:Comic Sans MS;
	color:#d10900;
	text-decoration:none;
}

.link:hover
{
	font-size:12px;
	font-family:Comic Sans MS;
	color:black;
	text-decoration:underline;
}
.link2:hover
{
	font-size:12px;
	font-family:Comic Sans MS;
	color:red;
	text-decoration:underline;
	font-weight:bold;
}
.prod_name
{
	font-size:15px;
	font-family:Comic Sans MS;
	color:#d10900;
	text-decoration:none;
}

.menulink
{
	font-size:12px;
	font-family:Comic Sans MS;
	color:#066d88;
	text-decoration:none;
}

.menulink:a
{
	font-size:12px;
	font-family:Comic Sans MS;
	color:#066d88;
	text-decoration:none;
}

.menulink:hover
{
	font-size:12px;
	font-family:Comic Sans MS;
	color:#cc0000;
	text-decoration:underline;
}