<style type="text/css">
		body {background-color:<%=bg_color%>;}
		body,td,p {font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:12px;}
		textarea,input,select,.drop {font-family:Trebuchet MS,arial,geneva,helvetica;font-size:11px;}
		h1{display:inline;font-family:arial,geneva,helvetica;font-size:24px;font-weight:bolder;color:#0E0630;}
		h2{display:inline;font-family:arial,geneva,helvetica;font-size:18px;color:#0E0630;}
		h3{display:inline;font-family:arial,geneva,helvetica;font-size:14px;color:#0E0630;}
		a:link {font-family:Tahoma,arial,geneva,helvetica;font-size:12px;color:#1B0B62;font-weight:bold;}
		a:visited {font-size:12px;color:#551a8b;font-weight:bold;}
		a:hover {font-size:12px;color:<%=tc_color%>;text-decoration:underline;font-weight:bold;}
		
		.bigred a:link, .bigred a:visited, .bigred a:active {font-family:arial,geneva,helvetica;font-size:20px;font-weight:900;color:red;}
		.bigred a:hover  {font-family:arial,geneva,helvetica;font-size:20px;font-weight:900;color:black;}
		.sub{font-family:arial,geneva,helvetica;font-size:14px;font-weight:900;color:black;}
		.sub a:link, .sub a:visited, .sub a:active {font-family:arial,geneva,helvetica;font-size:14px;font-weight:900;color:black;text-decoration:none;}
		.sub a:hover {font-family:arial,geneva,helvetica;font-size:14px;font-weight:900;color:<%=tc_color%>;text-decoration:underline;}
		.head{font-family:arial,geneva,helvetica;font-size:15px;font-weight:900;color:black;}
		.small a:link, .small a:active {font-family:arial,geneva,helvetica;font-size:10px;color:<%=fc_color%>;text-decoration:underline;}
		.small a:visited  {font-family:arial,geneva,helvetica;font-size:10px;color:#551a8b;text-decoration:underline;}
		.small a:hover {font-family:arial,geneva,helvetica;font-size:10px;color:<%=tc_color%>;text-decoration:none;}
		.small {font-family:arial,geneva,helvetica;font-size:10px;color:<%=pc_color%>;text-decoration:none;}
		.sm td {font-family:arial,geneva,helvetica;font-size:11px;color:<%=fc_color%>;text-decoration:none;}
		.sm a:link, .sm a:active {font-family:arial,geneva,helvetica;font-size:11px;color:#0E0630;text-decoration:underline;}
		.sm a:visited {font-family:arial,geneva,helvetica;font-size:11px;color:#0E0630;text-decoration:underline;}
		.sm a:hover {font-family:arial,geneva,helvetica;font-size:11px;color:<%=tc_color%>;text-decoration:none;}
		.toolbar, .toolbar a:link, .toolbar a:active, .toolbar a:visited {font-family:tahoma,arial,geneva,helvetica;font-weight:normal;font-size:11px;text-decoration:none;color:#FFFFFF;}
		.toolbar a:hover {font-family:tahoma,arial,geneva,helvetica;font-weight:normal;font-size:11px;text-decoration:none;color:#FFFFFF;}
		.toolbar2, .toolbar2 a:link, .toolbar2 a:active, .toolbar2 a:visited {font-family:tahoma,arial,geneva,helvetica;font-size:11px;text-decoration:underline;font-weight:bold;color:#0000CC;}
		.toolbar2 a:hover {font-family:tahoma,arial,geneva,helvetica;font-size:11px;text-decoration:underline;font-weight:bold;color:#FFFFFF;}		
		.toolbar3, .toolbar3 a:link, .toolbar3 a:active, .toolbar3 a:visited {font-family:tahoma,arial,geneva,helvetica;font-size:11px;text-decoration:none;font-weight:bold;color:#000000;}
		.toolbar3 a:hover {font-family:tahoma,arial,geneva,helvetica;font-size:11px;text-decoration:none;font-weight:bold;color:#000000;}		
		.searchresults a:link {font-family:Tahoma,arial,geneva,helvetica;font-size:12px;font-weight:bold;}
		.searchresults a:visited {font-family:arial,geneva,helvetica;font-size:12px;color:#551a8b;font-weight:bold;}
		.searchButton {	background-color: #FFFFFF; border: 1px, solid, #97B9FF; font-size: 100%;font-family:Arial,helvetica,sans-serif;font-weight: bold; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#97B9FF'); padding: 1px;}
		.greyButton {background-color: #FFFFFF; border: 1px, solid, #CCCCCC; font-size: 100%;font-family:Arial,helvetica,sans-serif;font-weight: bold; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#CCCCCC'); padding: 1px;}
		.redButton {background-color: #FFFFFF; border: 1px, solid, #FFCCCC; font-size: 100%;font-family:Arial,helvetica,sans-serif;font-weight: bold; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#FFCCCC'); padding: 1px;}
		.blueButton {background-color: #FFFFFF; border: 1px, solid, #CCCCFF; color: black; font-size: 100%;font-family:Arial,helvetica,sans-serif;font-weight: bold; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#CCCCFF'); padding: 1px;}
		.yellowButton {background-color: #FFFFFF; border: 1px, solid, #FFFFFF; color: black; font-size: 100%;font-family:Arial,helvetica,sans-serif;font-weight: bold; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#FFFFCC'); padding: 1px;}
		.button1 {background-color: #FFFFFF; border: 1px, solid, #003399; font-size: 100%;font-family:Arial,helvetica,sans-serif;font-weight: bold; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#6080BF'); padding: 1px;}
		.button2 {background-color: #FFFFFF; border: 1px, solid, #999999; font-size: 100%;font-family:Arial,helvetica,sans-serif;font-weight: bold; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#999999'); padding: 1px;}
		.button3 {background-color: #FFFFFF; border: 1px, solid, #081446; color: black; font-size: 100%;font-family:Arial,helvetica,sans-serif;font-weight: bold; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#666699'); padding: 1px;}
		.button4 {background-color: #FFFFFF; border: 1px, solid, #FF3B3C; font-size: 100%;font-family:Arial,helvetica,sans-serif;font-weight: bold; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#FF7E7E'); padding: 1px;}
		.button5 {background-color: #FFFFFF; border: 1px, solid, #FEDB18; color: black; font-size: 100%;font-family:Arial,helvetica,sans-serif;font-weight: bold; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#FFFFCE'); padding: 1px;}
			
		
				.category {
					font-weight:normal;
					color:white;
					font-size:11px;
				}
		
	</style>

