BODY{

	scrollbar-3d-light-color: #D2D2CA;

	scrollbar-arrow-color: #999999;

	scrollbar-base-color: #D2D2CA;

	scrollbar-dark-shadow-color: #D2D2CA;

	scrollbar-face-color: #D2D2CA;

	scrollbar-highlight-color: #FFFFFF;

	scrollbar-shadow-color: #D2D2CA;

	}

h1, h2, h3, h4, h5, h6 {font-size:10pt}

A.menu:link {

	COLOR: #767981; TEXT-DECORATION: none

}

A.menu:active {

	COLOR: #767981; TEXT-DECORATION: none

}

A.menu:visited {

	COLOR: #767981; TEXT-DECORATION: none

}

A.menu:hover {

	COLOR: #CC0000; TEXT-DECORATION: none

}

TD.menu {

	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase

}

DIV.menu {

	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase

}



A:link {

	color: #0000FF;

	text-decoration: none;

}



A:visited {

	color: #CC0000;

	text-decoration: none;

}



A:active {

	color: #CC0000;

	text-decoration: none;

}



A:hover {

	color: #CCCCCC;

	text-decoration: none;

}



A.dark:link {

	color: #666666;

	text-decoration: none;

}



A.dark:visited {

	color: #666666;

	text-decoration: none;

}



A.dark:active {

	color: #666666;

	text-decoration: none;

}



A.dark:hover {

	color: #CC0000;

	text-decoration: none;

}



TD {

	font-size: 12px;

	font-family : Verdana;

}



P {

	font-size: 12px;

	font-family : Verdana;

}



TD.dark {

	font-size: 11px;

	font-family : Tahoma;

	color : #666666;

}



P.dark {

	font-size: 11px;

	font-family : Verdana;

	color : #666666;

}



TD.smaller {

	font-size: 11px;

	font-family : Tahoma;

	color : #000000;

}



P.smaller {

	font-size: 11px;

	font-family : Verdana;

	color : #000000;

}



HR {

	color : #D2D2CA;

	height : 1px;

}

#facebook a {
	display:inline-block;
	float:left;
	border:none;
	width: 44px;
	height: 44px;
	background: url(images/facebook.png) 0 -1px no-repeat;
}
#facebook a:hover {
	display:inline-block;
	background-position: 0 0;
	border:none;
}
#twitter a {
	display:inline-block;
	float:left;
	margin-left:8px;
	border:none;
	width: 44px;
	height: 44px;
	background: url(images/twitter.png) 0 -1px no-repeat;
}
#twitter a:hover {
	display:inline-block;
	background-position:0 0;
	border:none;
}
#linkedin a {
	display:inline-block;
	float:left;
	margin-left:8px;
	border:none;
	width: 44px;
	height: 44px;
	background: url(images/linkedin.png) 0 -1px no-repeat;
}
#linkedin a:hover {
	display:inline-block;
	background-position:0 0;
	border:none;
}
#feed a {
	display:inline-block;
	float:left;
	margin-left:8px;
	border:none;
	width: 44px;
	height: 44px;
	background: url(images/feed.png) 0 -1px no-repeat;
}
#feed a:hover {
	display:inline-block;
	background-position: 0 0;
	border:none;
}