body{
	top : 0;
	left : 0;
	margin : 20;
	font-family: arial;
	font-size: 10pt;
}
TD {
	font-family: arial;
	font-size: 10pt;
}
UL {
	margin: 0;
}
OL {
	margin-left: .5em;
}
LI {
	margin-left: 1.2em;
}
A:link		{color : #FF7B00;}
A:visited	{color : #FF7B00;}
A:hover		{color : #FF0000;}

A:link.noUnder		{color : #000000; text-decoration: none}
A:visited.noUnder	{color : #000000; text-decoration: none}
A:hover.noUnder		{color : #FF0000; text-decoration: none}

A:link.noUnderBold		{color : #000000; text-decoration: none; font-size: 8pt}
A:visited.noUnderBold		{color : #000000; text-decoration: none; font-size: 8pt}
A:hover.noUnderBold		{color : #FF0000; text-decoration: none; font-size: 8pt}

A:link.LINKS_HEADER	{color : #ffedad; text-decoration: none; font-size: 12pt}
A:visited.LINKS_HEADER	{color : #ffedad; text-decoration: none; font-size: 12pt}
A:hover.LINKS_HEADER	{color : #FF0000; text-decoration: none; font-size: 12pt}

.HEADER_BUTTONS {
	padding-left:		25px;
	padding-right:		25px;
 	font-size: 			12pt;
	font-weight:		bold;
	color: 				#FF7B00;
}

.contactText	{
	font-family:	arial;
	color:			#000000;
	font-size:		8pt;
	font-weight:	bold;
}
.headerText	{font-family: arial; color : #808080; font-size: 18pt; font-weight: bold}
.footerText	{font-family: arial; color : #808080; font-size: 8pt; font-weight: bold}
.sectionHeaders	{font-family: arial; color : #000000; font-size: 12pt; font-weight: bold}
.quickLinksText	{font-family: arial; color : #FF7B00; font-size: 8pt; font-weight: bold; text-decoration: none}
.quickLinksHeader	{font-family: arial; color : #FFFFFF; font-size: 8pt; font-weight: bold; text-decoration: none}

.TABLE_TOP {
	background-image: 	url("/sbr_images/sbr_table_top.gif");
	background-repeat: 	no-repeat;
	width:					700px;
	height:					133px;
	text-align: 			right;
}
.TABLE_LEFT {
	background-color: 	#FFFFFF;
	background-image: 	url("/sbr_images/sbr_table_left.gif");
	background-repeat: 	Repeat-y;
	width:					18px;
}
.TABLE_RIGHT {
	background-color: 	#FFFFFF;
	background-image: 	url("/sbr_images/sbr_table_right.gif");
	background-repeat: 	Repeat-y;
	background-position: Right;
	width:					18px;
}
.TABLE_BUTTONS {
	background-image: 	url("/sbr_images/sbr_table_buttons.gif");
	background-repeat: 	no-repeat;
	width:					120px;
	height:					230px;
	padding-right:			5px;
	font-size:				8pt;
}
.TABLE_REVIEWS_MENU {
	background-image: 	url("/sbr_images/sbr_reviews_menu.gif");
	background-repeat: 	no-repeat;
	width:					80px;
	height:					105px;
	padding:					4px;
}
.TABLE_LINKS_MENU {
	background-image: 	url("/sbr_images/sbr_links_menu.gif");
	background-repeat: 	no-repeat;
	width:			80px;
	height:			105px;
	padding:		4px;
}
.TABLE_BOTTOM {
	background-image: 	url("/sbr_images/sbr_table_bottom.gif");
	background-repeat: 	no-repeat;
	width:					700px;
	height:					55px;
	padding-left:			20px;
	padding-right:			20px;
	padding-top:			2px;
}
.TABLE_CONTENT {
	background-color: 	#FFFFFF;
}

.BUTTON_REVIEWS {
	padding-right:			5px;
	background-color: 	#000000;
}
.BUTTON_LINKS {
	padding-left:			15px;
	padding-right:			5px;
	background-color: 	#000000;
}
.BUTTON_GUIDES {
	padding-left:			0px;
	padding-right:			15px;
	background-color: 	#000000;
}
.BUTTON_EVENTS {
	padding-left:			15px;
	background-color: 	#000000;
}