body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #999999;
	background-image: url(../images/BG.jpg);
	margin-top: 0px;
	margin-bottom: 5px;
}
a:link, a:visited, a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

h1, h2, h3, h4 {margin: 0px; padding: 0px;}
h1, h2 {font-size: 20px;}
h1 {color: #000000;}
h2 {color: #FFEE00;}
h3, h4 {font-size: 18px;}
h3 {color: #000000}
h4 {color: #FFEE00;}

#Page {
	width: 900px;
	border: 8px solid #000000;
	margin: 0px auto;
}
.ColLeft {
	width: 540px;
	background-color: #FFFFFF;
	padding: 10px;
}
.ColRight {
	background-color: #000000;
	background-image: url(../images/MTS_RightCol_Top2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 320px;
	padding: 10px;
	color: #FFFFFF;
}
#Foot {
	background-color: #FFEE00;
	padding: 8px;
}

a.Footer:link, a.Footer:visited, a.Footer:active {
	font-size: 11px;
}
a.Footer:hover {
	color: #FF0000;
}

.WhiteBoldTxt {
	color: #FFFFFF;
	font-weight: bold;
}
.PhoneNumbers {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.RedBoldTxt {
	color: #FF0000;
	font-weight: bold;
}
.Notes {
	font-size: 11px;
	font-style: italic;
}
.GreenHeading {
	color: #33CC00;
	font-size: 18px;
	font-weight: bold;
}
.RedHeading {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
.Pricing {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.Note {
	font-size: 18px; 
	font-weight: bold; 
	line-height: 14px;
}

input.btnone {
	width: 120px;
	height: 23px;
	background-image: url(../images/ContactUs.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	border: 0px;
}
input.btnonehov {
	background-image: url(../images/ContactUs_hov.jpg);
	background-repeat: no-repeat;
}
input.btntwo {
	width: 72px;
	height: 23px;
	background-image: url(../images/Back.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 0px;
}
input.btntwohov {
	background-image: url(../images/Back_hov.jpg);
	background-repeat: no-repeat;
}