.topNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	/*background-color: #E6E6E6;
	background-image: url(images/bg.gif);*/
}
.txtLeftColumn01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txtLeftColumn02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txtZero {
	margin: 0px;
}
.txtTitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #923746;
	margin: 5px;
}
.txtMainBody01 {
	font-size: 12px;
	color: #666666;
}
.txtDesc01 {
	color: #F55109;
}
.linkTopnav01 {
	color: #FFFFFF;
}
.contactfield {
	margin: 0px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
	color: #FFE8A5;
}
a.page {
	color: #F55109;
	text-decoration: none;	
}
a.page:hover {
	color: #4E5102;
	text-decoration: none;	
}
.txtbuttom {
	
	color: #000000;
}
a:hover.txtbuttom {
	text-decoration: underline;
	color: #000000;
}
.footer {
	color: #AAAAAA;
}
a.footer:hover {
	color: #AAAAAA;
	text-decoration: underline;
}
