﻿body {
	background-color: #87BD00;
	font-family:Arial, Helvetica, sans-serif;
}

.main_table {
	margin:0 auto;
}

.top {
	background-image:url('../images/top_box.gif');
	width:900px;
	height:13px;
}

.bottom {
	background-image:url('../images/bottom_box.gif');
	width:900px;
	height:13px;
}

.main {
	background-color:white;
	margin:10px;
}

.logo {
	padding-left:35px;
	padding-top:12px;
}

#limiter hr {
	color:#B3B3B3;
	background-color:#B3B3B3;	
	border:0px;	
	height:1px;
	width:843px;
	margin-top:4px;
	*margin-top:-3px;
}

.doc {
	background-image:url('../images/doctor_text.jpg');
	width:470px;
	height:225px;
	background-repeat:no-repeat;
	background-position:30px;
}

.incentive {
	background-image:url('../images/ince.jpg');
	width:366px;
	background-repeat:no-repeat;	
}

.sign {
	background-image:url('../images/sign_in.gif');
	width:138px;
	height:67px;
	background-repeat:no-repeat;
	background-position:0px 38px;
}

#limiter2 hr {
	color:#F0F0F0;
	background-color:#F0F0F0;
	border:0px;	
	height:1px;
	width:843px;
	margin-top:4px;
	*margin-top:-3px;
}

.form_table {
    width:93%;
}

.pic1 {
	background-image:url('../images/team_doc.jpg');
	width:30%;
	background-repeat:no-repeat;
	background-position:0px 40px;
	*background-position:0px 40px;
}

#footer {
	text-align:center;
	font-family:Arial;
	font-size:12px;
}

#footer span {
	font-size:11px;
}

#footer a {
	text-decoration:none;
	color:black;
}


      /****************************** Scratch Start ****************************/
      
.scratch_back{
	background-image:url('../images/scratch/doctor_back.jpg');
	background-repeat:no-repeat;
	width:450px;
	height:281px;
}      

.imageText{
	background-image:url('../images/scratch/TextImage.jpg');
	background-repeat:no-repeat;
	width:450px;
	height:281px;
}      
      
      
      /****************************** Scratch End ****************************/




      /****************************** Start Form ****************************/
      
      
.form {
	width:70%;
	height:500px;
	vertical-align:top;
	padding-top:20px;
	padding-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}      
      
.text_box {
	width:160px;
}      

.drop {
	width:166px;
}

.submit {
	padding-left:7px;
	padding-top:30px;
	padding-bottom:30px;
}
      /****************************** End Form ****************************/