	a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #a6adb6;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #858688;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #b8b4b4;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase; 
	text-decoration:none
}
.style5 {
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
}
		a.style5:link, a.style5:active, a.style5:visited{
			color: #676767;
			font-size: 11px;
			font-family: tahoma;
		}
		a.style5:hover {
			color:#6699FF;
			font-size: 11px;
			font-family: tahoma;
		}
.style5_B {
	color: #676767;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {
	color: #B8B8B8;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #D9572C;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #898787;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #378ebb;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
}
		a.style10:link, a.style10:active, a.style10:visited{
			color: #676767;
			font-size: 11px;
			font-family: tahoma;
			font-weight:bold;
			font-style:italic;
		}
		a.style10:hover {
			color:#6699FF;
			font-size: 11px;
			font-family: tahoma;
			font-weight:bold;
			font-style:italic;			
		}
.headline1 {
	vertical-align:middle;
	border-top-width:thin;
	border-top-color:#99CC33;
	border-top-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
	color:#CC3300;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
		a.headline1:link, a.headline1:active, a.headline1:visited, a.headline1:hover {
 			color: inherit;
			font: inherit;
			text-decoration:none;
		}
.items1 {
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}
		a.items1:link, a.items1:visited, a.items1:hover, a.items1:active {
			color:#676767;
			font-family:tahoma;
			text-decoration:none;
		}
.more1 {
	font-family:tahoma;
	color:#6699FF;
	font-size:10px;
	border:none;
}
		a.more1:link, a.more1:visited, a.more1:active {
			color:#6699FF;
			font:inherit;
			text-decoration:none;
		}
		a.more1:hover {
			color:#99CC33;
			font:inherit;
			text-decoration:none;
		}
.divider1 {
	vertical-align:middle;
	border-top-width:thin;
	border-top-color:#666666
	border-top-style:solid;
	color:#CC3300;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.sidesL {
	background-image:url(images/sidesL.jpg);
	background-position:left;
	background-repeat:repeat-y;
	clear:right;
}
.sidesR {
	background-image:url(images/sidesR.jpg);
	background-position:right;
	background-repeat:repeat-y;
	clear:left;
}
                
#recordTitle {
	visibility:visible;
	position:relative;
	left:10%;
	top:50px;
	margin-left:10px;
	margin-right:10px;
	width:80%;
    height:50px;
	border-top-style:solid;
	border-top-color:#99CC33;
	border-top-width:medium;
	border-bottom-style:solid;
	border-bottom-color:#99CC33;
	border-bottom-width:medium;
	color:#CC0000;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	font-style:italic;
	text-transform:uppercase;
}
#recordOps {
	visibility:visible;
	position:relative;
	left:20%;
	top:60px;
	margin-left:5px;
	margin-right:10px;
	padding:5px;
	width:60%;
    height:auto;
	border-top-style:solid;
	border-top-color:#999999;
	border-top-width:thin;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	border-bottom-width:thin;
	color:#999999;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	text-align:left;
}