body{
	background-color: #FFF;
	margin: 0px;
	width : 100%;
}

body, .NormalText, td {
	color: #000;
	font-family: Arial, Helvetica, "Times New Roman", Times;
	font-size: 12px;
	font-weight: normal;
}

.BlackText {color: #000;}

blockquote {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}


h1 {
	color : #C33;
	font-weight : bold;
	font-size : 15px;
	font-variant : normal;
	font-style: normal;
}
h2 {
	color : #f60;
	font-weight : bold;
	font-size : 15px;
}


h3 {
	font-weight : normal;
	font-size : 15px;
}
img	{border-color: #000;}
OL {
	font-variant : normal;
	font-size : 16px;
}

ul, li {
	font-size : 9px;
}
A	{font-weight : bold; text-decoration : none;}
A:link,
A:visited	{color: #1666AF;}
A:active,
A:hover	{color : #f00;}
A.menuon:link {
	color : #F93;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
A.menuon:hover {
	color : #fc3;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
A.menuon:visited {
	color : #F93;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
A.menuon:active {
	color : #fc3;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
A.menuoff:link{
	color : #fc3;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
A.menuoff:hover {
	text-decoration : none;
	color : #F93;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
A.menuoff:visited {
	color : #fc3;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
A.menuoff:active {
	color : #F93;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	color: #f00;
	font-weight: bold;
	font-size: 12px;
}

td {
	background-repeat: no-repeat;
}
/*-----------------------------------------
              Layout Styles
------------------------------------------*/

html body {
	text-align: center;
}

table#main {
	width: 800px;
	margin: 0 auto 0 auto;
}

* html table#main {
	text-align: left;
}

/*-----------------------------------------
              Edit.com Styles
------------------------------------------*/

.copyright {
	font-size: 9px;
}


.GoldText {
	color: #fc0;
	font-weight: bold;
}

.SmallText {
	font-size: 10px;
}

.BlueText {
	color: #30f;
}

/*h1*/
.PageTitle {
	color : #C33;
	font-weight : bold;
	font-size : 15px;
	font-variant : normal;
	font-style: normal;
}

/*h2*/
.OrangeText {
	color : #f60;
	font-weight : bold;
	font-size : 15px;
}

/*h3*/
.LargeText {
	font-size : 15px;
}

/*h4*/
.RedText {
	font-size: 1em;
	font-weight: bold;
	color: #f00;
}

/*--- Testimonial Styles ---*/

table.testimonials td {
	padding: 20px 10px;
}

td.testimonial-body {
	vertical-align: top;
	border-bottom: 1px solid #000;
}

td.last {
	border: 0;
}

table.RedText	{border: 1px solid #f00;}
table.RedText td .RedText	{font-size: 11px;}

a.RedText	{}
a.RedText:link,
a.RedText:visited,
a.RedText:active,
a.RedText:hover	{color: #f03;}

table.merrellBox { border: 1px solid #1666AF; background: #EEE; }
table.merrellBox td { padding: 5px 0; text-align: center; }