body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #72604C;
	list-style-position: inherit;
	list-style-type: square;
}
a:active {
	color: #E99D9F;
	text-decoration: underline;

}
a:link {
	color: #E1A49F;
	text-decoration: underline;
}



form {
	background-color: #F7F2E8;
}

.title {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #7d6a55;
}

.subtitle {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: 500;
	color: #877463;
	letter-spacing: 1px;
	font-variant: normal;
}

.header {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #836E5B;
	letter-spacing: 1px;
	font-weight: 200;
}

.nav {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #EAE0C2;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #06C;
	text-decoration: underline;
}
a:visited {
	color: #DE9A9B;

}


.sidebar {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	padding: 5px;
	background-color: #F9F3E5;
}

.sidebarHeader {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #7d6a55;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #97d6a5590000;
}

.footer {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #C4927E;
	background-color: #E5D9B2;
	text-align: center;
	word-spacing: 1px;
	padding: 10px;
}

.legal {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: Arial, Times, serif;
	color: #7d6a55;
}

.titlebar {
	font-family: Arial, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	/*float: left;*/
	background-color: #72604C;
	padding: 3px 2px;
}
.titlebar td a {font-weight:normal !important;}
.titlebar td a:active {font-weight:normal !important;}
.titlebar td a:visited {font-weight:normal;}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.border1 {
	border: medium groove c4927e;
	border-color: #DE9A9B;
}
.border1 table {
	border-color: #72604C;

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-color: #F7F2E8;
}
.mainbody {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	padding: 8px;
	background-color: #FFFFFF;
}
.subtitle2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
	color: #877463;
	letter-spacing: 1px;
}
.mainbody {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #72604C;
	background-color: #F7F2E8;
	text-align: left;
	padding: 10px;
}
h1 {
	font-size: 18px;
	color: #72604C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 24px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	line-height: 20px;
}
.testimonial {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #867361;
	text-align: left;
	word-spacing: 1px;
	font-style: italic;
}

.MyTable {padding:0; margin:0; border-collapse:collapse;}
.MyTable td{ padding:5px; margin:0; border:1px solid #72604c; }

.MyTable tr.Head1 td { background-color:#72604c; color:#fff; font-weight:bold;}
.MyTable tr.row1 td { background-color:#e5d9b2;}

.MyTable2 {padding:0; margin:0; border-collapse:collapse;}
.MyTable2 td{ padding:5px; margin:0; border:1px solid #72604c; text-align:center;}
.MyTable2 td img{ margin:0 5px;}
.MyTable2 tr.Head1 td { background-color:#e5d9b2; color:#2e2419; font-weight:bold;}

.hrline {border-bottom:2px solid #72604c; margin:0 0 12px 0; padding:12px 0 0 0; height:17px; height/**/:/**/1px;}

