TD{
FONT-SIZE: 12px;
COLOR: #000000;
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A			{	COLOR: #413D30;	TEXT-DECORATION: underline	}
A:hover	{	COLOR: #000000; TEXT-DECORATION: underline	}

input.searchText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #969696;
	border: 1px solid #000000;
	height: 19px;
display: inline
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
SCROLLBAR-BASE-COLOR: #939392;
SCROLLBAR-ARROW-COLOR: #000000;
}

H1 { font-size: 12 ; font-family: Verdana ; font-color:  #000000; font-weight: bold; font-style: normal; display: inline }

H2 { font-size: 14 ; font-family: Arial; font-color:  #000000; font-weight: bold; font-style: normal; display: inline }

H3 { font-size: 12 ; font-family: Arial; font-color:  #000000; font-weight: bold; font-style: normal; display: inline }


A:link.headline				{FONT-SIZE:8pt; text-decoration: none; font-family: Arial; color: #343026;}
A:visited.headline			{FONT-SIZE:8pt; text-decoration: none; font-family: Arial; color: #464132;}
A:active.headline			{FONT-SIZE:8pt; text-decoration: none; font-family: Arial; color: #464132;}
A:hover.headline			{FONT-SIZE:8pt; text-decoration: none; font-family: Arial; color: #FFFFCC;}

A:link.affiliate				{FONT-SIZE:8pt; text-decoration: none; font-family: Verdana; color: #cccccc;}
A:visited.affiliate	{FONT-SIZE:8pt; text-decoration: none; font-family: Verdana; color: #cccccc;}
A:active.affiliate	{FONT-SIZE:8pt; text-decoration: none; font-family: Verdana; color: #cccccc;}
A:hover.affiliate	{FONT-SIZE:8pt; text-decoration: none; font-family: Verdana; color: #FFFFFF;}



.menu_left {
	width : 200;
	height: 20;
	background-color : #000000;
	color: white;
	font-size : 10pt;
	FONT-WEIGHT: bold;
	FONT-FAMILY : verdana;
	text-align : center;
	text-decoration : none;
	padding : 1px;
	z-index: 1;
	onmouseover : ;
   	onmouseout : ;
}
.menu {
	width : 120;
	height : 20;
	background-color : #000000;
	color: white;
	font-size : 7pt;
	FONT-WEIGHT: bold;
	FONT-FAMILY : verdana;
	text-align : center;
	text-decoration : none;
	padding : 1px;
	z-index: 1;
	onmouseover : ;
   	onmouseout : ;
}
.menu_small {
	width : 80;
	height : 20;
	background-color : #000000;
	color: white;
	font-size : 7pt;
	FONT-WEIGHT: bold;
	FONT-FAMILY : verdana;
	text-align : center;
	text-decoration : none;
	padding : 1px;
	z-index: 1;
	onmouseover : ;
   	onmouseout : ;
}
.menu_large {
	width : 160;
	height : 20;
	background-color : #000000;
	color: white;
	font-size : 7pt;
	FONT-WEIGHT: bold;
	FONT-FAMILY : verdana;
	text-align : center;
	text-decoration : none;
	padding : 1px;
	z-index: 1;
	onmouseover : ;
   	onmouseout : ;
}
.submenu {
	width : 160;
	position : absolute;
	background-color : #000000;
	color: white;
	text-decoration : none;
	font-size : 10pt;
	FONT-FAMILY : arial;
	text-align : left;
	padding : 5px;
	z-index: 1;
}
.submenuLink {
	color: white;
	text-decoration : none;
	FONT-FAMILY : arial;
	width : 100%;
}
.submenuLink:link {
	color: white;
	width : 100%;
	FONT-FAMILY : arial;
	padding : 2px;
	text-decoration : none;
}
.submenuLink:visited {
	color: white;
	width : 100%;
	FONT-FAMILY : arial;
	padding : 2px;
	text-decoration : none;
}
.submenuLink:active {
	color : #000000;
	background : #FEFEFE;
	width : 100%;
	FONT-FAMILY : arial;
	text-decoration : none;
}
.submenuLink:hover {
	color : #000000;
	background : #FEFEFE;
	width : 100%;
	FONT-FAMILY : arial;
	text-decoration : none;
}

