/* Elements */

A {
	color:#ff0000;
}

A:visited {
	color:#ff0000;
}

A:hover {
	/*color:#2A2A2A;*/
	color:#808080;
}


/* Classes */

.copyright {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE:7pt;
	COLOR:black;
}

.general_text {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	FONT-SIZE:8pt; 
	COLOR:#333333;
}
.general_table {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	FONT-SIZE:7pt; 
	COLOR:#333333;
}

.welcome {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE: 9pt;
	COLOR: white;
	FONT-WEIGHT: lighter;
}

.error_msg {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE: 8pt;
	COLOR: red;
	FONT-WEIGHT: lighter;
}

.form_text {
	FONT-FAMILY: verdana,arial,technical,verdana;
	FONT-SIZE:8pt;
	COLOR:#333333;
}



.page_title {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR:#ff9103;
	text-decoration:none;
}

.right_menu {	
	FONT-FAMILY: arial,technical,verdana;
	FONT-SIZE:9pt;
	FONT-WEIGHT: bold;
	color: #2A2A2A; 
	text-decoration:none;
}

.right_menu:visited {	
	FONT-FAMILY: arial,technical,verdana;
	FONT-SIZE:9pt;
	FONT-WEIGHT: bold;
	color: #2A2A2A; 
	text-decoration:none;
}

.right_menu:hover {	
	FONT-FAMILY: arial,technical,verdana;
	FONT-SIZE:9pt;
	FONT-WEIGHT: bold;
	color: #FFFFFF; 
	text-decoration:none;
}

.right_menu_on {
	FONT-FAMILY: arial,technical,verdana;
	FONT-SIZE:9pt;
	FONT-WEIGHT: bold;
	color: #FFFFFF; 
}

.section_text_title {
	FONT-FAMILY: arial,technical,verdana;
	FONT-SIZE:9pt;
	FONT-WEIGHT: bold;
	color: #FF2828; 
	text-decoration:none;
}

.section_text_title:visited {	
	FONT-FAMILY: arial,technical,verdana;
	FONT-SIZE:9pt;
	FONT-WEIGHT: bold;
	color: #FF2828; 
	text-decoration:none;
}

.section_text_title:hover {	
	FONT-FAMILY: arial,technical,verdana;
	FONT-SIZE:9pt;
	FONT-WEIGHT: bold;
	color: #2A2A2A; 
	text-decoration:none;
}

.section_title {
	FONT-FAMILY: arial,technical,verdana;
	FONT-SIZE:12pt;
	FONT-WEIGHT: bold;
	color: #FF2828; 
	text-decoration:none;

}

.price {
	FONT-FAMILY: arial,technical,verdana;
	FONT-SIZE:9pt;
	FONT-WEIGHT: bold;
	color: #FF2828; 
	text-decoration:none;

}

}

.select_text {
	FONT-FAMILY: verdana,arial,technical,verdana;
	FONT-SIZE:8pt;
	COLOR:#333333;
}




.config_result {
	font-style:italic;
}


/* Elements
A {
	color:#003265;
}

A:visited {
	color:#003265;
}

A:hover {
	color:#003265;
}

BODY {
	background : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: Black;

}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: Black;
}
 */

/* Classes
.level1 {
	background-image : url(../images/menubg_l1.gif);
	padding : 0px 12px 0px 12px;
	text-align: center;
    cursor : hand;
	color: white;
}

.TDL1 {
	FONT-FAMILY:Arial;
	FONT-SIZE: 10px;
	HEIGHT: 16px;
	COLOR: #003265;
    CURSOR: hand;
}
.TDL2 {
	FONT-FAMILY:Arial;
	FONT-SIZE: 11px;
	HEIGHT: 16px;
	COLOR: #003265;
}

.rightmenu {
	FONT-FAMILY:Arial;
	FONT-SIZE: 10px;
	COLOR: #003265;
}

.select_box {
	FONT-FAMILY:Arial;
	FONT-SIZE: 10px;
	COLOR: black;
}

.select_box2 {
	FONT-FAMILY:Arial;
	FONT-SIZE: 11px;
	COLOR: black;
}

.main_title {
	FONT-FAMILY:Arial;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	COLOR: #003265;
}

.section_title {
	FONT-FAMILY:Arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #003265;
	background-image:url(../images/menu_level3_bkg_i.gif);
}

.mockup_notes {
	FONT-FAMILY:Arial;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	COLOR: green;
	FONT-STYLE: italic;
}
.asterix {
	COLOR: red; 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 11px; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: bold;
	}
	
.TD_products {
	FONT-FAMILY:Arial;
	FONT-SIZE: 10px;
}
.add_to_cart {
	FONT-FAMILY: arial; 
	size:9px; 
	height:23px; 
	width:75px;
	}

.input_text {
	FONT-FAMILY:Arial;
	FONT-SIZE: 11px;
}
 */