#redlineabove {
	width:100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E03639;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*#ProductMenu {
	width: 120px;
	background-color : #DEF2FF;
	top : 0px;
	left : 0px;
	position : absolute;
	z-index : 1000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7BBCF;
	border-right-color: #8FA3B6;
	border-bottom-color: #8FA3B6;
	border-left-color: #A7BBCF;
	overflow: visible;
	visibility: hidden;
	padding: 3px;
	
}

#ProductMenu ul{
margin:0px;
padding:0px;
}

#ProductMenu li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-type: none;
	display: block;
	}*/



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36468E;
}
.greyBack1 {
	background-color: #CDCFCD;
}
.greyBack2 {
	background-color: #EDEEED;
	border-bottom-width: 1px;
	}
.greyBack3 {
	background-color: #D6D8D6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E03639;
	background-image: url(images/grey-light-diag.jpg);
	background-repeat: repeat;
}
.greyBack4 {
	background-color: #D6D8D6;
	height: 20px;
	background-image: url(images/grey-light-diag.jpg);
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E03639;
	border-bottom-color: #E03639;
		}
.email-back {
	background-color: #3B4E6E;
	background-image: url(images/email-back.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}



/*#ProductMenu a {
	text-decoration: none;
	width: 100%;
	display: block;
	height:20px;
}
#Productmenu a:link {}
#Productmenu a:hover {
	background-color: #B7CAD9;
	
}*/



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E03639;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E0373A;
	}


li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36468E;
	letter-spacing: 0.2pt;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	line-height: normal;
	}

a:link img {border:none}
	
a:link {
	color: #E0373A;
	text-decoration: none;
	border: none;
	
}
a:visited {
	color: #DC1B1F;
	text-decoration: none;
	border: none;

}
a:hover {
	color: #DD2326;
	text-decoration: underline;
	
}
a:active {
	color: #000000;
	text-decoration: none;

}
.noborder {

	border: 0px none #FFFFFF;
	margin: 0px;
}
#chadsDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E03639;
	width: 600px;
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#chadsDiv a:hover{
	text-decoration: underline;
}
.floatR {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#imageshow {
	margin: 10px;
	float: right;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
#imageshow img{
	border: 1px solid #CC0000;
}

#about {
	width: 600px;
	padding: 10px;
	margin: 10px;
}
.content {
	margin: 20px;
}

#bottom {
	margin-top: 80px;
	float: right;
}
.logo {
	background-image: url(images/camdata_heading_mid.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
}
.bottom-rule {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E03639;
}
#project-table {
	border-collapse:collapse;
	margin-left:10px;
		}
#project-table img {
	border:1px solid #FF0000;
		
}
#project-table td {
	padding-top: 15px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
			}
html>body #project-table td {
	padding-top: 5px;}
	
.floatL {
	float: left;
	margin: 20px;
}
