BODY
{
	font-family: Arial;
	font-size: 12pt;
	text-align: left;
	color: black;
	margin: 0 0 0 0;
}

.SmallFont
{
	font-family: Arial;
	font-size: 10pt;
}

.MainPage
{
	font-family:Arial;
	font-size: 10pt;
}

.AdBox
{
	float: left; 
	margin: 3px 3px 3px 3px;
	color: #000000;
	text-align: center;
	font-family:Arial;
	font-size: 10pt;
}

.AdBoxTable
{
	border-collapse: collapse;
	width: 208px;
	height: 230px;
	margin: 2 2 2 2;
	border: solid 1 black;
	padding: 0 0 0 0;
}

.QuickLinkBox
{
	text-align: left;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.QuickLinkTable
{
	left: 10;
	border-collapse: collapse;
	width: 175;
	border: solid 1 black;
	padding: 0 0 0 0;
}
.QuickLinkTitle
{
	font-weight: normal; 
	font-size: 12pt; 
	color: #000000; 
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}


.vendorlink  {
  	font-family : arial, sans-serif;
  	text-decoration : none;
  	color : #303662;
  	font-size : 12px;
  	font-weight : bold;
  }

.vendorlink:Visited  
  {
  	font-family : arial, sans-serif;
  	text-decoration : none;
  	color : #303662;
  	font-size : 12px;
  	font-weight : bold;
  }

.vendorlink:Active  {
  	font-family : arial, sans-serif;
  	text-decoration : none;
  	color : #303662;
  	font-size : 12px;
  	font-weight : bold;
  }

.vendorlink:Hover  {
  	text-decoration : none;
  	color : #800040;
  	font-size : 12px;
  	font-family : arial, sans-serif;
	font-weight : bold;
  }

PageText
  {
  	font-size : 12px;
  	font-family : arial, sans-serif;
  	background-color: #D6DFF7
  }

thead
  {
  	background-color : #D6DFF7;
  	font-size : 12px;
  	font-family : arial, sans-serif;
  	font-weight : bold;
  }
/*
tbody
  {
  	font-size : 12px;
  	font-family : arial, sans-serif;
  	font-weight : normal;
  }
*/