@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, sans-serif;
	line-height: 1.166;
	background: #0654A7 url(../images/background.jpg) repeat scroll;
}

#wrapper {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}
table#body {
	background-color: #FFF;
	margin-top: 10px;
}

td#history {
	background-image: url(../images/cooper_background.jpg)
}
a:hover {
	color: #0F6;
}
	
.style8, .style8B, .styleB8, .styleB8B, .styleG8, .styleG8B {font-size: 8pt;}
.style9, .style9B, .styleB9, .styleB9B, .styleG9, .styleG9B {font-size: 9pt;}
.style10, .style10B, .styleB10, .styleB10B, .styleG10, .styleG10B {font-size: 10pt;}
.style11, .style11B, .styleB11, .styleB11B, .styleG11, .styleG11B {font-size: 11pt;}

.style12, .style12B, .styleB12, .styleB12B, .styleG12, .styleG12B, .styleR12, .styleR12B {font-size: 12pt;}
.style14, .style14B, .styleB14, .styleB14B, .styleG14, .styleG14B, .styleR14, .styleR14B {font-size: 14pt;}
.style16, .style16B, .styleB16, .styleB16B, .styleG16, .styleG16B, .styleR16, .styleR16B {font-size: 16pt;}
.style18, .style18B, .styleB18, .styleB18B, .styleG18, .styleG18B, .styleR18, .styleR18B {font-size: 18pt;}
.style20, .style20B, .styleB20, .styleB20B, .styleG20, .styleG20B, .styleR20, .styleR20B {font-size: 20pt;}

.style8, .style9, .style10, .style12, .style14, .style16, .style18, .style20, .style5 {
	color: #FFF;
}
.style8B, .style9B, .style10B, .style12B, .style14B, .style16B, .style18B, .style20B {color: #FFF; font-weight: bold;}	
.styleB8, .styleB9, .styleB10, .styleBl2, .styleB14, .styleB16, .styleB18, .styleB20 {
	color: #0654A7;
}
.styleB8B, .styleB9B, .styleB10B, .styleB12B, .styleB14B, .styleB16B, .styleB18B, styleB20B {color: #0654A7; font-weight: bold;}
.styleG8, .styleG9, .styleG10, .styleG11, .styleGl2, .styleG14, .styleG16, .styleG18, .styleG20	{color: #030;}
.styleG8B, .styleG9B, .styleG10B, .styleG11B, .styleG12B, .styleG14B, .styleG16B, .styleG18B, styleG20B	{color: #030; font-weight: bold;}
.styleR8, .styleR9, .styleR10, .styleRl2, .styleR14, .styleR16, .styleR18, .styleR20 {color: #F00;}
.styleR8B, .styleR9B, .styleR10B, .styleR12B, .styleR14B, .styleR16B, .styleR18B, styleR20B	{color: #F00; font-weight: bold;}
.style5 {font-size: 95%;}

a, a:link, a:active, a:hover {text-decoration: none;}
	
