body { background-color: #ededed; background-image: url(WH_Bg.gif); background-repeat: repeat-x; }

form {
	margin: 0px;
}

body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 0px;
}

a { color: #771515; text-decoration: none; }

a:hover {
	text-decoration: none;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #4b4444;
}

.heading2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
    text-decoration: none;
    color: #3b3b3b;
}

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}
.h14 {
	font-size: 14px;
}
.Header_Table {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	text-decoration: none;
	height: 68px;
	width: 950px;
}
.Header_Table_Menu {
	height: 68px;
	width: 950px;
}
.Header_Cell_1px_h {
	height: 1px;
}
.Header_Cell_15x15 {
	width: 15px;
	height: 15px;
}
.Header_Cell_38px_h {
	height: 38px;
}

.wrapper {
	width: 870px;
	border: 0;
	border-collapse: collapse;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
}

table.topnavbar {
	width: 100%;
}

tr.topnavbar {
	background-color: #ededed;
	font-weight:normal;
	text-align: center;
}

tr.topnavbar a {
	color: #771515;
	text-decoration: none;
}

tr.topnavbar a:hover {
	color: #3b3b3b;
}

.clientarealinks { background-color: #ededed; padding: 17px; }


.clientarealinks a {
	color: #771515;
}

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

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

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

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

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

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

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

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

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

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

.contentbox {
	width: 75%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
}

.errorbox { color: #933; border: dotted 1px; font-weight: normal; text-align: center; width: 90%; padding: 10px; background-color: #deacac; margin-left: auto; margin-right: auto; }

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

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

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

tr.orderrow2 {
	background-color: #ededed;
	color: #000000;
}

