body, td {
	font-size: 11px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	margin: 0px;
}
img {
	border-color:#103D59;
	}

ul {
	color: #006699;
	font-size: 11px;
	list-style-type: disc;
}
a {
	font-size: 11px;
	color: #123E57;
	text-decoration: none;
}
.copy {
	font-size: 12px;
}
a:hover {
	color: #0088E2;
	text-decoration:underline;
}
.date {
	color: #07688D;
	text-decoration: none;
}
.more {
	font-size: 10px;
	color: #07688D;
}
.left {
	color: #07688D;
	font-family: Arial, Helvetica, sans-serif;
}
.left:hover {
	color: #0088E2;
	text-decoration:none;
	}
.company {
	color: #0C3D5A;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #103B53;
	font-family: Arial, Helvetica, sans-serif;
}
.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #103B53;
	font-family: Arial, Helvetica, sans-serif;
}
.copy2 {
	font-size: 10px;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-size: 14px;
}
.thumb {
	border: 1px;
	color:#003366;
}
.initial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #113D59;
}

/* Additional Code
####################*/

/*<img src="images/home_09.jpg" width="197" height="137" vspace="5">*/

.image_hover1 {
background: url(images/home_09.jpg) no-repeat;
width: 197px; height: 137px;
margin: 5px 0;	
}

.image_hover1 a {
display: block;
width: 197px; height: 137px;
border: none;
}

.image_hover1 a:hover {
display: block;
width: 197px; height: 137px;
border: solid 1px #005176;
}


/*<img src="images/home_07.jpg" width="198" height="137" vspace="5">*/

.image_hover2 {
background: url(images/home_07.jpg) no-repeat;
width: 197px; height: 137px;
margin: 5px 0;	
}

.image_hover2 a {
display: block;
width: 198px; height: 137px;
border: none;
}

.image_hover2 a:hover {
display: block;
width: 198px; height: 137px;
border: solid 1px #005176;
}
.error {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#FF0000;
 font-weight:bold;
}