body {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0;
	background-color:##010c22;
}

div.overview {background-color: rgb(212,210,210); } 

td {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 12px;
	color: #000000;
}

td.repair_kit_top {
	height:53px;
	width:5px;
}

td.repair_kit_middle {
	height:79px;
	width:79px;
}

td.repair_kit_field {
height:20px;
}

td.repair_kit_bottom {
height:25px;
width:5px;
}

td.footer_spacer {
	height:10px;
	width:100px;
}
	
td.video {
	font-family: Arial, Microsoft Sans Serif;
	font-size: 10px;
	color: #000000;
}
	
td.home {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 10px;
	color: #000000;
}

td.report_request {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	width:175px;
}
	
	
td.form_background {
	background-image: url(images/form_background.jpg) ;
	background-repeat: no-repeat;
	}
	
	td.watermark{
	background-image: url(images/watermark.jpg) ;
	background-repeat: no-repeat;
	}


td.commercial {
background-image: url(images/commercial_background.jpg);
background-repeat: no-repeat;
}
	
td.filler {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/filler.jpg) ;
	}
	
	td.column_background {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/column_white_filler.jpg) ;
	}
	
	td.divider {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/line.jpg) ;
	}
	
td.caboose {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/new_footer.jpg) ;
	background-repeat: no-repeat;
	}
	
	td.top_banner {
	height:270px;
	width:922px;
	text-align: top;
	background-image: url(images/top_banner_background.jpg) ;
	background-repeat: no-repeat;
	}
	
	
	
td.footer {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 9px;
	color: #ffffff;
	}
	
	td.column {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 10px;
	color: #ffffff;
	}
	


TEXTAREA {
	width:100px;
	height:250px;
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	float:left:
	}
	
	TEXTAREA.homepage {
	width:563px;
	height:250px;
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	float:left:
	}
	
TEXTAREA.consultation {
	width:349px;
	height:100px;
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	float:left:
	}
	
	TEXTAREA.notes {
	width:509px;
	height:100px;
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	float:left:
	}
	
	TEXTAREA.admin {
	width:450px;
	height:200px;
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	float:left:
	}
	
select { 
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	}

	input {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
}

input.kit {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 9px;
	color: #000000;
}

input#textField {	
border: 1px solid #ffffff;	
background: url(images/search_icon.jpg) 
no-repeat 10px 5px;	
padding-left: 30px;	
height: 28px;	
width: 150px;
}



A
{
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

A:Hover {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

A:Visited {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

A.home
{
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}

A.home:Hover {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}

A.home:Visited {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}

A.Footer {
  	font-family: Verdana, Microsoft Sans Serif;
	font-size: 9px;
	color: #ffffff;

}

 A.Footer:visited {
  	 font-family: Verdana, Microsoft Sans Serif;
	font-size: 9px;
	color: #ffffff;
 }
 
 A.Footer:hover {
    	font-family: Verdana, Microsoft Sans Serif;
	font-size: 9px;
	text-decoration:underline;
	color: #ffffff;
 }
 
 A.overview{
 text-decoration:none;
 }


