body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0C0C0;
}
body, td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #676161;
}
A:link {
	COLOR: #C49928; font-size: 11px; 
	font-family: Tahoma; 
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #C49928; 
	font-size: 11px; 
	font-family: Tahoma; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #C49928; 
	font-size: 11px; 
	font-family: Tahoma; 
	TEXT-DECORATION: none;
}

.nav { 
	font-family: tahoma;
	font-size: 11px; 
	font-weight: normal;
	color: #3a3b6a;
}
A.nav:link { 
	font-family: tahoma;
	font-size: 11px; 
	font-weight: normal;
	color: #3a3b6a;
}
A.nav:visited { 
	font-family: tahoma;
	font-size: 11px; 
	font-weight: normal;
	color: #3a3b6a;
}
A.nav:hover {
	font-family: tahoma;
	font-size: 11px; 
	font-weight: normal;
	color: #3a3b6a;
}

.footer { 
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff;
}
A.footer:link { 
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none; 
	color: #ffffff;
}
A.footer:visited { 
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none; 
	color: #ffffff;
}
A.footer:hover {
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff;
}
.bgrepeat {
	background-color: #D8CBA7;
	background-image: url(../images/dark_gray_bg.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
.title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3A3B6A;
}
.phone {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3A3B6A;
}
.bull {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C59B29;
}
.footerbull {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

