BODY { 
	background: #ffffff; 
	scrollbar-face-color: #D1D1D1; 
	scrollbar-shadow-color: #808080; 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-darkshadow-color: #808080; 
	scrollbar-track-color: #EEEEEE; 
	scrollbar-arrow-color: #000000;
	margin: 0;
 }
.bgsubmenu { background-color: #f2f2f2 ; border-top: 1px solid #dfdfdf; order-bottom-style: solid; order-right-style: solid; }
.bgsubmenu2 { background-color: #fdfdfd ; border-top: 1px solid #dfdfdf; order-bottom-style: solid; order-right-style: solid; }
/* 
mainmenu is for the categories
A.subm is for the subcategories 
A.subm2 is for the subcategories

A.subm is similar to A.subm:visited
A.subm:active is similar to A.subm:hover

A. is for the regular links

.bgsubmenu is for the subcategories
.bgsubmenu2 is for the subcategories
*/


A.subm { color: #ff4d00; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; line-height: 14px; }
A.subm:active   { color: #000000; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; line-height: 14px; }
A.subm:visited { color: #ff4d00; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; line-height: 14px; }
A.subm:hover   { color: #000000; text-decoration: none; font-family: Arial; font-size: 12px; font-weight: bold; line-height: 14px; }


A.subm2 { 
color: #ff4d00; text-decoration: none; font-family: Arial; font-size: 11px; font-weight: normal; line-height: 14px; 
}
A.subm2:active { 
color: black; text-decoration: none; font-family: Arial; font-size: 11px; font-weight: normal; line-height: 14px; 
}
A.subm2:visited { 
color: #ff4d00; text-decoration: none; font-family: Arial; font-size: 11px; font-weight: normal; line-height: 14px; 
}
A.subm2:hover   { 
color: #000000; text-decoration: none; font-family: Arial; font-size: 11px; font-weight: normal; line-height: 14px; 
}



A.mainmenu  { 
color: #ff4d00; text-decoration: none; font-family: Arial; font-size: 14px; font-weight: normal; line-height: 18px; 
}
A.mainmenu:active  { 
color: #000000; text-decoration: none; font-family: Arial; font-size: 14px; font-weight: normal; line-height: 18px; 
}
A.mainmenu:visited  { 
color: #ff4d00; text-decoration: none; font-family: Arial; font-size: 14px; font-weight: normal; line-height: 18px; 
}
A.mainmenu:hover  {
color: #000000; text-decoration: none; font-family: Arial; font-size: 14px; font-weight: normal; line-height: 18px; 
 }

.bg1 {
	background-image: url(../../images/bg1.gif); 
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(../../images/bg2.gif); 
	background-repeat: no-repeat;
}
.thebord { background-color: #d5d5d5 ; }
.themaintexty {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	LINE-HEIGHT: 15px; 
	FONT-FAMILY: Arial;
}

A  { color: #000000; text-decoration: none; }
A:active  { color: #000000; text-decoration: none; }
A:visited  { color: #000000; text-decoration: none; }
A:hover  { color: #000000; text-decoration: underline; }


