body {
	margin: 0px;
	padding: 0px;
	background-image: url(http://sms.sendairtime.com/images/required/body-bgd.jpg);
	background-repeat: repeat-x;
	background-position: 0px 118px;
}
.canvas {
	height: 100%;
	width: 100%;
}
.banner-bgd {
	background-color: #FFFFFF;
	background-image: url(http://sms.sendairtime.com/images/required/banner-bgd.jpg);
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.nav-tbl {
	height: 25px;
	width: 100%;
	background-color: #AFCFDD;
}
.nav-tbl-left {
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6B7D3F;
	border-bottom-color: #6B7D3F;
	background-color: #F0F0F0;
	background-image: url(http://sms.sendairtime.com/images/required/nav-tbl-left.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.nav-tbl-right {
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6B7D3F;
	border-bottom-color: #6B7D3F;
	background-color: #F0F0F0;
	background-image: url(http://sms.sendairtime.com/images/required/nav-tbl-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content-tbl {
	width: 800px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-color: #B8E0F1;
	text-align: center;
	margin-right: 1px;
	margin-left: 1px;
	text-transform: capitalize;
	border: 1px solid #8DCDE9;
	margin-bottom: 1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}


.price-row-01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	line-height: 20px;
	background-color: #F0F0F0;
	display: block;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	margin: 1px;
	padding-right: 10px;
}
.price-row-02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 1px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	background-color: #B8E0F1;
	display: block;
	text-transform: capitalize;
}
.price-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	margin: 1px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F0F0F0;
	line-height: 20px;
	border: 1px solid #CCCCCC;
}
.ad {
	margin-top: 20px;
}





.panel {
	margin-top: 20px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: list-item;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	line-height: 25px;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6B7D3F;
	background-color: #F0F0F0;
	color: #999999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
.footer li a {
	color: #666666;
	text-decoration: none;
}
.footer li a:hover {
	color: #000000;
}
.icon {
	margin-right: 5px;
	height: 18px;
}





a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100px;
	height: 24px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6B7D3F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6B7D3F;
}
a.nav:hover {
	color: #000000;
	background-image: url(http://sms.sendairtime.com/images/required/nav-over.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

a.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #A1CC4C;
	text-align: center;
	display: block;
	height: 20px;
	color: #483904;
	margin: 1px;
	border: 1px solid #483904;
	background-image: url(http://sms.sendairtime.com/images/required/buy-now-bgd.jpg);
	background-repeat: repeat-x;
}
a.price:hover {
	background-color: #6C961C;
	border: 1px solid #483904;
	background-image: none;
}

a.soldout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #1A1A1A;
	text-align: center;
	display: block;
	height: 20px;
	color: #FFFFFF;
	margin: 1px;
	border: 1px solid #483904;
	
}
a.soldout:hover {
	background-color: #FF3631;
	border: 1px solid #483904;
	background-image: none;
}

a.reg {
	color: #0000FF;
	text-decoration: none;
}
a.reg:hover {
	color: #0099FF;
}

form {
	margin: 0px;
	padding: 0px;
}
.form-lbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 9px;
	line-height: 25px;
}
.form-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #AFAFAF;
	background-color: #FAFAFA;
}
.form-counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #AFAFAF;
	background-color: #DCDCDC;
}

.form-txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #AFAFAF;
	background-color: #FAFAFA;
}
.form-msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 25px;
}
.form-title {
	font-family: "Courier New", Courier, mono;
	font-size: small;
}
.style3 {color: #FFFFFF}
.style5 {font-size: 11px}