/* CSS Document */
BODY {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;	
	background-color: #999999;
}
FORM{
	margin:0px;
	}
.MainTitle{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
}
.arrowsGold{
		font-family:Webdings;
		font-size:11px;
		color:#D2C2A0;
}
.arrowsRed{
		font-family:Webdings;
		font-size:12px;
		color:#902D25;
		}		
.gold{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#AB9E83;
		font-size:10px;
		}		
.Normal
{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
	}
.Normal A:link{
		color:#902D25;
		text-decoration:underline;
		}
.Normal A:active{
		color:#902D25;
		text-decoration:underline;
		}
.Normal A:visited{
		color:#902D25;
		text-decoration:underline;
		}
.Normal A:hover{
		color:#000000;
		text-decoration:none;
		}	
.NormalBold
{
	color:#000000;
}
.NormalBold A:Link
{
	text-decoration:underline;
	color:#000000;
	}
.NormalBold A:Active
{
	text-decoration:underline;
	color:#000000;
	}			
.NormalBold A:Visited
{
	text-decoration:underline;
	color:#000000;
	}	
.NormalBold A:Hover
{
	text-decoration:none;
	color:#000000;
}		
td.NormalRed span.normal
{
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#731201;
}	
td.BrownTitle span.head
{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	color:#512414;
}	
td.BlackTitle span.head 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	}					
td.WhiteTitle span.head 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}					
td.RedTitle span.head 
{
	font-family:myredfive, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FA281E;
}					
span.head{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#EED184;
	font-weight:normal;
	}
label{
	color:#000000;
	}
.CommandButton{
	color:#000000;}
A.CommandButton:link 
{
	text-decoration:underline;
	color:#000000;
	}
A.CommandButton:active
{
	text-decoration:underline;
	color:#000000;
	}
A.CommandButton:visited 
{
	text-decoration:underline;
	color:#000000;
	}
A.CommandButton:hover 
{
	text-decoration:none;
	color:#000000;
	}			
.subHead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
	/* hyperlink style for the footer*/
.footer{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#512414;
		padding-right:5px;
		}
A.footer:link{
		color:#512414;
		text-decoration:none;
		}
A.footer:active{
		color:#512414;
		text-decoration:none;
		}
A.footer:visited{
		color:#512414;
		text-decoration:none;
		}
A.footer:hover{
		color:#000000;
		text-decoration:underline;
		}											
/* hyperlink style for the other links*/
OtherTabs{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		font-weight:bold;
}
A.OtherTabs:link {
    text-decoration:none;
    color:#FFFFFF;
}
A.OtherTabs:visited  {
    text-decoration:    none;
    color:#FFFFFF;
}
A.OtherTabs:active   {
    text-decoration:    none;
    color:#FFFFFF;
}
A.OtherTabs:hover    {
    text-decoration:    none;
    color:#D2C2A0;
}
/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:27;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #902D25 0px solid; 
	border-bottom: #902D25 1px solid; 
	border-top: #902D25 1px solid; 
	border-right: #902D25 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
	border-width:1px 0px;
	background-color: Transparent;
	margin-left:10px;
}
.MainMenu_MenuIcon {
	background-color: #E9C682; 
	border-left:1px solid #E9C682 ; 
	border-bottom:1px solid #E9C682 ; 
	border-top:1px solid #E9C682 ; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center;      
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu td {
	background-color: #E9C682;
	border-right: #E9C682 1px solid; 
	border-bottom: #E9C682 1px solid; 
	border-top: #E9C682 0px solid; 
	z-index: 1000; 
	cursor:pointer; 
	cursor:hand;
}

.MainMenu_MenuItemSel  {
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal;
	background-color: Transparent;
	margin-left:10px;
}
.MainMenu_MenuArrow {
	border-right: #E9C682 1px solid; 
	border-bottom: #E9C682 1px solid; 
	border-top: #E9C682 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #000000;
	height: 1px;
}
/* links */
.otherLinks{
	font-family: "Arial"; 
	color: #512414; 
	font-size: 11px; 
	font-style: normal;
	padding-left:2px;
	padding-right:2px;
	}
A.otherLinks:link {
    text-decoration:none;
    color:#512414;
}
A.otherLinks:visited  {
    text-decoration:none;
    color:#512414;
}
A.otherLinks:active   {
    text-decoration:none;
    color:#512414;
}
A.otherLinks:hover    {
    text-decoration:none;
    color:#512414;
}
/* [user][login]*/
.login
{
	color: #512414;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	font-family: Tahoma;
}
A.login:link
{
	color: #512414;
	text-decoration: none;
}
A.login:visited
{
	color: #512414;
	text-decoration: none;
}
A.login:active
{
	color: #512414;
	text-decoration: none;
}
A.login:hover
{
	color: #512414;
	text-decoration: underline;
}
.bottom{
	font-family: "Arial"; 
	color: #512414; 
	font-size: 11px; 
	font-style: normal;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.top_number{
	font-family: "Trebuchet MS"; 
	color: #920E0E;
	font-weight:bold; 
	font-size: 24px; 
	font-style: normal;
}
.classic{
	font-family: "Trebuchet MS"; 
	color: #512414;
	font-weight:bold; 
	font-size: 22px; 
	font-style: normal;
}
/* 02/16/2006 OSS - Added Classes to fix Paragraph issue */
P
{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
	}
UL LI   {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
}
/* 02-16-2006 Special Classes for Swags */
.swagslg
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
}
.swagsrg
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
