body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	margin: 0px;
	background-color: #DADADA;

}

#nav {
	color: #FFFFFF;
	padding-left: 5px;
}
#nav a:link,#nav a:visited  {
	color: #333333;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	width: 180px;
	margin: 1px;
	padding: 0px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #BE1115;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #txt {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4;
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: upper-roman;
}
.header {
	height: 120px;
	width: 100%;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

#main #txtHeader {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.4;
	border-bottom-color: #BE1019;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main #txt li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #333333;
	list-style-type: square;
}
#main #txtCatHeader {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #333333;
	font-weight: bold;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.4;
	border-bottom-color: #CCCCCC;
	width: 300pt;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main #txtSubCatHeader {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #BE1019;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4;
	width: 300pt;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
a {
	padding-left: 0px;
	text-decoration: none;
}
#main #DisplayHeader {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-bottom-color: #CCCCCC;
	text-align: left;
	width: 180px;
	background-image: none;
	margin: 0px;
	height: 20px;
	background-color: #BE1019;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#nav a:hover {
	color: #333333;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	width: 180px;
	margin: 1px;
	padding: 0px;
	text-decoration: none;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CC0000;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#pix {
	border: 1px solid #0066CC;
	margin: 2px;
}

#txt_layout {
	background-color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #333333;
	border: 1px solid #DADADA;
}
#txt_layout_bold {
	background-color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #333333;
	border: 1px solid #DADADA;
	font-weight: bold;
}
#txt_layout_header {
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #FFFFFF;
	border: 0px solid #DADADA;
	text-align: center;
	font-weight: bold;
}
#forms {
	background-color: #F7F7F7;
	border: 1px solid #D4D4D4;
}

#HostingHeader {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 1px;
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#HostingPrice {
	border: 0px solid #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 1.5;
	color: #333333;
	font-weight: bold;
	text-align: right;
}
#SideHeader {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.6;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 150px;
	margin: 1px;
	padding: 1px;
	border: 1px solid #CC0000;
}
#SideBody {

	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 1.25;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 2px;
	text-indent: 0pt;
	border-right-color: #FFFFFF;
}
#host li {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #666666;
	white-space: nowrap;
}
#site {
	width:780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.footer {
	color: #FFFFFF;
	background-color: #CC0000;
	font-size: 10pt;
	line-height: 1.5;
}
.nav a {
	background-repeat: no-repeat;
	background-position: left center;
	color: #CC0000;
	font-size: 10pt;
	line-height: 1.5;
	background-attachment: fixed;
	display: block;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-top-width: 0px;
	border-top-style: solid;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.site {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
