A:link {
	COLOR: #6B1713;
	text-decoration: none;
} 
A:visited {
	COLOR: #6B1713;
	text-decoration: none;
} 
A:active { } 
A:hover {
	COLOR: #A36363;
	text-decoration: underline;
} 

a.nav:link { text-decoration: none;}
a.nav:visited { text-decoration: none; }
a.nav:hover { text-decoration: underline;}

a.nav2:link { color: #666666; text-decoration: none}
a.nav2:visited { text-decoration: none; color: #666666}
a.nav2:hover { color: #333333; text-decoration: underline}

a.footer:link, a.footer:visited {
	font-weight      : normal;
	text-decoration: none;
	color: #98AF16;
}
a.footer:hover {
	color            : #FF9900;
	text-decoration: underline;
}

body {
	color: #333333;
	background-color: #C0BDA9;
	margin: 0px;
	padding: 0px;




}
h1 {
	font-family: "Trebuchet MS", "Verdana";
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	color: #6B1713;
}
h2 {
	font-family: "Trebuchet MS", "Verdana";
	font-size: 19px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #6B1713;
}
h3 {
	font-family: "Trebuchet MS", "Verdana";
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	color: #333333;
	padding: 0px;
}
h4 {
	font-family: "Trebuchet MS", "Verdana";
	font-size: 13px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	color: #6B1713;
}

h5 {
	font-family: "Trebuchet MS", "Verdana";
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666666;
}
h6 {
	font-family: "Trebuchet MS", "Verdana";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: 1em;
	margin: 3px;
}

.100percenttable {
	height: 100%;
	width: 920px;
}

hr {  color: #999999; height: 1px; margin-top: 3px; margin-right: 0px; margin-bottom: 3px; margin-left: 0px; padding-top: 3px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.x { font-family: "Verdana", "Arial", "sans-serif"; font-size: 11px; font-weight: normal}

.footer {
	font-family: "Trebuchet MS", "Verdana";
	font-size: 11px;
	color: #666666;
	margin: 5px;
	padding: 5px;
}
.address {
	font-family: "Trebuchet MS", Verdana;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	color: #666666;
}

li {
	margin-top: 3px;
	padding-top: 3px;
	margin-left: 0px;
	padding-left: 0px;
}
td {  font-family: "Trebuchet MS", "Verdana"; font-size: 11px}
.date {
	font-family: "Trebuchet MS", "Verdana";
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.data {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}
p {
	font-family: "Trebuchet MS", "Verdana";
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 7px;
}
ul {
	font-family: "Arial", "Helvetica", "sans-serif";
	margin-left: 6px;
	padding-left: 8px;


}
form {
	margin: 0px;
	padding: 0px;
}

select {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	background-color: #DEE5EE;
}

.white {
	font-family: "Trebuchet MS", "Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.shadow {
	background-image: url(images/bg_shadow.jpg);
	background-repeat: repeat-x;


}

.menu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #003366;
	margin: 5px;
	padding: 5px;

}
.formtitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.featuretitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D01929;
	margin: 5px;
	padding: 5px;
}
.featuretxt {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
.flashbg {
	background-image: url(images/bg_flash.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bg {
	background-image: url(images/home_leftnav.gif);
	background-repeat: no-repeat;
}
img{
	border : 0px;
}
.bgColour1 {
	BACKGROUND-COLOR: #FFFFFF;
}
.bgColour2 {
	BACKGROUND-COLOR: #E4D6D6;
}
