BODY {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color:#FFFFFF;
	background-position:center;
	background-repeat:repeat-y;

}
input, textarea, select {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
}
P {
	margin-bottom:10px;
	margin-right:10px;
	margin-left:0px;
	margin-top:0px;

}
TD {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
TH {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
A:active, A:link, A:visited {
	COLOR: #0000cc; 
	/*TEXT-DECORATION: none */
}
A:hover {
	color: #0000ff; 
	/*TEXT-DECORATION: none */
}
ul {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 10px;
	clear: none;
}
ol {
	margin-top:5px;
}
li {
	margin-bottom:4px;
}

.headline {
	font-size:20px;
	font-weight:bold; 
	color:#CC0000;
	padding-bottom:10px;
}


.prodcat_table li {
	margin-bottom:0px;
}
.framework_table, .framework_table_public {

	width: 724px;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	background-color: #E4E4E4; 
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.framework_table_public {
	width: 724px;
}
.framework_table TH, .framework_table_public TH{
	color: #333333;
	background-color: #CCCCCC;
	
	font-weight: bold;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 0px;
	border-right: 0px;
}
.framework_table TH A:hover {
	color:#ffffff;
}
.framework_table TD, .framework_table_public TD {
	font-size: 11px;
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 0px;
	border-right: 0px;
}
.framework_table_oddrow {
	background-color: #F9F9F9;
}
.framework_table_evenrow {
	background-color: #F0F0F0;
}

.framework_inner_table {
	width: 714px;
}
.framework_inner_table_public {
	width: 714px;
}
.framework_inner_table TD, .framework_inner_table TH,
.framework_inner_table_public TD, .framework_inner_table_public TH
{
	border-left: 0px;
	border-top: 0px;
}
.framework_formerror_table, .framework_formerror_table_public  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cc0000;
	width: 724px;
	border-right: 4px solid #CCCCCC; 
	border-bottom: 4px solid #CCCCCC;
	border-left: 4px solid #CCCCCC;
	border-top: 4px solid #CCCCCC;
	color:#ffffff;
}
.framework_formerror_table_public {
	width: 724px;
}

.framework_formerror_table TD, .framework_formerror_table TH,
.framework_formerror_table_public TD, .framework_formerror_table_public TH {
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
}
.store_main_table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.store_main_table TH {
	background-color: #FFCC00;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
}
.store_main_table TH A:active, .store_main_table TH A:link, .store_main_table TH A:visited, .store_main_table TH A:hover {
	color: #FFFFFF; 
}
.store_main_table TD {
	
}
.store_cart_table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.store_cart_table TH {
	border: 0px solid;
	background-color: #CC0000;
	font-weight:bold;
	font-family:verdana;
	font-size: 11px;
	color:#FFFFFF;
}
.store_cart_table TH A:active, .store_cart_table TH A:link, .store_cart_table TH A:visited, .store_cart_table TH A:hover {
	color: #FFFFFF; 
}
.store_cart_table TD {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


.framework_formerror_table_public, .framework_formerror_table_nowidth  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cc0000;
	border-right: 4px solid #CCCCCC; 
	border-bottom: 4px solid #CCCCCC;
	border-left: 4px solid #CCCCCC;
	border-top: 4px solid #CCCCCC;
	color:#ffffff;
}

.framework_formerror_table_public {
	width: 724px;
}



.framework_formerror_table TD, .framework_formerror_table TH,
.framework_formerror_table_public TD, .framework_formerror_table_public TH {
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
}
.framework_error_text {
	font-weight: bold;
	COLOR: #CC0000;
}
.framework_message_text {
	font-weight: bold;
	COLOR: #CC0000;
}
.clear_table, .clear_table TH, .clear_table TD {
	border: 0px;
}

.prod_overview_links A:active, .prod_overview_links A:link, .prod_overview_links A:visited, .prod_overview_links A:hover {
	font-size:14px; 
	font-weight:bold; 
	color:#000000; 
	text-decoration:none;
}

.prod_overview_links A:hover {
	text-decoration: underline;
}

.prod_overview li {
	font-weight:bold;
}

.footerlinks, .footerlinks A:active, .footerlinks A:link, .footerlinks A:visited, .legaltag  {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.footerlinks A:hover {
	color: #000000;
	text-decoration: none;
}

.headerlinks, .headerlinks A:active, .headerlinks A:link, .headerlinks A:visited {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.headerlinks A:hover {
	color: #000000;
	text-decoration: none;
}


/**********************************************************************************************

	Main Menu Style Settings

	This file defines the look of the menu, all item text, URLs, sizing, orientation, etc.,
	is defined using the menu_settings.js file.  There are also additonal global settings
	in the head section of the source html (sample.html)

	Note: Do not define border, padding, or margin dimensions using this file, all dimensions
	are defined in the menu_settings.js file.

***********************************************************************************************/


/*---------------------------------------------------------
Main Menu Group Settings - (Applies to the main container)
----------------------------------------------------------*/
.cdd0_main_menu{
	
	cursor:hand;
	cursor:pointer;
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px; 
	font-weight:bold;
	color: #000000;
	


}/*---------------------------------------------------------
Main Menu Item Settings
----------------------------------------------------------*/
.cdd0_main_items{

	cursor:hand;
	border-top-style: none;
	border-left-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-color:#000000;
	

}/*---------------------------------------------------------
Main Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd0_main_items_rollover{

	cursor:hand;
	color: #666666;
	border-top-style: none;
	border-left-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-color:#000000;


}



/**********************************************************************************************

	Sub Menu Style Settings

***********************************************************************************************/


/*---------------------------------------------------------
Sub Menu Group Settings - (Applies to all sub containers)
----------------------------------------------------------*/
.cdd0_sub_menu{

	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border-top-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-color:#999999;
	border-top-color:#000000;
	background-color:#CCCCCC;
	color:#000000;
	/*filter:progid:DXImageTransform.Microsoft.Fade(duration=.2); */


}/*---------------------------------------------------------
Sub Menu Item Settings
----------------------------------------------------------*/
.cdd0_sub_items{
	
	cursor:hand;
	border-top-style: none;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#999999;

}


/*---------------------------------------------------------
Sub Menu Item Rollover Settings
----------------------------------------------------------*/

.cdd0_sub_items_rollover{

	cursor:hand;
	border-top-style:none;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#999999;
	background-color:#CC0000;
	color:#ffffff;

}

/**********************************************************************************************

	Divider Style Settings

***********************************************************************************************/



/*---------------------------------------------------------
Vertical Dividers
----------------------------------------------------------*/
.cdd0_dividers_vertical{



	/*background-color:#transparent;*/





}/*---------------------------------------------------------
Horizontal Dividers
----------------------------------------------------------*/
.cdd0_dividers_horizontal{



	background-color:#999999;




	
}/**********************************************************************************************

	Optional Specific Settings

	Specifically define settings for any item or menu group
	by using the following syntax with the items index.

	CSS settings here for main menu group

***********************************************************************************************/	

.submenu_top_item
{
	cursor:hand;
	border-top-style: solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#999999;
	
	border-top-style:solid;
	border-top-color:#CC0000;
	
}

.submenu_top_item_rollover
{
	cursor:hand;
	border-top-style:none;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#999999;
	background-color:#CC0000;
	color:#ffffff;
	
	border-top-style:solid;
	border-top-color:#CC0000;
}

/*

#cdd_item0_2_0
{
	border-top-width: 4;
	border-top-style: solid;
	border-top-color:#CC0000;
	
}
*/





























