﻿.MenuItems 
{ 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Trebuchet MS, Arial, Verdana;
	font-weight:bold; 
	
}
.Heading1
{
    font-size: 18px;
    font-family:Trebuchet MS, Arial, Verdana;
    font-weight:bold;
}

.hyperlink
{
    font-family:Arial, Trebuchet MS, Verdana;
}
.text
{ 
    font-family:Arial, Trebuchet MS, Verdana;
    font-size:12px;
}
.agheading
{
    font-family:Arial, Trebuchet MS, Verdana;
    font-weight:bold;
    color: #ffffff;
    font-size:14px;
}
.agheading1
{
    font-family:Arial, Trebuchet MS, Verdana;
    font-weight:bolder;
    color: #ffffff;
    font-size:15px;
    font-style:oblique;

}
.rotator
{
    font-family:Arial, Trebuchet MS, Verdana;
    font-size:12px;
}
.rotatorheading
{
    font-family:Arial, Trebuchet MS, Verdana;
    color:#800000;
    font-weight:bold;
}
.label
{
    font-family:Arial, Trebuchet MS, Verdana;
    color: #FFFFFF;
    font-weight:bold;
    font-size:9px;
}
.button
{
    background-color:Green;
	border: 0px;
	height: 15px;
	width: 30px;
	font: bold 11px Arial, Verdana, Sans-serif;
	color:#ffffff;
}
.tabletext
{
    font-size:12px;
    color:#ffffff;
}
    