
.greytableborder /* main grey border on page */
{
	border: 1px solid #919191;
}

.greytableborder img {
	margin-left: 30px;
}

.towbars-copyright /* copyright notice */
{
 font-size : 7pt;
 color : #919191;
 text-align : left;
}

.tow-bar-webdesign /* web design footer */
{
 font-size : 7pt;
 color : #919191;
 text-align : right;
}
.tow-bar-webdesign a
{
 font-size : 7pt;
 color : #919191;
 text-align : right;
 text-decoration: none;
}
.tow-bar-webdesign a:visited
{
 font-size : 7pt;
 color : #919191;
 text-align : right;
 text-decoration: none;
}
.tow-bar-webdesign a:selected
{
 font-size : 7pt;
 color : #919191;
 text-align : right;
 text-decoration: none;
}
.tow-bar-webdesign a:hover
{
 font-size : 7pt;
 color : #B51414;
 text-align : right;
 text-decoration: none;
}
.towing-tow-bar-button /* top nav bar */
{
 	font-size : 12pt;	 /* fix size for button */
	font-weight : bold;
	font-family : Tahoma, Arial, sans-serif;
	color : #919191;
	text-align : right;
}
.towing-tow-bar-button a
{
 	font-size : 12pt;
	font-weight : bold;
	font-family : Tahoma, Arial, sans-serif;
	color : #919191;
	text-decoration: none;
	text-align : right;
}
.towing-tow-bar-button a:selected
{
 	font-size : 12pt;
	font-weight : bold;
	font-family : Tahoma, Arial, sans-serif;
	color : #919191;
	text-decoration: none;
	text-align : right;
}
.towing-tow-bar-button a:visited
{
 	font-size : 12pt;
	font-weight : bold;
	font-family : Tahoma, Arial, sans-serif;
	color : #919191;
	text-decoration: none;
	text-align : right;
}
.towing-tow-bar-button a:hover
{
 	font-size : 12pt;
	font-weight : bold;
	font-family : Tahoma, Arial, sans-serif;
	color : #B51414;
	text-decoration: none;
	text-align : right;
}
h1  {
	font-size : 14pt;
	font-style : normal;
	font-weight : normal;
	font-family : Tahoma, Arial, sans-serif;
	color : #4B45A2;
	text-align : left;
}
body  {
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	font-family : Tahoma, Arial, sans-serif;
	color : #605E5E;
	text-align : justify;
}
P  {
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	font-family : Tahoma, Arial, sans-serif;
	color : #605E5E;
	text-align : justify;
}
b  {
	font-weight : bold;
	color : #4B45A2;
}
A  {
	color : #605E5E;
	text-decoration: underline;
}

A:Visited  {
	color : #605E5E;
	text-decoration: underline;
}

A:Selected  {
	color : #605E5E;
	text-decoration: underline;
}
A:Hover  {
	color : #B51414;
	text-decoration: underline;
}
.towbar-footer  {
	font-size : 8pt; /* x-small too big and xx-small too small */
	font-style: italic;
}
.towbar-asterix { /* For asterix on mail forms */
	color : #4B45A2;
	font-size : 9pt;
}
textarea {
	font-family : Tahoma, Arial, sans-serif;
	border: 1px solid #605E5E;
	color : #605E5E;
}
.towbar-formbg {
	font-family : Tahoma, Arial, sans-serif;
	border: 1px solid #605E5E;
	color : #605E5E;
}
select {
	font-family : Tahoma, Arial, sans-serif;
	color : #605E5E;
}
.towbar-form-button {
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #605E5E;
	color: #605E5E;
	font-weight: bold;
	}

