<!--

BODY
{
	font-family: 	Verdana, sans-serif;
	font-size: 		11px;
	color:			#FFFFFF;
	margin:			0px;
}

TABLE
{
	font-family:	Verdana, sans-serif;
	font-size:		11px;
	color:			#555555;
}

a:link    { color: #E4000E; }
a:visited { color: #0045A2; } 
a:hover   { color: #8C0009; } 

A.underbar:link			{color: #FFFFFF; text-decoration: underline;}
A.underbar:visited		{color: #f8f8f8; text-decoration: underline;}
A.underbar:hover		{color: #FFFFFF; text-decoration: none;}

.sans10	{font-family: Arial, sans-serif; font-size: 10px;}
.sans11 {font-family: Arial, sans-serif; font-size: 11px;}
.sans12 {font-family: Arial, sans-serif; font-size: 12px;}
.sans14 {font-family: Arial, sans-serif; font-size: 14px;}
.sans18 {font-family: Arial, sans-serif; font-size: 18px;}
.sans20 {font-family: Arial, sans-serif; font-size: 20px;}
.sans22 {font-family: arial, sans-serif; font-size: 22px;}
.sans24 {font-family: arial, sans-serif; font-size: 24px;}


.verdana9 {font-family: Verdana, sans-serif; font-size: 9px;}
.verdana10 {font-family: Verdana, sans-serif; font-size: 10px;}
.verdana11 {font-family: Verdana, sans-serif; font-size: 11px;}
.verdana12 {font-family: verdana, sans-serif; font-size: 12px;}
.verdana14 {font-family: Verdana, sans-serif; font-size: 14px;}
.verdana16 {font-family: Verdana, sans-serif; font-size: 16px;}

.serif12 {font-family: Times New Roman, serif; font-size: 12px;}
.serif13 {font-family: Times New Roman, serif; font-size: 13px;}
.serif14 {font-family: Times New Roman, serif; font-size: 14px;}
.serif16 {font-family: Times New Roman, serif; font-size: 16px;}
.serif18 {font-family: serif; font-size: 18px;}
.serif20 {font-family: serif; font-size: 20px;}

.sans10bold {font-family: Arial, sans-serif; font-size: 10px; font-weight: bold;}
.sans11bold {font-family: Arial, sans-serif; font-size: 11px; font-weight: bold;}
.sans12bold {font-family: Arial, sans-serif; font-size: 12px; font-weight: bold;}
.sans14bold {font-family: Arial, sans-serif; font-size: 14px; font-weight: bold;}
.sans16bold {font-family: Arial, sans-serif; font-size: 16px; font-weight: bold;}
.sans18bold {font-family: Arial, sans-serif; font-size: 18px; font-weight: bold;}
.sans20bold {font-family: Arial, sans-serif; font-size: 20px; font-weight: bold;}
.sans22bold {font-family: arial, sans-serif; font-size: 22px; font-weight: bold;}
.sans24bold {font-family: arial, sans-serif; font-size: 24px; font-weight: bold;}


INPUT,TEXTAREA,SELECT {font-family: verdana, sans-serif; font-size: 10px;}


/* Style for DIV menu on front page */
TABLE.sub_nav
{
	font-family:		Verdana;
	font-size: 			9px;
	font-weight:		bold;
	color:				#FFFFFF;
}
TABLE.sub_nav TD
{
	border-bottom:		solid 1px #C8C8C8;
}
TABLE.sub_nav A:link
{
	background-color:	#282D6F;
	color: 				#E8E8E8;
	display: 			block;
	width:				250px;
	text-decoration: 	none;
	padding:			3px;
}
TABLE.sub_nav A:visited
{
	background-color:	#282D6F;
	color: 				#E8E8E8;
	display: 			block;
	width:				250px;
	text-decoration: 	none;
	padding:			3px;
}
TABLE.sub_nav A:hover
{
	color: 				#FFFFFF;
	display: 			block;
	width:				250px;
	text-decoration: 	none;
	background-color:	#EF4037;
	padding:			3px;
}


/* Used on page section boxes on RHS of front page */
TABLE.fp_section
{
 	margin: 			4px; 
	border: 			outset 1px #dddddd;
	background-color: 	#f2f2f2;
	background-image:	url(images/test_fp_lhs_bg.jpg);
	background-repeat:	no-repeat;
}

/* Styles used for boxes on RHS (account,email list, search) */
TABLE.fbox
{
	margin: 			4px;

	border:				outset 1px #EF4138;
	font-family:		verdana,sans-serif;
	font-size:			9px;
	background-image:	url(/images/kyn_feat_box_bg.jpg);
	background-repeat:	no-repeat;
	background-color:	#F8F8F8;
	text-decoration:	none;
}
TABLE.fbox A:link
{
	text-decoration: 	none;
	color:				#666666;
}
TABLE.fbox A:visited
{
	text-decoration:	none;
	color:				#666666;
}
TABLE.fbox A:hover
{
	text-decoration:	underline;
	color:				#0A285E;
}

TABLE.fbox TD
{
	padding: 2px;
}

TABLE.fbox_main
{
	margin: 			4px;
	padding:			4px;
	border:				outset 0px #dddddd;
	font-family:		verdana,sans-serif;
	font-size:			9px;
	text-decoration:	none;
}


TABLE.products_header
{
	
	font-family:		Arial, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	padding:			2px;
	border:				outset 0px #dddddd;
	color: 				#ffffff;	
	text-decoration: 	none;
	background-color:	#EF4138;
}

/* Used mainly on the database driven pages */
.main_color		{background-color:	#292E70;}
.accent_color	{background-color:	#7679AD;}

TABLE.styleA
{
	background-color:		#ffffff;
	border:					solid 1px #EFEFEF;
	font-family:			Verdana,sans-serif;
	font-size:				9px;
}

TABLE.styleA TD
{
	border:				solid 1px #EFEFEF;
	border-right:		none;
	border-collapse:	collapse;
	color: 				#424242;
}
TABLE.styleA A:link 	{color:	#ffffff;}
TABLE.styleA A:visited 	{color:	#ffffff;}


/* Page header style */
.page_header 	{font-family: sans-serif; font-size: 18px;}

-->