/*common*/
body,td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; line-height: 16px;
}
input.text { 
	font-family: arial, helvetica; 
	font-size: 11px; 
	color: #333333; 
	border: solid 1px; 
	border-color: #858585; padding: 2px;
}
a { 
	color: #0093C1; text-decoration: none; 
}
a:hover { 
	text-decoration: underline; 
}
.warningtext { 
	color:green; FONT-WEIGHT: bold;
}
.colSelectedBg { 
	background-color: #C5CBD0; 
}
.colSelectedBg1 { 
	background-color: #F5F5F5; 
}
.colBg { 
	background-color: #F0F7FB; 
}
.footerBg { 
	background-color: #1188FF; 
}
.tbl1text { 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* error logging */
.errorheader { 
	color: red; 
	font-size: 29px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.errorlabel { color: black; 
	font-size: 15px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.errorvalue { 
	color: #000099; 
	font-size: 13px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Used for users listed on last seen and who is online */
.onlinelistmember { 
font-family: Verdana, Arial,  Helvetica, sans-serif; 
font-size: 9px; 
text-decoration: none; color: #ffffff;
}
.onlinelistmember_admin { 
	font-family: Verdana, Arial,  Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; color: #FF9900;
}
.onlinelistmemberheader { 
	FONT-WEIGHT: bold; 
	font-family: Verdana, Arial,  Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; color: #ffffff;
}
.activedatetext { 
	FONT-WEIGHT: bold; 
	background-color: #C5CBD0;
}
.rightbox_smalltext_red { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	text-decoration: none;
	color: red;
}
/*Version Info + Footer*/
.version { 
	color: white;
	font-weight: bold;
	font-size: 7pt; 
	font-family: Verdana, Helvetica, Sans-Serif;
}
INPUT { 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px; 
}
INPUT.required { 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	background-color:#fde0e0;
}
INPUT.submit {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px; 
}
input[type="checkbox"] { 
	position:relative;
	left:0px;
	top:3px;  
}
INPUT.search {
	width: 115px; 
}
FORM {
	display: inline; 
}
TEXTAREA {  
	padding-bottom: 5px; 
	padding-right: 5px; 
	padding-left: 5px; 
	padding-top: 5px; 
	border: 1px solid #bbb;
	background: #eee; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color:#FFFAEF; 
}
SELECT {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	border-color: #acb5b5 #acb5b5 #c4cccc #6f7777;
}
.button_small {
    color: #1A659F;
    font-family:'trebuchet ms',helvetica,Arial, Times;
    font-size:9px;
    font-weight:bold;
    background-color: white;
    background-image: url("http://billing.netspaceonline.net/admin/images/button_small.gif");
    border: none;
    background-repeat: no-repeat;
    width: 29px;
    height: 17px;
    text-transform:uppercase;
    cursor: pointer; cursor: hand;
}
.button_medium {
    color: #1A659F;
    font-family:'trebuchet ms',helvetica,Arial, Times;
    font-size:9px;
    font-weight:bold;
    background-color: white;
    background-image: url("http://billing.netspaceonline.net/admin/images/button_medium.gif");
    border: none;
    background-repeat: no-repeat;
    width: 53px;
    height: 17px;
    text-transform:uppercase;
    cursor: pointer; cursor: hand;
}
.button_large {
    color: #1A659F;
    font-family:'trebuchet ms',helvetica,Arial, Times;
    font-size:9px;
    font-weight:bold;
    background-color: white;
    background-image: url("http://billing.netspaceonline.net/admin/images/button_large.gif");
    border: none;
    background-repeat: no-repeat;
    width: 87px;
    height: 17px;
    text-transform:uppercase;
    cursor: pointer; cursor: hand;
}
.button_xlarge {
    color: #1A659F;
    font-family:'trebuchet ms',helvetica,Arial, Times;
    font-size:9px;
    font-weight:bold;
    background-color: white;
    background-image: url("http://billing.netspaceonline.net/admin/images/button_xlarge.gif");
    border: none;
    background-repeat: no-repeat;
    width: 118px;
    height: 17px;
    text-transform:uppercase;
    cursor: pointer; cursor: hand;
}
table {
  background-color:#FFF;
  border-collapse:collapse;
}
/* -------------- Menu Styles -------------- */
img.hovbt1{ 
  background: transparent;
}
a.hovbt1{ 
  background: transparent;
}
a:hover.hovbt1{ 
  background: #489DF2;
}
