body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 21px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: repeat-x;
}
#categories a {
	display: block;
	color: #ffffff;
	border: none;
	background-color: #C90000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
#categories a:hover {
	display: block;
	color: #ffffff;
	background-color: #B00000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	border: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.contenttable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CEF08A;
	border-left-color: #CEF08A;
}
#header{
	text-align: right;
	height: 32px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/headtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 32px;
}

#footer{
	text-align: center;
	height: 35px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footerbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 33px;
	color: #A0ADB6;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#flashmain{
	text-align: center;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footerbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.domainbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #EAEAEA;
	height: 20px;
	width: 160px;
	border: 1px solid #666666;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.domainbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EAEAEA;
	height: 20px;
	width: 65px;
	border: 1px solid #666666;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.domaindropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #EAEAEA;
	border: 1px solid #666666;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#termsmain{
	text-align: center;
	height: auto;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
}

.links_h1 {
	font-size:14px; font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.links_h1 a {
	font-size:14px; font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.links_h1 a:hover {
	font-size:14px; font-weight:bold;
	color:#FFFFFF;
	text-decoration: underline;
}

.links {
	font-size:12px; color:#FFFFFF;
	text-decoration:none;
}

