body {
	background-color:#124562;

	margin: 0px;
}

form {
	margin: 0px;
}

img {
	border: 0px;
	align: absmiddle;
}

body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

a {
	color: #000033;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000033;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #000033;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #000033;
	text-decoration:none;
}

table.wrapper {
	width: 760px;
}

table.clientlinks {

}

td.clientlinks {
	background:#f9f9f9;
	width:25%;
	text-align:center;
	padding: 6px;
}

.navbar {
background: #8FBCE9;
}

.navbutton {
background-color: #EFF2F9;
cursor: pointer;
cursor: hand;
text-align:center;
}

.navbuttonover {
background-color: #8FBCE9;
cursor: pointer;
cursor: hand;
font-weight: bold;
text-align:center;
color: #ffffff;
}

.navbox {
background-color: #EFF2F9;
padding: 5px;
}

.navinput {
border: 1px solid #8FBCE9;
width: 100px;
}

.submitbutton {
color: #ffffff;
cursor: pointer;
cursor: hand;
font-weight: bold;
background-color: #8FBCE9;
border: 1px solid #8FBCE9;
}

.footerbar {
background-color: #6e97be;
color: #ffffff;
padding:7px;
padding-left:10px;
padding-right:10px;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 100%;
	border: 1px solid #8FBCE9;
	padding: 0px;
}

.fieldarea {
	background-color: #EFF2F9;
	text-align: right;
}

.clientareatable {
	width: 100%;
	background-color: #cccccc;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #ffffcc;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #ccff99;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #ff9999;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

.contentbox {
	width: 100%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}
.nav_main {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : 200;
	text-decoration : none;
	color : #000033;
} 
.nav_main A:link { 
color : #cccccc; 
text-decoration : none; 
} 
.nav_main A:visited { 
text-decoration : none; 
color : #cccccc; 
} 
.nav_main A:hover {
	text-decoration : none;
	color : #000000;
} 
.nav_main A:active {
	text-decoration : none;
	color : #000033;
} 
.navHeading{
	font-size:14px;
	color:#039EDA;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.subMain{
	color:#005BCE;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.subMain A:limk{
color:#005BCE;
text-decoration: none;
}
subMain A:hover{
	color:#000000;
	text-decoration:none;
}
subMain A:visited{
color:#005BCE;
text-decoration:none;
}
.head{
color:#CCCCCC;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.head A:link{
text-decoration:none;
color:#CCCCCC;
}
.head A:hover{
text-decoration:none;
color:#FFFFFF;
}
.head A:visited{
text-decoration:none;
color:#CCCCCC;
}
.userNavigation {font-size: 15px; color:#333333;}

.userNavigation a:link {
	color: #333333;
	text-decoration: none;
	border:0px;
	font-weight:bold;
}
.userNavigation a:visited {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}
.userNavigation a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
.userNavigation a:active {
	text-decoration: none;
	color: #414141;
	font-weight:bold;
}
.userNavigation a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
}
