A:HOVER {
	color : #3971BC;
}


A.footer:LINK {
	text-decoration: none;
	color: #595959;
}

A.footer:VISITED {
	text-decoration: none;
	color: #595959;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: #595959;
}

A.footer:HOVER {
	text-decoration : underline;
	color: #595959;
}

A.footer1:LINK {
	text-decoration: none;
	color: #ffffff;
}

A.footer1:VISITED {
	text-decoration: none;
	color: #ffffff;
}

A.footer1:ACTIVE {
	text-decoration: underline;
	color: #ffffff;
}

A.footer1:HOVER {
	text-decoration : underline;
	color: #ffffff;
}


td {
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px;
	line-height: 16px;
}

td.lhcolumn {
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px;
}

td.address {
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
}

td.footer {
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

input, textarea, select {
	font-family: MS Sans Serif; 
	font-size: 12px;
}

body.bgpattern {
	background:URL(../images/bgpattern.jpg);
	background-position:top;
	background-repeat: repeat-x;
	background-color: #3F5A78;
}

h1 {
	color: #3F5A78;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}

