.top {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;}


.top a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
#signup_btnProcess{
      background: white url("images/buynow.gif") no-repeat top;
	  width: 141px;
      height: 24px;
      color:white;
	  border: 0px;
	  cursor:hand;
}
.top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
}
.top a:active {
	color: #CC0000;} 
	
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.bottom a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #A7DB1B;
}
.bottom a:active {
	color: #ffffff;
} 

.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.txt_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;	
}
.txt_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.txt_main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt_sm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bluetextlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(images/img_gradienttextfield.gif);
	border: 1px solid #000000;
	height: 20px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #A7DB1B;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.err {
	background-color: #F9E6E6;
	border: 1px solid #FF0000;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	innerText: "test"
}
form { 
	margin-bottom:0; 
} 

.label{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.reqField{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blackplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #CC0000; 
}
#cmgr_main{
	width: 735px;
}
#cmgr_content{
	width: 510px;
	float:left;
	padding-top:70px;
	padding-left: 5px;
	background: white url("images/img_subtop.gif") no-repeat top;
	text-align:left;
}
#cmgr_nav{
	width: 214px;
	float:right;
	background: url("images/img_navbox.gif");
	text-align:center;
	padding-bottom:15px;

}

#cust_mgr_btnHome, #cust_mgr_btnPurchase, #cust_mgr_btnAR, #cust_mgr_btnBilling, #cust_mgr_btnSpeedDial, #cust_mgr_btnAddRemove, #cust_mgr_btnChgPwd, #cust_mgr_btnChgSecCode, #cust_mgr_btnViewRecords, #cust_mgr_btnLogOut{
	  width: 209px;
      height: 34px;
      color:white;
	  border: 0px;
	  cursor:hand;
}
#cust_mgr_btnHome{
      background: white url("images/btn_acctSummary.gif") no-repeat top;
}
#cust_mgr_btnPurchase{
      background: white url("images/btn_expressCheck.gif") no-repeat top;
}
#cust_mgr_btnAR{
      background: white url("images/btn_autoRecharge.gif") no-repeat top;
}
#cust_mgr_btnBilling{
      background: white url("images/btn_billing.gif") no-repeat top;
}
#cust_mgr_btnSpeedDial{
      background: white url("images/btn_speedDial.gif") no-repeat top;
}
#cust_mgr_btnAddRemove{
      background: white url("images/btn_phoneNumbers.gif") no-repeat top;
}
#cust_mgr_btnChgPwd{
      background: white url("images/btn_webpwd.gif") no-repeat top;
}
#cust_mgr_btnChgSecCode{
      background: white url("images/btn_securityCode.gif") no-repeat top;
}
#cust_mgr_btnViewRecords{
      background: white url("images/btn_callRecords.gif") no-repeat top;
}
#cust_mgr_btnLogOut{
      background: white url("images/btn_LogOut.gif") no-repeat top;
}
.loginfrm{
	width:100px;
	
}
.passfrm{
	width:100px;
}
#login_box{
	padding-top:45px;
	width:190px;
}
#login_btnPwd{
	font-style:normal;
}
#logintable td { padding:3px; }
#login_btnLogIn{
	height:26px;
	width:34px;
	padding:0px;
	margin:0px;
	background: white url("images/btn_go.gif") no-repeat top;
    border: 0px;
	cursor:hand;
}
