body {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
td {
	padding-left: 5px;
}
ul,ol,h1,h2,h3,h4,h5,h6,h7 {
	margin: 0px;
	padding: 0px;
}
pre
{
	margin: 0;
	padding: 0;
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla*/
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.show_hide_div {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; FONT-SIZE: 12px; BACKGROUND: #fee2cb; PADDING-BOTTOM: 7px; WIDTH: 350px; PADDING-TOP: 7px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
#site {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#wrap {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #2F005E;
	background-color: #ECD9FF;
}
#header {
	width: 100%;
	height: 25px;
	color: #FFFFFF;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}
#banner {
	height: 120px;
	width: 100%;
	background-color: #F8F0FF;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 120px;
	width: 270px;
}
.chat {
	float: right;
	width: 120px;
	text-align: right;
	padding-right: 10px;
}
.chat h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	color: #9900CC;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	color: #9900CC;
}
#menu {
	height: 30px;
	width: 100%;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menutxt {
	width: 200px;
	float: left;
	line-height: 30px;
	height: 30px;
	background-color: #ECD9FF;
}
.menutxt h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D50500;
	padding-left: 5px;
}
.menubar {
	float: left;
	width: 695px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menubar a {
	color: #FFFFFF;
	text-decoration: none;
}
.menubar a:hover {
	color: #9933FF;
}
#contant {
	width: 100%;
	background-color: #ECD9FF;
}
#contantleft {
	float: left;
	width: 200px;
	background-color: #F8F0FF;
}
#login {
	width: 100%;
}
.loginheading {
	line-height: 25px;
	height: 25px;
}
.loginheading h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D40000;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F005E;
	margin-left: 10px;
	margin-right: 10px;
}
.logintxt {
}
#contantright {
	float: left;
	width: 699px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECD9FF;
}
#footer {
	height: 30px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #ECD9FF;
}
#copyright {
	height: 25px;
	width: 100%;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #9900FF;
	line-height: 25px;
	text-align: center;
}
.clear {
	clear: both;
}
.box {
	background-image: url(images/box2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 5px;
}
.box .heading {
	background-image: url(images/box1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 100%;
}
.box .bottam {
	background-image: url(images/box3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
.clientheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/users_add.png);
	height: 29px;
	background-repeat: no-repeat;
	background-position: 32px 6px;
	padding-left: 55px;
	line-height: 29px;
	color: #FFFFFF;
}
.affiliateheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/details.gif);
	height: 29px;
	background-repeat: no-repeat;
	background-position: 28px 5px;
	padding-left: 55px;
	line-height: 29px;
	color: #FFFFFF;
}
.aclientheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/details.gif);
	height: 29px;
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
	line-height: 29px;
	color: #FFFFFF;
}
.ainvoice {
	background-image: url(images/invoices.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.avprofile {
	background-image: url(images/details.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.ahome {
	background-image: url(images/con_address.png);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.arell {
	background-image: url(images/invoices.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.arellcp {
	background-image: url(images/AddTo_Simpy.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.auprofile {
	background-image: url(images/component.png);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.ampackage {
	background-image: url(images/packages.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.aafund {
	background-image: url(images/bookmarksite_digg.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.aamsticket {
	background-image: url(images/btn_refresh-list_bg.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.atransaction {
	background-image: url(images/invoice_manager.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.acpass {
	background-image: url(images/access_logs.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.alogout {
	background-image: url(images/logout.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.adownline {
	background-image: url(images/AddTo_Digg.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.afaq{
	background-image: url(images/con_info.png);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.aasticket {
	background-image: url(images/delicious.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.afeather {
	background-image: url(images/edit.png);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.acdownline {
	background-image: url(images/AddTo_Blink.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.aclickreport {
	background-image: url(images/thumbs_up.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.amyearning {
	background-image: url(images/affiliates.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.aporder {
	background-image: url(images/AddTo_Blink.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.adomprice {
	background-image: url(images/article.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.acallback {
	background-image: url(images/con_tel.png);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.apaymenthistory {
	background-image: url(images/document.png);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.awmoney {
	background-image: url(images/edit.png);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.aclassifiedsites {
	background-image: url(images/weblink.png);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.aaddbanner {
	background-image: url(images/menus.png);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.aifriends {
	background-image: url(images/smile.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.adonpack {	
	background-image: url(images/AddTo_Digg.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.asponsor_refer {
	background-image: url(images/users_add.png);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
	letter-spacing: 0em;
}
.acback {
	background-image: url(images/con_tel.png);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
	letter-spacing: 0em;
}
.aisms {
	background-image: url(images/messaging_config.png);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
	letter-spacing: 0em;
}
.aaffiliateheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/affiliates.gif);
	height: 29px;
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 25px;
	line-height: 29px;
	color: #FFFFFF;
}
.headingone {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 10px;
}
.headingone h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #D50400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F005E;
	padding-left: 10px;
	margin-left: 5px;
}
.textone {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	line-height: 15px;
}
.textone h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	line-height: 30px;
	font-weight: bold;
}
.textone h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
}
.textone h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.textone h3 a {
	color: #9900CC;
	text-decoration: none;
}
.textone h3 a:hover {
	color: #8B65D2;
}
.textone ul {
	margin-top: 10px;
}
.textone li {
	margin-left: 10px;
	line-height: 15px;
	padding-top: -5px;
	padding-bottom: 3px;
	list-style-type: circle;
}
.olist {
	list-style-type: none;
}
.olist li {
	list-style-type: upper-roman;
	list-style-position: outside;
}
.headingtwo {
	line-height: 25px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F005E;
	background-color: #ECD9FF;
	padding-left: 15px;
}
.texttwo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.table {
	margin-top: 10px;
	margin-bottom: 10px;
}
.trone {
	text-align: center;
}
.trtwo {
	background-color: #AADEF4;
	color: #000000;
	text-align: center;
}
.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.table th {
	color: #FFFFFF;
	line-height: 25px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.table td {
	padding-left: 5px;
	height: 20px;
}
.tdfile {
	background-image: url(images/file_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.yes {
	background-image: url(images/av_blue.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.order {
	background-image: url(images/order_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
}
#adminbox {
	height: 270px;
	width: 500px;
	border: 1px solid #9DACBF;
	background-color: #fbfbfb;
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(admin/images/Login_panel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#adminlogin {
	float: right;
	width: 300px;
	height: 270px;
}
#adminlogin form {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#adminlogin h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #2E7C03;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#adminlogin h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#adminlogin input {
	margin-bottom: 5px;
}
#adminlogin .logbtn {
	background-image: url(admin/images/login_arrow.gif);
	background-repeat: no-repeat;
	background-position: 75px center;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
#adminlogin h3 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#adminlogin h4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-left: 15px;
	margin-right: 10px;
	letter-spacing: 0.1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
#adminlogin .back {
	margin-right: 10px;
	margin-left: 15px;
	color: #FF0000;
	margin-top: 5px;
}
#adminlogin .back a {
	color: #FF0000;
	text-decoration: none;
}
#adminlogin .back a:hover {
	color: #0000FF;
}
#lmenu {
	width: 100%;
	background-color: #E7CEFF;
}
#lmenu ul {
	margin: 0px;
}
#lmenu ul li {
	display: block;
	margin: 0px;
	list-style-type: none;
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #724EB2;
	width: 150px;
}
#lmenu ul li a {
	background-color: #E7CEFF;
	text-decoration: none;
	color: #000000;
	float: left;
	padding-left: 10px;
}
#lmenu ul li a:hover {
	background-color: #C184FF;
	float: left;
	width: 150px;
	color: #FFFFFF;
}
.lmenuheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-transform: capitalize;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.note {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.ztable {
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 100%;
}
.ztable td {
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.sboxheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 25px;
	height: 25px;
}
.sboxtxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.sboxmore {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin-right: 3px;
	float: right;
}
.sboxmore a {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #0459B5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.sboxmore a:hover {
	border: 1px solid #0459B5;
	color: #0459B5;
	background-color: #FFFFFF;
}
.styleone {
	color: #FFFFFF;
	font-weight: bold;
}
.affiliatearea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/affiliates.gif);
	height: 29px;
	background-repeat: no-repeat;
	background-position: 28px 5px;
	padding-left: 55px;
	line-height: 29px;
	color: #FFFFFF;
}
.abankers {
	background-image: url(images/contact.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.acpdemo{
	background-image: url(images/menus.png);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.ajc{
	background-image: url(images/logout.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 25px;
	line-height: 25px;
	color: #FFFFFF;
}
.must {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.trban {
	float: left;
	height: 120px;
	width: 630px;
}
a.link
{
	TEXT-DECORATION: none;
}

a.link:hover
{
	TEXT-DECORATION: underline;
}

a.sublink
{
	TEXT-DECORATION: none;
	COLOR: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0em;
}

a.sublink:hover
{
	TEXT-DECORATION: underline;
	COLOR: black;
}
