body {
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #333333;
	/*background-color: #FFFFFF;*/
	background-image: url('/images/background.gif');
	background-repeat: repeat;
	font-size: medium;
	margin: 0px;
	font-weight: bold;
	text-transform: none;
}	



					a.button:link { 
						color: #fefefe;
						text-decoration:none;
						/*Don't forget about VLINK!!!!!!*/
						}
					a.button:visited { 
						color: #fefefe;
						text-decoration:none;
						}
					a.button:hover { 
						color: #fefefe;
						text-decoration: none;
						}
					a.button:active { 
						color: #fefefe;
						text-decoration: none;
						}

a:link { 
	color: #6892BB;
	text-decoration:none;
	font-weight: bold;
	/*Don't forget about VLINK!!!!!!*/
	}
a:visited { 
	color: #6892BB;
	text-decoration:none;
	font-weight: bold;
	}
a:hover { 
	color: #CC3333;
	text-decoration: underline;
	font-weight: bold;
	}

a:active { 
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
	}
	

	
h1 {
	color: #000066;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	height: auto;

}
h2 {
	font-size: 12px;
	color: #000066;
}
p {
	font-size: 11px;
	color: #333333;
}

ul {
	font-size: 11px;
	color: #333333;
}
ul li{
	padding: 9px 0px 0px 0px;
}

ol {
	font-size: 11px;
	color: #333333;
}
ol li{
	padding: 9px 0px 0px 0px;
}




/*************Halloween Links**************/


#halloween a:link { 
	color: #009966;
	text-decoration:none;
	font-weight: bold;
	/*Don't forget about VLINK!!!!!!*/
	}
	
#halloween a:visited { 
	color: #009966;
	text-decoration:none;
	font-weight: bold;
	}
	
#halloween a:hover { 
	color: #D56A00;
	text-decoration: underline;
	font-weight: bold;
	}
	
	
/*************RED Links**************/


#red a:link { 
	color: #ff0000;
	text-decoration:none;
	font-weight: bold;
	/*Don't forget about VLINK!!!!!!*/
	}
	
#red a:visited { 
	color: #ff0000;
	text-decoration:none;
	font-weight: bold;
	}
	
#red a:hover { 
	color: #CC3333;
	text-decoration: underline;
	font-weight: bold;
	}

/*************datenum Links**************/


#datenum a:link { 
	color: #000099;
	text-decoration:none;
	font-weight: bold;
	/*Don't forget about VLINK!!!!!!*/
	}
	
#datenum a:visited { 
	color: #000099;
	text-decoration:none;
	font-weight: bold;
	}
	
#datenum a:hover { 
	color: #CC3333;
	text-decoration: underline;
	font-weight: bold;
	}



/*-------------------Classes------------------------*/
.toolbar {
	 background-color: E3E3E3;   /*Grey Toolbar*/
	/* background-color: 6699CC; */  /*Baby Blue Toolbar*/
}
.darkbackTEXT {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
}
.forminfoTEXT {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}
.errorTEXT {
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
}
.italicSmallTEXT {
	font-size: 10px;
	color: #013466;
	font-style: italic;
}
.strongP {
	font-size: 12px;
	color: #013466;
}
.adTABLE {
	border: 2px solid #013466;
	background-color: #013466;
}
.infoBOX {
	border: 2px solid #8B9BBA;
	background-color: #8B9BBA;
}
.PBcolorTEXT {
	color: #FFFFFF;
}
.PBcolor {
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.no-wrap {
	white-space: nowrap;
}
.oldprice {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
}
.newprice {
	color: #003399;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}


/*----------------------------Main Menu--------------------------------*/
					
					
					#navcontainer { }
					
					ul#navlist
					{
					margin: 0;
					padding: 0;
					list-style-type: none;
					white-space: nowrap;
					}
					
					ul#navlist li
					{
					float: left;
					font-family: arial, verdana, sans-serif;
					font-size: 9px;
					font-weight: bold;
					margin: 0;
					padding: 3px 0 4px 0;
					background-color: #6e1f20;
					border-top: 0px solid #CCCCCC;
					border-bottom: 0px solid #CCCCCC;
					}
					
							ul#navlist li.halloween
							{
							float: left;
							font-family: arial, verdana, sans-serif;
							font-size: 9px;
							font-weight: bold;
							margin: 0;
							padding: 3px 0 4px 0;
							background-color: #5a007f;
							border-top: 0px solid #5a007f;
							border-bottom: 0px solid #5a007f;
							}
					
							ul#navlist li.holidays
							{
							float: left;
							font-family: arial, verdana, sans-serif;
							font-size: 9px;
							font-weight: bold;
							margin: 0;
							padding: 3px 0 1px 0;
							background-color: #7D91B5;
							border-top: 0px solid #CCCCCC;
							border-bottom: 0px solid #CCCCCC;
							}
					
					#navlist a, #navlist a:link
					{
					margin: 4;
					padding: 2px 9px 3px 9px;
					color: #FFFFFF;
					border-right: 0px solid #d1e3db;
					border-left: 0px solid #d1e3db;
					text-decoration: none;

					}
					
					
					ul#navlist li#active
					{
					color: #95bbae;
					background-color: #deebe5;
					}
					
					#navlist a:hover
					{
					color: #6886c8;
					background-color: #FFFFFF;
					border-top: 1px solid #CCCCCC;
					border-bottom: 1px solid #CCCCCC;
					}
					
							#navlist a.holidays:hover
							{
							color: #FFFFFF;
							background-color: #7D91B5;
							border-top: 0px solid #CCCCCC;
							border-bottom: 0px solid #CCCCCC;
							}
							
							#navlist a.halloween:hover
							{
							color: #FFFFFF;
							background-color: #5a007f;
							border-top: 0px solid #CCCCCC;
							border-bottom: 0px solid #CCCCCC;
							}
					
					
					
/*------------------------------End------------------------------------*/




/*-----------------------------Tab Menu--------------------------------*/
					#tabnavcontainer { /* none needed */ }
					
					ul#tabnavlist
					{
					margin: 0;
					padding: 0;
					list-style-type: none;
					white-space: nowrap;
					}
					
					ul#tabnavlist li
					{
					float: left;
					font-family: verdana, arial, sans-serif;
					font-size: 9px;
					font-weight: bold;
					margin: 0;
					padding: 1px 9px 4px 20px;
					background-color: #FFFFFF;
					border-top: 0px solid #CCCCCC;
					border-bottom: 2px solid #CCCCCC;
					}
					
					#tabnavlist a, #tabnavlist a:link
					{
					margin-right: 20;
					margin-left: 8;
					padding: 5px 9px 4px 9px;
					color: #0055A6;
					background-color: #E3E3E3;
					border-right: 1px solid #d1e3db;
					border-left: 1px solid #d1e3db;
					border-top: 1px solid #d1e3db;
					text-decoration: none;
					}
					
					ul#tabnavlist li#active
					{
					color: #95bbae;
					background-color: #deebe5;
					}
					
					#tabnavlist a:hover
					{
					color: #A3ADD0;
					background-color: #FFFFFF;
					}
/*--------------------------------End-----------------------------*/

/*--------------------------------Step Viewer-----------------------------*/
					#stepviewer { }
					
					ul#stepviewerlist
					{
					margin: 0;
					padding: 0;
					list-style-type: none;
					white-space: nowrap;
					}
					
					ul#stepviewerlist li
					{
					color: #6E6E6E;
					float: left;
					font-family: verdana, arial, sans-serif;
					font-size: 9px;
					font-weight: bold;
					margin: 0;
					padding: 5px 35px 4px 35px;
					background-color: #FFFFFF;
					border-top: 0px solid #CCCCCC;
					border-bottom: 2px solid #CCCCCC;
					}
										
					
					ul#stepviewerlist li.currentstep {
					color: #0055A6;
					background-color: #E3E3E3;
					border-right: 1px solid #d1e3db;
					border-left: 1px solid #d1e3db;
					
					text-decoration: none;
					}
					
					 
/*--------------------------------End-----------------------------*/

