/*BODY {
	background-color: #cccccc;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
*/
.main-table {
	width: 740px;
	height: 100%;
	background-color: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	margin: 0 auto 0 auto;

}

.menu {font-family:Arial; font-style:normal; font-size:10px; color:#808080; text-decoration: none}
A.leftnavhead {font-family:Arial; font-style:normal; font-size:10px; color:#800000; text-decoration: none}
A.leftnavhead:hover {font-family:Arial; font-style:normal; font-size:10px; color:#800000; text-decoration: underline}
A.leftnavsub {font-family:Arial; font-style:normal; font-size:10px; color:#808080; text-decoration: none}
A.leftnavsub:hover {font-family:Arial; font-style:normal; font-size:10px; color:#808080; text-decoration: underline}

.footer {font-family:Verdana; font-style:normal; font-size:10px; color:#000000; text-decoration: none}
A.footer {font-family:Verdana; font-style:normal; font-size:10px; color:#000000; text-decoration: none}
A.footer:hover {font-family:Verdana; font-style:normal; font-size:10px; color:#000000; text-decoration: underline}

font.promowhite {font-family:Arial; font-style:normal; font-size:11px; color:#FFFFFF;}

.main {font-family: Verdana, Arial; color: #333333; font-size: 11px;}
.main-small {font-family: Verdana, Arial; color: #333333; font-size: 9px;}
A.main {font-family: Verdana, Arial; color: #333333; font-size: 11px; text-decoration: underline}
A.main:hover {font-family: Verdana, Arial; color: #990000; font-size: 11px; text-decoration: underline}
.main-white {font-family: Verdana, Arial; color: #FFFFFF; font-size: 11px;}
.main-error {font-family: Verdana, Arial;font-size: 11px;font-weight: bold;color: #990000;}
.main-headline {font-family: Verdana, Arial; color: #333333; font-size: 12px;font-weight: bold;}
A.main-headline {font-family: Verdana, Arial; color: #333333; font-size: 12px;font-weight: bold; text-decoration:underline}
A.main-headline:hover {font-family: Verdana, Arial; color: #990000; font-size: 12px;font-weight: bold;text-decoration:underline}

.note {font-family: Verdana, Arial;	font-size: 10px;font-weight: normal;color: #000000;text-decoration: none;}

.footer {font-family: Verdana, Arial; font-size: 10px; font-style: normal; color: #FFFFFF;}

.button-small {  border-top : 1px solid #000000; border-bottom : 1px solid #000000; border-left : 1px solid #000000; border-right : 1px solid #000000; color : #000000; background : #FFCC66; font : 11px Tahoma, Arial, Helvetica, sans-serif; width: 50px;}
.button-small-red {   border-top : 1px solid #000000; border-bottom : 1px solid #000000; border-left : 1px solid #000000; border-right : 1px solid #000000; color : #FFFFFF; background : #990000; font : 11px Tahoma, Arial, Helvetica, sans-serif; width: 50px;;}

.small-whois-form { margin: 0px;padding: 0px;}

.small-whois-input { font-size: 9px;color: #000000; background: #CCCCCC; border-style: none;border: black 1px solid;font : Tahoma, Arial, Helvetica, sans-serif; width: 100px;}



/* Order Form */
.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #797878}
.label { color: #999999;}
.label-error { color: #990000; }
INPUT.textbox {
 margin-top: 4px; 
 margin-bottom: 4px; 
 height: 20px; 
 font-family: Verdana, Arial; 
 border-style: inset;
 font-size: 11px; 
 color: #000000;  
 background: #ffffff; 
 border: 1px; 
 border-style: solid; 
 border-color: #B7B7B7;
}
INPUT.textbox-error {
 margin-top: 4px; 
 margin-bottom: 4px; 
 height: 20px; 
 font-family: Verdana, Arial; 
 border-style: inset;
 font-size: 11px; 
 color: #000000;  
 background: #ffffff; 
 border: 1px; 
 border-style: solid; 
 border-color: #c00;
}
TEXTAREA.textarea {
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Verdana, Arial;
	border-style: inset;
	font-size: 11px;
	color: #000000; 
	background: #ffffff;
	border: 1px;
	border-style: solid;
	border-color: #B7B7B7;

}
TEXTAREA.textarea-error {
        margin-top: 4px;
        margin-bottom: 4px;
        font-family: Verdana, Arial;
        border-style: inset;
        font-size: 11px;
        color: #000000;
        background: #ffffff;
        border: 1px;
        border-style: solid;
	border-color: #c00;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#c00;
}

.errormsg {
  background:url("../images/icon_alert15.gif") no-repeat left top;
  padding-left:20px;
  margin-top:5px;
  color:#c00;
}


a.choosing, a.choosing:visited {
  margin: 2px 2px 2px 2px;
  padding: 2px 5px 2px 5px;
  font-family: "Lucida Grande",  lucida, tahoma, verdana, helvetica, arial, sans-serif;
  font-size: 9px;
  background-color: #eeeeee;
  border: 1px solid #999999;
  text-decoration: none;
  color: #000000;
}
a.choosing:hover {
  background-color:#999999;

}
