body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 25px 0px;
	font-size: 12px;
	background-image: url(images/bg.gif)
}
td {
	font-size: 12px;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}

#content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
}
#pageHeader {
	width: 100%;
	background-image: url(images/pageheader_bg.jpg);
	background-color: #FFFFFF;
	border-bottom: 1px solid #333333;
}
#logoHeader {
	height: 50px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	height: 30px;
	background-image: url(images/menu_bg.jpg);
	background-color: #634F0A;
}
#subHeader {
	background-color: #333333;
	background-image: url(images/subhdr_bg.jpg);
	background-repeat: no-repeat;
}
#bodyArea {
	background-color: #FFFFFF;
	padding: 1px 0px 10px 0px;
}
#footerMenu {
	height: 20px;
	background-color: #999999;
}
#footer {
	background-color: #333333;
	text-align: center;
	padding: 5px;
}
ul.bullet_square {
	padding-left: 25px;
	margin: 0px;
	padding-right: 10px;
}
li.bullet_square {
	list-style-image: url(images/bullet_square.gif);
	margin: 0px 0px 10px 0px;
	font-size: 10px;
}
.padded {
	padding: 5px 15px 15px 15px;
}
.textSubHeader {
	font-size: 18px;
	font-weight: bold;
	color: #f7f3d5;
	padding-left: 15px;
}
.textSubHeaderSmall {
	font-size: 14px;
	font-weight: bold;
	color: #f7f3d5;
	padding-left: 15px;
}
.textFooterMenu {
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
a.textFooterMenu:link {
	color: #EEEEEE;
	text-decoration: none;
}
a.textFooterMenu:visited {
	color: #EEEEEE;
	text-decoration: none;
}
a.textFooterMenu:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.textInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	background-color: #FFFFFF;
}
.textTiny {
	font-size: 9px;
}
.textSmall {
	font-size: 10px;
}
.textFine {
	font-size: 11px;
}
.textBigBold {
	font-size: 14px;
	font-weight: bold;
}
.reqFlag {
	font-size: 9px;
	color: #CC0000;
}
.textFooterText {
	font-size: 9px;
	color: #CCCCCC;
}
a.textFooterText:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.textFooterText:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.textFooterText:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.domainAvailable {
	font-weight: bold;
	color: #006600;
}
.domainNotavailable {
	color: #990000;
}
