ul		{
		margin:1 0 0 10px;
		padding:0px;
		list-style: none;
		text-decoration: none;
		}
ul li 	{
		height:19px;
		padding:0px;
		list-style: none;
		text-decoration: none;
		}
ul a	{
		color:#404040;
		text-decoration: none;
		}
.nav		{
		text-decoration: none; 
		}
.nav a {
text-decoration: none;
color:#404040;
}				
		
			
		
.bodyfont {font-family: arial; font-size:15px;}
.darkred {color: #CC0000}
.shred {color:#FF0000; font-size:24px; text-align:center; font-weight: bold}
.shredital {color: #FF0000; font-size: 21px; text-align: center; font-weight: bold; font-style: italic; line-height:25px; }
.shblueital {color: #003399; font-size: 21px; text-align: center; font-weight: bold; font-style: italic; line-height:25px;}

.lightbluebold {color: #0066CC; font-weight: bold; }
.greybold {color: #666666; font-weight: bold;}
.maroonbold {color: #CC0000; font-weight: bold; }
.purplesmallbold {color: #663366; font-weight: bold;}

.goldbold {color: #999933; font-weight: bold;}
.darkblue {color: #000066; }
.biglightbluebold {color: #0066CC; font-weight: bold; font-size: 24px; line-height:25px; }
.biggreybold {color: #666666; font-weight: bold; font-size: 24px; }
.bigmaroonbold {color: #CC0000; font-weight: bold; font-size: 21px; line-height:23px; }
.bigpurplebold {color: #663366; font-weight: bold; font-size: 24px; }
.bluebold {color: #0033CC; font-weight: bold;}
.redbold {color: #FF0000; font-weight: bold;}
.undbluebold {color: #0033CC; font-weight: bold; text-decoration: underline;}
.undredbold {color: #FF0000; font-weight: bold; text-decoration: underline;}


.redboldital {color: #FF0000; font-weight: bold; font-style: italic; }
.ordertext {font-size: 24px}	

.tealbold {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	
}

.menuheader {
	color: #CC3300;
	font-size: 10px;
	font-weight: bold;
}	

p		{
		color:#7A7A7C;
		font-family:tahoma;
		font-size:13px;
		line-height:19px
		}	
		
h1	{ 
		
		text-align:center;
		color: #CC0000;
		font-family:Arial;
		font-size:22px; 
		line-height:25px;
		
		}
		
h2	{ 
		
		color: #003399;
		font-family:tahoma;
		font-size:18px;
		line-height:22px
		}


td		{
		color:#7A7A7B;
		font-family:tahoma;
		font-size:11px;
		line-height:15px
		}

	

		
.tm		{
		margin:24 0 0 0px;
		}
.tm a	{
		color:#717171
		}
		

.redbold {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

<!-- Horizontal Menu -->
#slantmenu{
font-weight: 900;
font-size: 100%;
}

#slantmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantmenu ul{
font-weight: bold;
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #e0e0e0;
border: 1px solid #bebebe;
text-align: center; /*set value to "center" for example to center items*/
}

#slantmenu ul li{
display: inline;
}

#slantmenu ul li a{
color: #494949;
padding: 3px 3px;
padding-right: 35px;
padding-left: 15px;
margin: 0;
text-decoration: none;
background: transparent url(images/slantdivider.gif) top right no-repeat;
}

#slantmenu ul li a:visited{
color: #CC0000;
} 

#slantmenu ul li a:hover{
color: #3333CC;
}

