
	body, html {
		margin: 0px;
		background-color: #FFFFFF;
		background-image: url(../images/background.jpg);
		background-repeat: repeat-x;
		font-family: Tahoma;
		font-size: 11px;
		color: #000000;
		cursor: default;
	}
	
	A{
		color: #000000;
	}
	
	.png {
		/* behavior: url(/includes/iepngfix.htc); */
	}
	
	input { 
		/* behavior: url(/includes/iepngfix.htc); */
		margin: 0px 0px 0px 0px; 
	}
	
	img{
		border: none;
	}
	
	H1, H2 {
		font-family: Tahoma;
		font-size: 12px;
		color: #000000;
		line-height: 15px;
		font-weight: normal;
	}
	
	.standard_text {
		font-family: Tahoma;
		font-size: 11px;
		color: #000000;
		line-height: 15px;
	}
	
	.bigger_text {
		font-family: Tahoma;
		font-size: 12px;
		color: #000000;
		line-height: 15px;
	}
	
	.smaller_text {
		font-family: Tahoma;
		font-size: 10px;
		color: #000000;
	}
	
	a.navigation_link {
		font-family: Tahoma;
		font-size: 13px;
		color: #000000;
		text-decoration: none;
		width:20px;
		height:20px;
	}
	
	a.navigation_link:hover {
		width:20px;
		height:20px;
	}
	
	.navigation_page {
		width:20px;
		height:20px;
		text-align: center;
		text-decoration: none;
	}
	
	.navigation_selected {
		border: 1px solid #999999;
		background-color: #FFFFFF;
		width:20px;
		height:20px;
		text-align: center;
	}
	
	.sms_code {
		font-family: Tahoma;
		font-size: 15px;
		font-weight: bold;
		color: #000000;
		border: 1px solid #999999;
		background-color: #FFFFFF;
		width: 17px;
		text-align: center;
	}
	
	.sms_text {
		font-family: Tahoma;
		font-size: 15px;
		color: #000000;
		font-weight: bold;
	}

	.img_border {
		border: 1px solid #999999;
	}
	
	.category_desc_text {
		font-family: Tahoma;
		font-size: 12px;
		color: #FFFFFF;
		line-height:15px;
		padding-top:15px;
		padding-left:15px;
		padding-right: 20px;
		padding-bottom:15px;
	}
	
	.category_desc_header {
		font-family: Tahoma;
		color: #000000;
		font-size: 18px;
	}

	.category {
		font-family: Tahoma;
		font-size: 12px;
		color: #000000;
		line-height: 15px;
		background-image: url(../images/divider_new.gif);
		background-repeat: repeat-x;
	}
	
	.category_small {
		font-family: Tahoma;
		font-size: 12px;
		color: #000000;
		line-height: 15px;
		background-image: url(../images/divider_small.gif);
		background-repeat: repeat-x;
	}
	
	.input_form {
		font-family: Tahoma;
		font-size: 14px;
		color: #000000;
        font-weight: bold;
        letter-spacing:3px;
		text-decoration: none;
		background-color: #FFFFFF;
		border: 0px;
	}
	
	.input_background {
		/* behavior: url(/includes/iepngfix.htc);  */
		background-image: url(../images/search_middle.png);
		background-repeat: repeat-x;
	}
	
	.topmenu_background {
		background-image: url(../images/topmenu_middle.gif);
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 4px;
		margin-top:2px;
		font-family: Tahoma;
		font-size: 12px;
	}
	
	a.menu_link {
		font-family: Tahoma;
		font-size: 12px;
		text-decoration: none;
		color: #000000;
		padding-left: 13pt;
		line-height: 22px;
	}
	
	a.menu_link:hover {
		text-decoration: underline;  
	}
	
	a.topmenu_link {
		font-family: Tahoma;
		font-size: 12px;
		text-decoration: none;
		color: #000000;
	}
	
	a.topmenu_link:hover {
		text-decoration: underline;  
	}
	
	a.small_link {
		font-family: Tahoma;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	}
	
	a.small_link:hover {
		text-decoration: underline;  
	}
	
	.small_text{
		font-family: Tahoma;
		font-size: 11px;
		text-decoration: none;
		color: #000000;
	}
	
	a.big_link {
		font-family: Tahoma;
		font-size: 12px;
		text-decoration: none;
		color: #000000;
	}
	
	a.big_link:hover {
		text-decoration: underline;  
	}
	
	a.ad_link {
		font-family: Tahoma;
		font-size: 14px;
		text-decoration: underline;
		color: #000000;
	}
	
	a.news_link {
		font-family: Tahoma;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
	}
	
	
	.box_top {
		background-image: url(../images/box_top_middle.gif);
		background-repeat: repeat-x;
		padding-left: 5pt;
		padding-right: 5pt;
		padding-top: 6pt;
	}
	
	.box_bottom {
		background-image: url(../images/box_bottom_middle.gif);
		background-repeat: repeat-x;
	}
	
	.box_left {
		background-image: url(../images/box_middle_left.gif);
		background-repeat: repeat-y;
	}
	
	.box_right {
		background-image: url(../images/box_middle_right.gif);
		background-repeat: repeat-y;
	}
	
	.box_small_middle {
		background-image: url(../images/box_small_middle.gif);
		background-repeat: repeat-y;
	}
	
	.box_back {
		background-color: #f7f7fe;
	}
	
	.box_back_swirls {
		background-image: url(../images/box_back_swirls.jpg);
		background-repeat: repeat-y;
	}
	
	.greybox_back {
		background-color: #e9e4e4;
	}
	
	.menu_back {
		background-image: url(../images/menu_middle.gif);
		background-repeat: repeat-y;

	}
	
	.sidebar_back {
		background-image: url(../images/menu_middle.gif);
		background-repeat: repeat-y;
	}
	
	.pay_1 {
		background-image: url(../images/pay_1_anim.gif);
		background-repeat: no-repeat;
	}
	
	.pay_2 {
		background-image: url(../images/pay_2.gif);
		background-repeat: no-repeat;
	}
    .pay_3 {
        background-image: url(../images/back_rent.gif);
        background-repeat: no-repeat;
    }
    .newpay_top {
        background-image: url(../images/newpay_top.gif);
        background-repeat: no-repeat;
    }
    .newpay_left {
        background-image: url(../images/newpay_left.jpg);
        background-repeat: no-repeat;
    }
    .newpay_right {
        background-image: url(../images/newpay_right.jpg);
        background-repeat: no-repeat;
    }
    .newpay_left_bottom {
        background-image: url(../images/newpay_left_bottom.jpg);
        background-repeat: no-repeat;
    }
    .newpay_right_bottom {
        background-image: url(../images/newpay_right_bottom.jpg);
        background-repeat: no-repeat;
    }
    .newpay_header {
        font-family: Tahoma;
        font-size: 14px;
        color: #FFFFFF;
        font-weight: bold;
    }
    .info_1 {
        background-image: url(../images/info_back.gif);
        background-repeat: no-repeat;
    }
	.adminButton{
			line-height:24px;
			padding-top:5px;
			padding-bottom:5px;
			padding-left:10px;
			padding-right:10px;
			background:#444444;
			font-size:12px;
			font-family: Tahoma;
			color: #FFFFFF;
			text-decoration: none;
	}
	
	.adminMenu{
			background-color: #444444;
			font-family: Tahoma;
			font-size: 12px;
			color: #FFFFFF;
			text-decoration: none;
			text-align: center;
			vertical-align: middle;
	}
	
	.adminMenulink{
			font-family: Tahoma;
			font-size: 14px;
			color: #FFFFFF;
			text-decoration: none;
			text-align: center;
			vertical-align: middle;
	}