/* CSS Document */
body {
	font-style:  normal;
	font-size:12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c3c8cb;
	margin: 0px;
	}
a{
	color: #598527;
	}
.fl{ float: left;}

.fr{ float: right;}

.view_body_panel{
	width: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	}
.view_left_panel {
	width: 750px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;*/
	
}
.view_heading{ 
	padding: 22px 0 0 22px; 
	margin: 0 0 0 0; 
	font-size: 15px; 
	font-weight: bold; 
	color: #484848;
	}
	
.view_space{ margin: 0; height: 15px; clear:both;}

.view_cont{
	margin: 0; 
	padding: 12px 0 0 0px; 
	height: auto; d
	width: auto;
	}
.view_name{
	color: #64840b;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 260px;
	}
.view_container{
	margin: 0px 0 0 0;
	padding: 10px 0px 0px 0px;
	height: auto;
	width: auto;
	}
.view_container p{ 
	margin: 5px 0 0 0;
	padding: 0;
	height:auto;
	width: auto;
	}
.view_container span{ 
	margin: 0;
	padding: 0;
	height:auto;
	width: 536px;
	}
.view_text{
	text-align:right;
	height: auto;
	margin: 0px 0px 0px 2px;
	width: 320px;
	color: #5d5c5c;
	padding: 4px 0px 4px 0;
	font-weight: bold;
	}
.view_txt{
	margin: 0 0 5px 0px;
	padding: 0 0 0 0;
	height: auto;
	width: 272px;
	padding: 4px 0px 4px 10px;
	clear: right ;
	font-size: 12px;
	}
.view_billing{
	font-size: 14px;/*
	font-weight: bold;*/
	padding: 0px 0 0px 240px;
	margin:0px 0 0 0;
	clear: both;
	color:#990000 ;
	line-height:19px;
	}
.view_billing img{margin: 0 10px 0 0;}
.view_box{
	height: auto;
	width: auto;
	padding: 2px 0 0 0;
	margin: 0;
	clear: both;
	}
.view_btn_box{
	clear:both; 
	height:auto; 
	vertical-align:top; 
	margin: 0 0 0 0;
	background-color:#f3f5f6; 
	padding: 4px 10px 10px 0;
	}
.view_txt_box{
	border: 1px solid #DEDBDB; 
	height: 18px; 
	width: 142px;
	margin: 0 0 0 0;
	padding: 0 0 0 2px;
	color: #000;
}
.view_row_container{
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: auto;
	}
.view_row_container label{
	float: left;
	margin: 0;
	padding: 0 3px 0 0;
	text-align:right;
	line-height: 18px;
	width: 120px;
	}
.view_row_container p{ 
	margin: 8px 0 0 0;
	padding: 0;
	height: auto;
	width: auto;
	}
.view_form_cont{
	width: 716px;
	background-image: url(../images/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 22px;
	margin-top: 8px;
	word-spacing: 2px;
	margin-bottom: 50px;
	background-color: #FFFFFF;
}
.view_form_cont span{ margin: 0;}
.view_form {
	height: auto;
	width: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.view_close_btn{ 
	height: 23px;
	width: 67px;
	background: url(../images/admin_button.gif) no-repeat;
	border: none;
	font: bold 13px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #404e06;
	margin:  5px 0px 0 0;
	padding: 0 0 0 0;
	outline: none;
}
/*-------------------------------------------------------------Ragister CSS--------------------------------------*/
.register_view {
	width: 716px;
	text-align: left;
	margin-left: 22px;
	margin-top: 14px;
}
.register_tex_view {
	height: 76px;
	width: 716px;
	background-image: url(../images/reg_text_bg.jpg);
	background-repeat: repeat-x;
}
.register_tex_view .left {
	background-image: url(../images/reg_text_l.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 76px;
}

.register_tex_view .right {
	background-image: url(../images/reg_text_r.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 76px;
}
.border_none {
	border-right-width: 0px;
	border-right-style: none;
}
.register_tex_view .text {
	width:496px;
}