@charset "utf-8";
/* CSS Document */

body {
	font: 100% Arial, Helvetica, sans-serif;
	color: #41144B;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/backgroud_holding.jpg);
}
#container {
	background: #FFFFFF;
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: medium none #41144B;
	margin-bottom: 20px;
}
#banner {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#navigation {
	text-align: right;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
	font-size: 90%;
}
#navigation a:link, #navigation a:visited {
	font-weight: bold;
	color: #41144B;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

#content {
	margin-right: 35px;
	margin-left: 35px;
	font-size: 90%;
	text-align: justify;
	border-top: 1px solid #41144B;
	border-right: 1px none #41144B;
	border-bottom: 1px solid #41144B;
	border-left: 1px none #41144B;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content h2 {
	text-align: left;
}
#content a:link, #content a:visited {
	font-weight: bold;
	color: #41144B;
	text-decoration: none;
}
#content a:hover, #content a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

#foyers {
	margin-bottom: 20px;
}
#dgc {
	margin-bottom: 20px;
}
#lc {
	margin-bottom: 20px;
}

#gls {
	margin-bottom: 20px;
}
#contact {
	margin-right: 35px;
	margin-left: 35px;
	font-size: 80%;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #41144B;
	border-right: 1px none #41144B;
	border-bottom: 1px solid #41144B;
	border-left: 1px none #41144B;
}
#contact a:link, #contact a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#contact a:hover, #contact a:active {
	font-weight: bold;
	color: #41144B;
	text-decoration: none;
}
#form {
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #41144B;
	border-right: 1px none #41144B;
	border-bottom: 1px solid #41144B;
	border-left: 1px none #41144B;
}

#whois {
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #41144B;
	border-right: 1px none #41144B;
	border-bottom: 1px solid #41144B;
	border-left: 1px none #41144B;
}
#results {
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #41144B;
	border-right: 1px none #41144B;
	border-bottom: 1px solid #41144B;
	border-left: 1px none #41144B;
	text-align: justify;
}
#register {
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #41144B;
	border-right: 1px none #41144B;
	border-bottom: 1px solid #41144B;
	border-left: 1px none #41144B;
}
#webpages {
	font-size: 90%;
	text-align: right;
	margin-right: 35px;
	margin-left: 35px;
}
#checkinfo {
	font-size: 90%;
	text-align: justify;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#checkinfo a:link, #checkinfo a:visited {
	font-weight: bold;
	color: #41144B;
	text-decoration: none;
}
#checkinfo a:hover, #checkinfo a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#register a:link, #register a:visited {
	font-weight: bold;
	color: #41144B;
	text-decoration: none;
}
#register a:hover, #register a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#footer {
	text-align: center;
	margin-right: 40px;
	margin-left: 40px;
	font: small-caps normal 80% Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	font-variant: normal;
}
#footer a:link, #footer a:visited {
	color: #41144B;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #CC0000;
	text-decoration: none;
}
#validation {
	text-align: right;
	margin-right: 35px;
	margin-left: 35px;
}
.clearing {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.fltlft {
	float: left;
	margin-right: 10px;
}
.fltrgt {
	float: right;
	margin-left: 10px;
}
img
{  border-style: none;
}
