body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

.capitalT {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #DF0C0C;
}
#tonav {
	background-attachment: fixed;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.navigation {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 35px;
	vertical-align: middle;
	text-align: center;
}
.phone {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}

.nav a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;}
.nav a:link {
	text-decoration:none;
	color: #FFFFFF;}
.nav a:visited {
	text-decoration: none;
	color: #FFFFFF;}
.nav a:hover {
	text-decoration: underline;
	color: #DF0C0C;}
	
a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #DF0C0C;
	text-decoration:underline;
}

a:link {
	text-decoration:underline;
}

a:visited {
	text-decoration: underline;
	color: #DF0C0C;
}
a:hover {
	text-decoration: underline;
	color: #DF0C0C;
}
a:active {
	text-decoration: underline;
	color: #999999;
}

.address {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#wrapperA {
	border-right: 2px solid #999999;
	border-left: 2px solid #999999;
	border-bottom: 2px solid #999999;
}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.equipment {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DF0C0C;
}
.equip-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.td {
	border-top:solid 1px #666666;
}	

.news {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-top:solid 1px #666666;
}
