/*****************************************************/
/* WD Interactive...info@wdinteractive.com */
/* Copyright 2002. WD Interactive. All Rights Reserved. */
/* www.wdinteractive.com */
/*****************************************************/


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #CC9933;
}

.imageLarge {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4EACD;
	color: #CC9933;
}

/********************************* Anchor | Link Settings */

A:link {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #006600;
	line-height: 16px;
	text-decoration: underline
}

A:visited {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #663300;
	line-height: 16px;
	text-decoration: none
}

A:hover {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #CC9933;
	line-height: 16px;
	text-decoration: underline
}

A:active {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none
}

.smallText {
	font-size: 13px;
	line-height: 15px;
	font-weight: 600;
	color: #663300;
	text-decoration: none;
}

/********************************* Table Settings */

table.contactSheet  {
	background-color: #E4EACD;
}

.gridHeader  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	text-decoration: none	
	text-align: none;
	color: #CC9933;
	line-height: 16px;
	vertical-align: middle;
	background-color: #E4EACD;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.gridFooter  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	text-decoration: none	
	text-align: none;
	color: #663300;
	line-height: 16px;
	vertical-align: middle;
	background-color: #E4EACD;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


