<!--
	BODY
	{
		background: #A7B7F2 url(/images/topban_bg.gif) repeat-x;
		margin:		0px;
	}
	TABLE
	{
		font-family: Verdana,sans-serif,;
		font-size: 12px;
	}
	TD.lpanel
	{
		background: #A7B7F2 url(/images/lside_panel_bg.gif) repeat-y top right;
	}
	TD.maincontent
	{
		background: #FFFFFF url(/images/maincontent_bg.jpg) repeat-x;
		padding-left: 20px;
	}
	TD.rpanel
	{
		background: #FFFFFF url(/images/topban_bg.gif) repeat-x top;
	}
	TD.lpanel_bg 
	{
		background-image: 	url(/images/lside_panel_light_bg.gif);	background-repeat:	repeat-y;
	}
	TABLE.lpanel_nav 
	{
		position: relative;
		top: -18px;
		font-family: Verdana,sans-serif; 
		font-size: 11px; 
		font-weight: bold; 
		text-align: right;
		width:	185px;
	}
	/* Link colors still need to be set, maybe deep purple */
	TABLE.lpanel_nav A:link {text-decoration: none;}
	TABLE.lpanel_nav A:visited {text-decoration: none;}
	TABLE.lpanel_nav A:hover {text-decoration: underline;}
	
	

a:link    { color: #5B2EB6; } /*purple*/
a:visited { color: #0F13A7; }  /*blue*/
a:hover   { color: #7D3CF5; }  /*light purple*/

A.underbar:link			{color: #FFFFFF; text-decoration: underline;}
A.underbar:visited		{color: #f8f8f8; text-decoration: underline;}
A.underbar:hover		{color: #FFFFFF; text-decoration: none;}

.sans9 	{font-family: Arial, sans-serif; font-size: 9px;}
.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;}

.sans9bold  {font-family: Arial, sans-serif; font-size: 9px; font-weight: bold;}
.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 */
/* Styles used for the Switch Menu */
.submenu{
	margin-left:	6px;
	font-family:	Tahoma, sans-serif;
	font-size:		11px;
	margin-bottom:	0.5em;
	line-height:	16px;
	font-weight:	normal;
}


/* 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(../My Documents/DB Samples/calendar/images/test_fp_lhs_bg.jpg);
	background-repeat:	no-repeat;
}

/* Styles used for boxes on RHS (account,email list, search) */
TABLE.fbox
{
	margin: 			4px;
	padding:			4px;
	border:				outset 1px #dddddd;
	font-family:		verdana,sans-serif;
	font-size:			9px;
	background-image:	url(/images/kyn_feat_box_bg.jpg);
	background-repat:	no-repeat;
	background-color:	#F2F2F2;
	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_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;
}

TD.menu_header
{
	
	font-family:		Arial, sans-serif;
	font-size:			14px;
	font-weight:		bold;
	padding:			3px;
	font-stretch: 		wider; 
	border:				thick #00B0F0;
	color: 				#000000;	
	text-decoration: 	none;
	background-color:	#D2EFF8;
	text-align:			center;
}
/* Used mainly on the database driven pages */
.main_color		{background-color:	#001287;}
.accent_color	{background-color:	#E19E00;}

TABLE.styleA
{
	background-color:		#ffffff;
	border:					solid 1px #EFEFEF;
	font-family:			Verdana,sans-serif;
	font-size:				10px;
}

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;}

img.infopic
{
	border: double 3px;
	border-color: #32157D;
	margin: 10px;
}

table.subnav {
	border: solid 1px #E5B354;
	background-color: #FFC75D;
}
table.subnav td {
	white-space: nowrap;
	border-bottom: solid 1px #E5B354;
	border-top: solid 1px #E5B354;
}
table.subnav td a {
	display: block;
	padding: 3px;
}
table.subnav td a:hover {
	background-color: #F6DC8D;
	text-decoration: underline;
	color:#5B2EB6;
}

table.subnav td a {
	background-color: #F6DC8D;
	text-decoration: none;
	color:#2B2F67;
}

table.subnav td a:visited{
	background-color: #F6DC8D;
	text-decoration: underline;
	color:#5B2EB6;
}

/* Page header style */
.page_header 	{font-family: sans-serif; font-size: 16px; font-weight: bold;}
.page_header_static {font-family: sans-serif; font-size: 18px; text-align:center}

-->

/* calendar */
.calendar
{
	border-collapse:	collapse;
}
.calendar TD
{
	padding: 4px;
	background-color: #FFFFFF;
	color: #444444;
	border: solid 1px #EEEEEE;
}

TD.calendarHeader
{
	background-color: #5358a6;
	color: #FFFFFF;
	font-weight: bold;
}
TD.calendarLink
{
	background-color: #edb956;
}

TD.calendarToday {background-color: #cccccc; color: #FFFFFF;}

.calendarLink A
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

A.calendarHeaderLink:link, A.calendarHeaderLink:visited
{
	text-decoration: none;
	color: #BBBBBB;
}
A.calendarHeaderLink:hover
{
	color: #E9C910;
}



.message {
	text-align: center;
	margin: 10px;	
	float: left;
	width: auto;
	font-family: Arial,sans-serif;
	color:		#000000;	
	font-size:		14px;
	font-weight:	bold;
	background-color:	#E8E8E8;
	
	}