BODY	{
	background : #ffffff url("images/background_tile.jpg");
	margin: 0 0 0 0;
}

IMG {
	border : 0;
}












P	{
	font-family : 'Trebuchet MS', 'Trebuchet', 'Arial';
	font-size : 10pt;
	color : #68655F;
}

P.small_text {
	font-size : 8pt;
}


P.wht	{
	color:#ffffff;
}

P.red 	{
	color:#B60004;
}







TD.offwhite {
	background-color:#eeeeee;
}




SPAN.headline {
	font-size : 14pt;
}




A	{
	font-family : 'Trebuchet MS', 'Trebuchet', 'Arial';
	text-decoration : none;
	color : #68655F;
}

A:hover {
	text-decoration : underline;
}


A.sub_menu {
	font-size : 8pt;
	font-weight : bold;
	color : #555555;
}
A:hover.sub_menu {
	text-decoration:none;
	color : #bb7777;
}
 
 
A.sub_menu2 {
	font-size : 8pt;
	font-weight : bold;
	color : #ffffff;
}
A:hover.sub_menu2 {
	text-decoration:none;
	color : #bb7777;
}

A.main_menu {
	font-size : 13pt;
/*	font-weight:bold; */
}

A.darker {
	color : #000000;
}

IMG.imger {
	border: 3px solid #ffffff;
}

IMG:hover.imger { 
	border: 3px solid #dddddd;
}