td.topbg {
	background-image: url(../images/top_bg.png);
	height: 93px;
}
body {
	margin: 0px 0px 0px 0px;
}
/* Navigation Styles */

/* Top Navigation */
td.navbg {
	background-image: url(../images/nav_bg.jpg);
}
a.topnav, a.topnav:active, a.topnav:focus, a.topnav:link, a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FCDD8C;
	text-decoration: none;
}
td.topnavline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #6E6E6E;
}

/* Small top and bottom nav links */
a.smlinks, a.smlinks:active, a.smlinks:focus, a.smlinks:link, a.smlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #4183B1;
	text-decoration: underline;
}
a.smlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #060606;
	text-decoration: none;
}

/* Domain name search box */
td.lrgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
input.domain {
	border: 1px solid #bdbdbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	border: 1px solid #bdbdbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* SSL Stuff */
.smblack {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #060606;
}
.smred {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #CC0B1B;
}
.grayline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
}

/* Main Content */
td.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #4183B1;
}
td.bluetitle16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #4183B1;
}
td.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
td.blacktitle16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
td.greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #71B600;
}
td.greentitle16 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #71B600;
}
td.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #060606;
	line-height: 18px;
}
.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #80141A;
	line-height: 18px;
}
.greentxt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #71B600;
	line-height: 18px;
}
.redsslprice {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #80141A;
	line-height: 18px;
}
td.blk14title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #060606;
}
a.reglinks, a.reglinks:active, a.reglinks:focus, a.reglinks:link, a.reglinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #4183B1;
	text-decoration: underline;
}
a.reglinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #060606;
	text-decoration: none;
}
td.bottombar {
	background-image: url(../images/botom_bar.jpg);
}

/* Bottom Stuff */
td.bottombg {
	background-image: url(../images/bottom_bg.png);
	background-repeat: repeat-x;
}

