TD {
	FONT-FAMILY: arial;
	FONT-SIZE:11px;
	COLOR: #000000;
}

.footer
{
	FONT-FAMILY: arial;
	FONT-SIZE:10px;
	COLOR: #c0c0c0;
}

.bg
{ 
	background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    background-position: top;
}

.bg_middle
{ 
	background-image: url(../images/bg_middle.gif);
    background-repeat: repeat-x;
    background-position: top;
}

.bg_body_repeat
{ 
	background-image: url(../images/bg_body_repeat.gif);
    background-repeat: repeat-y;
    background-position: top;
}

a:link {
	font-family: arial;
	color: #00b000;
	text-decoration:none;
}

a:hover{
	color: #e6ba5c;
}

a:visited {
	text-decoration:none;
}

.divider_dots
{ 
	background-image: url(../images/divider_dots.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.header {
	FONT-FAMILY: Helvetica;
	FONT-SIZE:16px;
	COLOR: #ffffff;
	FONT-WEIGHT: bold;
	
}

.header_product {
	FONT-FAMILY: Helvetica;
	FONT-SIZE:16px;
	COLOR: #93764a;
	FONT-WEIGHT: bold;
	
}

.sub_header {
	FONT-FAMILY: arial;
	FONT-SIZE:14px;
	COLOR: #93764a;
	FONT-WEIGHT: none;
	
}

.right_header {
	FONT-SIZE:12px;
	FONT-WEIGHT: bold;
}

.right_nav_text {
	FONT-SIZE:11px;
}

.edge		{ 
	border-right: #93764a 1px solid; 
	border-bottom: #93764a 1px solid; 
	border-top: #93764a 1px solid; 
	border-left: #93764a 1px solid; 
			}
			
.edge_no_bg		{ 
	border-right: #98AAB1 1px solid; 
	border-bottom: #98AAB1 1px solid; 
	border-top: #98AAB1 1px solid; 
	border-left: #98AAB1 1px solid; 
	COLOR: #000; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE:11px;
	COLOR: #333333;
			}
			
.edge_car_tn		{ 
	border-right: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid; 
	border-left: #333333 1px solid; 
	COLOR: #000; 
	background-color:#ffffff;
	padding: 3px;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE:11px;
	COLOR: #333333;
			}
			

