H1{ font-size: 24 }
H2{ font-size: 22 }
H3{ font-size: 20 }
H4{ font-size: 18 }
H5{ font-size: 16 }
H6{ font-size: 14 }

.standard_font
{
	color:			#000000;
	font-size:	16;
}

.table_header_font
{
	color:			#FFFFFF;
	font-size:		16

}

.main_links_font
{
	color:			#003399;
	font-size:		16;
	font-weight:		normal;
	font-style:		normal;
	text-decoration:	none;
}

.main_links_anchor
{
	font-size:	14;
	font-weight:	normal;
	font-style:	normal;
	color:		#003399;
	text-decoration: none;
}

.small_font{ font-size: 14 }
.medium_font{ font-size: 16 }

/**************************************************************
			Main Link Panels
 **************************************************************/

.main_link_header
{
	font-size:		16;
	font-weight:		bold;
	font-style:		normal;
	color:			#FFFFFF;
	text-decoration:	none;	
}

.main_box_header_font
{
	font-size:		16;
	font-weight:		bold;
	font-style:		normal;
	color:			#FFFFFF;
	text-decoration:	none;
}

.main_box_header_cell
{
	background-color: 	#003399;
}

.main_link_anchor
{
	font-size:	14;
	font-weight:	normal;
	font-style:	normal;
	color:		#003399;
	text-decoration: none;
}

.main_link_font
{
	font-size:	14;
	font-weight:	normal;
	font-style:	normal;
	color:		#000000;
	text-decoration: none;
}

.default_body
{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	background-color:	#999999;
}

/**************************************************************
			Boxes and Headers
 **************************************************************/


.tr_box_header
{
	height:		25;
}

.tr_divider_box
{
	height:		25;
}


/* Blue boxes */
.box1_header_cell
{
	background-color: 	#003399;
}
.box1_subheader_cell
{
	background-color:	#002277;
}
.box1_content_cell
{
	background-color:	#EEEEFF;
}

/* Red boxes */
.box2_header_cell
{
	background-color:	#993300;
}
.box2_subheader_cell
{
	background-color:	#772200;
}
.box2_content_cell
{
	background-color:	#FFFFFF;
}

/* Green boxes */
.box3_header_cell
{
	background-color:	#339933;
}
.box3_subheader_cell
{
	background-color:	#227722;
}
.box3_content_cell
{
	background-color:	#FFFFFF;
}






/* Blue boxes */
.box1_border
{
	background-color: 	#003399;
}

/* Light blue boxes */
.subbox1_border
{
	background-color:	#3366CC;
}

/* Light gray boxes */
.subsubbox1_border
{
	background-color:	#EEEEEE;
}

/* Red boxes */
.box2_border
{
	background-color: 	#993300;
}

/* Green boxes */
.box3_border
{
	background-color: 	#339933;
}

/* Yellow boxes */
.box4_border
{
	background-color: 	#999933;
}

.box_header_font
{
	font-size:	16;
	color:		#FFFFFF;
}

.copyright_font
{
	font-size:		14;
}

.price
{
	color: red;
}















.browse_products_font
{
	font-size: 14;
}

.browse_products_anchor
{
	color: white;
}
