globalmenu {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.globalmenu:link {
	color: #ffffff;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}
a.globalmenu:visited {
	color: #ffffff;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}
a.globalmenu:hover {
	color: #ffffcc;
	text-decoration: underline;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
}




h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
	letter-spacing: 1px;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	letter-spacing: 1px;
}
blockquote {
	font-family: courier new;
	font-size: 11px;
	color: #000000;
}
p,body,li,bodycopy,.question,.answer,dt,dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.headingsolutions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009933;
	font-weight: bold;
	letter-spacing: 1px;
}
.headingsolutionssub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
	font-weight: bold;
}
a.solutions {
	color: #009933;
}
a.solutions:visited {
	color: #009933;
}
a.solutions:hover {
	color: #009933;
}

.headinghome {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
	letter-spacing: 1px;
}
.headinghomesub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
a.home {
	color: #006699;
}
a.home:visited {
	color: #006699;
}
a.home:hover {
	color: #006699;
}
.headingcompany {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	letter-spacing: 1px;
}
.headingcompanysub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
a.company {
	color: #FF6600;
}
a.company:visited {
	color: #FF6600;
}
a.company:hover {
	color: #FF6600;
}
.headingdesign {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660099;
	font-weight: bold;
	letter-spacing: 1px;
}
.headingdesignsub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660099;
	font-weight: bold;
}
a.design {
	color: #660099;
}
a.design:visited {
	color: #660099;
}
a.design:hover {
	color: #660099;
}
.headingnewmedia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
	letter-spacing: 1px;
}
.headingnewmediasub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
}
a.newmedia {
	color: #CC3300;
}
a.newmedia:visited {
	color: #CC3300;
}
a.newmedia:hover {
	color: #CC3300;
}
.headingnews {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC9933;
	font-weight: bold;
	letter-spacing: 1px;
}
.headingnewssub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9933;
	font-weight: bold;
}
a.news {
	color: #CC9933;
}
a.news:visited {
	color: #CC9933;
}
a.news:hover {
	color: #CC9933;
}
.headingcontact {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009999;
	font-weight: bold;
	letter-spacing: 1px;
}
.headingcontactsub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009999;
	font-weight: bold;
}
a.contact {
	color: #009999;
}
a.contact:visited {
	color: #009999;
}
a.contact:hover {
	color: #009999;
}

/*
--------------
Duck Styles
--------------
*/
.headingduck {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccc00;
	font-weight: bold;
	letter-spacing: 1px;
}
.headingducksub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccc00;
	font-weight: bold;
}
.duckBorder {
	border: 1px solid #e4cc00;
}
.duckTable{
	font-size: 8pt;
	border-bottom: 1px solid #e4cc00;
	border-right: 1px solid #e4cc00;
	width:100%;
}
.duckTD{
	font-size: 8pt;
	border-top: 1px solid #e4cc00;
	border-left: 1px solid #e4cc00;
}
a.duck {
	color: #cccc00;
}
a.duck:visited {
	color: #cccc00;
}
a.duck:hover {
	color: #cccc00;
}
/*
-------------
DomainReg Styles
-------------
*/
.reg-content
{
	background: #ecdb4f;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 1px 1px 1px 1px;
}
.reg-step
{
	background: #e4cc00;
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	/*border: 1px solid #ffffff;*/
	float:left;
	margin-left: 1px;
}
.regField
{
	
	font-size: 9px;
	border: 1px solid #e4cc00;
	width:166px;
}


.lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

}
.contactBorder {
	color: #009999;
	border: 1px solid #009999;
}
.contactForms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #009999;
}

/*
--------------
Hosting Styles
--------------
*/

.headinghosting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3961E7;
	font-weight: bold;
	letter-spacing: 1px;
}
.headinghostingsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3961E7;
	font-weight: bold;
}
a.hosting {
	color: #3961E7;
}
a.hosting:visited {
	color: #3961E7;
}
a.hosting:hover {
	color: #3961E7;
}
.hostinglabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3961E7;
}
.hostingBorder {
	color: #009933;
	border: 1px solid #009933;
}
.hostingForms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #009933;
}

.hostingprice .detail
{
	font-size: 10px;
	margin-top: 0px;
}
.hostingprice .heading
{
	font-weight: bold;
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.newselect
{	xBACKGROUND-COLOR: #CC3300;
	FONT-SIZE: 9px;
	SCROLLBAR-FACE-COLOR:#000000;
	SCROLLBAR-ARROW-COLOR:#006699;
	SCROLLBAR-BASE-COLOR:#000000;
	SCROLLBAR-SHADOW-COLOR:#006699
}
.newselect2
{	xBACKGROUND-COLOR: #CC3300;
						xBORDER-STYLE: SOLID; 
						xBORDER-WIDTH: THIN;
						xBORDER-COLOR: #006699;
						xCOLOR: #ffffff;
						FONT-SIZE: 9px;
						SCROLLBAR-FACE-COLOR:#000000;
						SCROLLBAR-ARROW-COLOR:#006699;
						SCROLLBAR-BASE-COLOR:#000000;
						SCROLLBAR-SHADOW-COLOR:#006699
}
.newbutton
{	xBACKGROUND-COLOR: #006699;
						xBORDER-STYLE: SOLID; 
						xBORDER-WIDTH: THIN;
						xBORDER-COLOR: #006699;
						xCOLOR: #ffffff;
						FONT-SIZE: 9px;
						xCOLOR: #006699;
						SCROLLBAR-FACE-COLOR:#000000;
						SCROLLBAR-ARROW-COLOR:#006699;
						SCROLLBAR-BASE-COLOR:#000000;
						SCROLLBAR-SHADOW-COLOR:#006699
}
