 body {
  background-color: #ffffff;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
 }
 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
}
a {
	color: #666666;
}

img {
	border: 0px;
}

.refhead {
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	width: 710px;
	height: 26px;
	margin-bottom: 20px;
}

.headlogo {
	width: 276px;
	height: 26px;
	float: left;
}

.headright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	width: 434px;
	height: 15px;
	padding-top: 11px;
	text-align: right;
	float: left;
}


.refholder {
	margin-left: auto;
	margin-right: auto;
	/*height: 488px;*/
	width: 704px;
	/*padding:1px;*/
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	
}

.refdiv {
	
	width: 175px;
	height: 120px;
	float: left;
	margin: 0px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}


.refdivover {
	position: relative;
	width: 175px;
	height: 103px;
	float: left;
	margin: 0px;
	background-color: #ffffff;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	padding-top: 17px;
}

* html .refdivover {
	position: relative;
	width: 175px;
	height: 107px;
	float: left;
	margin: 0px;
	background-color: #ffffff;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	padding-top: 17px;
}


.vertical { 
	position: absolute;
	margin-top: 17px;
	top: 0px;
	left: 0px;
	display: block;
	height: 105px;
	width: 175px;
	text-align: center;
	cursor: pointer;
		
}

.footer {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
}

.clear {
	height: 0px; 
	overflow: hidden;
	visibility: hidden;
	clear: both;
}

/*IE6 Bugfix*/
* html .clear {
		display: inline;
		overflow: hidden;
	visibility: hidden;
		height: -6px;
		line-height: 0;
    clear: both;
    margin : 0;
    padding: 0;
    border: 0;

	clear: both;

	
}



hr {
	height: 0px;
}

a:link {
	color: #eb6a14;
	text-decoration: none;
}

a:visited {
	color: #eb6a14;
	text-decoration: none;
}

/*.vertical { 
	position: absolute;
	clear: both;
	display: table-cell;
	top: 0px;
	left: 0px;
	height: 120px;
	width: 175px;
	text-align: center;
	
}
*/

