BODY, table.tblNormalText td, table.tblHomeText td, .NormalText {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	color: #000000;
}

body {
	background-image: url("../main_bg.gif");
	background-color: #f4f3ca;
}

table.tblHomeText a:link, table.tblHomeText a:active, table.tblHomeText a:visited,  {
	color: #336666;
}

table.tblHomeText a:hover {
	color: #294280;
}

A, A:visited, A:link {
	color: #336666;
}

a:hover {
	color: #294280;
}

UL,OL {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Custom Styles */

.Red {
	color: red;
}

.DarkRed {
	color: #990000;
}

.Cyan {
	color: #3399CC;
}

.Aqua {
	color: #339999;
}

.Green {
	color: green;
}

.Blue {
	color: #000099;
}

.DarkBlue {
	color: #000080;
}

.LightPurple {
	color: #9933cc;
}

.Purple {
	color: #a51586;
}

.DarkPurple {
	color: #663399;
}

.Orange {
	color: #ff9933;
}

.DarkOrange {
	color: #d5661c;
}

.Gray {
	color: #999999;
}

.Magenta {
	color: #FF00FF;
}

.Pink {
	color: #ff3399;
}

.LargeOrange {
	font-family: Arial Black, Arial, sans-serif;
	color: #ff9933;
	font-size: 30px;
}

.LargeMagenta {
	font-family: Arial Black, Arial, sans-serif;
	color: #FF00FF;
	font-size: 30px;
}

.LargeStyle {
	font-family: Arial Black, Arial, sans-serif;
	font-size: 30px;
}

.MediumStyle {
	font-family: Arial Black, Arial, sans-serif;
	font-size: 19px;
}

.NoteText {
	color: #999999;
	font-size: 10px;
}

.Order{
    font-family: Arial Black, Arial, sans-serif;
    color: #003366;
    font-size: 20px;
    font-weight: bold;
    
}

.SmallText {
	font-size: 10px;
}

html .Small{
    font-size: .8em;
}

/* Existing Styles */