body {
    margin:0px;
	scrollbar-track-color:#1389cb;
	scrollbar-arrow-color:#0c1345;
	scrollbar-face-color:#ffffff;
	scrollbar-border-color:#1389cb;
	background-color:#1389cb;
}

.bg_pos{
	background-color: #1389cb;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/mobiclean_01.jpg);
}



.table_height{
    height:100%;
}
/*************************************MENU********************************/
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.menu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fcc352;
	text-decoration: none;
	text-transform: uppercase;
}

.menu_back{
	background-image: url(images/mobiclean_06.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/*************************************BODY**********************************/
.body_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #687168;*/
	/*color:#575e57;*/
	color:#3f443f;
	text-decoration: none;
	text-align:justify;
	line-height:18px;
}
.body_text_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #687168;
	text-decoration: none;
	line-height:18px;
}
.body_text_black{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #095681;
	text-decoration: none;
	text-align:justify;
	line-height:18px;
}
.body_text_black_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #095681;
	text-decoration: none;
}
.body_text_white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:18px;
}
.body_text_white_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:18px;
}
.body_text_white_bold_other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:18px;
}
.black{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}
.black_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}
.body_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #254b6c;
	text-decoration: underline;
}
.body_link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.body_link_other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #254b6c;
	text-decoration: underline;
}
.body_link_other:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fd7e2f;
	text-decoration: underline;
}


.body_bg{
	background-image: url(images/mobiclean_30.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.body_bg_other{
	background-image: url(images/mobiclean_29.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body_pic_pos{
    margin:4px;
	float:left;
	border: 1px solid #4994d6;
}
.border{
	border: 1px solid #4994d6;
}
.border_white{
	border: 1px solid #ffffff;
}


.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #4994d6;
	width:200px;
	height:18px;
}
.input_other{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #4994d6;
	width:150px;
	height:18px;
}
.field{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #4994d6;
	width:200px;
	height:50px;
}
/************************************LEFT PANEL****************************/
.leftpanel_leftback{
	background-image: url(images/mobiclean_17.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftpanel_rightback{
	background-image: url(images/mobiclean_28.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftpanel_header{
	background-image: url(images/mobiclean_14.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftpanel_header_other{
	background-image: url(images/mobiclean_14_other.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.left_border{
	border: 3px solid #4994d6;
}
.left_border_other{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4994d6;
	border-bottom-color: #4994d6;
	border-left-color: #4994d6;
}

.left_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.left_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #23608c;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
}
/************************************FOOTER******************************/
.footer_back{
	background-image: url(images/mobiclean_26.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fcc352;
	text-decoration: none;
}
/************************************POPUP********************************/
.popup_bg{
	background-color: #188bcc;
	background-image: url(images/pop_up_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.popup_header{
	background-image: url(images/popup_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
