table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


/* set top of the page title/heading text, usually should be bold and a touch bigger then normal font */
.heading_title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

/* set top of the page title/heading description, usually can be the same as normal font */
.heading_description
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}


/* set listing link/title, usually bold and same size as normal font */
.listing_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000099;
; text-decoration: none
}


/* set listing link/title mouse over, usually same as listing_title */
.listing_title:hover
{
	// do nothing
}


/* set listing description, usually same as normal font */
.listing_description
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


/* set listing information, usually one size smaller then normal, for form field names, and information areas */
.listing_information
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


/* set listing price(cart)/date(events/news), usually a little smaller than normal font */
.listing_special
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}


/* set listing sale price/error messages, usually darker red and bold */
.listing_error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #cc0000;
}


/* set image styles */
.listing_image
{
	border: 1px solid #000000;
}


/* set buttons styles */
.listing_buttons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0033CC;
}


/* listing table header style */
.listing_table_header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
}


/* listing table row 1 style */
.listing_table_row_1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}


/* listing table row 2 style, should be little lighter/darker background then row 1 */
.listing_table_row_2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
}


/* set side navigation heading */
.side_heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
}

/* set side navigation body */
.side_main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}


/* set side navigation links */
.side_nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	border: 1px #000000 solid;
	padding: 2px;
	margin: 5px;
	width: 100%;
	text-decoration: none;
}

/* set side navigation links mouse over effect */
.side_nav:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
        color: #FFFFFF;
	background-color: #000099;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
}


/* set side navigation links for first level deep of the cart(usually same a side_nav) */
.side_nav_1
{
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033CC;
	border: 1px #000000 none;
	padding: 1px;
	margin: 1px;
	width: 100%;
	text-decoration: none;
; line-height: normal}

.side_nav_1:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	border: 1px #000000 none;
	padding: 1px;
	margin: 1px;
	width: 100%;
	text-decoration: none;
}


/* set side navigation links for second level deep (add more levels if needed) */
.side_nav_2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033CC;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
	width: 100%;
	text-decoration: none;
	line-height: normal;

}

.side_nav_2:hover
{
	color: #003399;
	background-color: #99ff44;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
}


/* set side navigation links for third level deep (add more levels if needed) */
.side_nav_3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #99ff66;
	background-color: #003355;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
	width: 100%;
	text-decoration: none;
}

.side_nav_3:hover
{
	color: #003399;
	background-color: #99ff22;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
}



.topnavbar

{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; }

.topnavbar:hover 
{  
      font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CCCCCC;}.button {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0033CC}
/* modules css style sheet */


/* set the default body text style */
body { 
	font-size: 11px;
	color: #000000;
; font-family: "Times New Roman", Times, serif
 } .heading_information { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #000000; }
.blue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #0099CC; text-decoration: none; font-weight: normal; line-height: 15px; font-style: normal; font-variant: normal}
