body
{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
}

.MainTable
{
	width: 768px;
	height: 100%;
	margin: auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
img
{
	border: 0px;
}
a
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #4B7DAE;
}
a:visited
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #4B7DAE;
}
a:link
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #4B7DAE;
}
a:hover
{
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
	color: #E34000;
}

.m_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #878787;
}
.text_red
{
	font-family: Tahoma;
	font-size: 9px;
	line-height: 13px;
	color: #cc0000;
}
.h_text
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #878787;
}

.h1_text
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #64A5DE;
}

.l_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #4B7DAE;
}

.l1_text
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	color: #E34000;
}

.ls_text
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #4B7DAE;
}

.lt_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	color: #878787;
}

.lt1_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	color: #4B7DAE;
}

.c_text
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #B0B0B0;
}

.f_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	color: #737373;
}

.f1_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 30px;
	color: #565656;
}

.form
{
	width: 219px;
	height: 20px;
	border-color: #D4D0C8;
	border-bottom-width: 1px;
	border-right-width: 1px;
	background-color: #ffffff;
	padding-left: 3px;
}
.form_div
{
	height: 23px;
	margin-top: -1px;
}

.form1
{
	width: 125px;
	height: 20px;
	border-color: #A1B1BE;
	border-bottom-width: 1px;
	border-right-width: 1px;
	background-color: #ffffff;
	padding-left: 3px;
}

.form2
{
	width: 15px;
	height: 15px;
	border-color: #B3B3B3;
	border-bottom-width: 1px;
	border-right-width: 1px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.form2_div
{
	height: 20px;
	margin-top: 10px;
}

a.h_text
{
	text-decoration: none;
}
a.h_text:hover
{
	text-decoration: underline;
}

a.h1_text
{
	text-decoration: none;
}
a.h1_text:hover
{
	text-decoration: underline;
}

a.text
{
	color: #B0B0B0;
	text-decoration: none;
}
a.text:hover
{
	color: #B0B0B0;
	text-decoration: underline;
}

.TLD_Underline
{
	border-bottom: #d3d3d3 1px dashed;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.li1
{
	background: url(/images/a.gif) no-repeat left center;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
}

.li2
{
	background: url(/images/sq.gif) no-repeat left center;
	margin: 9px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
}

.li3
{
	background: url(/images/a2.gif) no-repeat left center;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}

.li4
{
	background: url(/images/a.gif) no-repeat left center;
	margin: 13px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
}

.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;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}

.heading2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
    text-decoration: none;
    color: #000000;
}

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}

table.frame {
	width: 98%;
	border: 1px solid #3A6897;
	padding: 0px;
}

.fieldarea {
	background-color: #EFF2F9;
	text-align: right;
}

.submitbutton {
    color: #ffffff;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    background-color: #3A6897;
    border: 1px solid #3A6897;
}

.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;
}

.button {
    color: #ffffff;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    background-color: #3A6897;
    border: 1px solid #3A6897;
}
