body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 	background-image: url(../images/coh_background.gif);
}
.selectionTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.centerText {
	text-align:center;
}
.cursorOver{
	cursor:pointer;
}
a:link {
	color: #000000;
}
a:hover{
	color: #000000;
	text-decoration:underline;
}
a:visited{
	color: #000000;
}
.smallText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.header {
	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: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width:955px;
	position:relative;
	margin:0 auto;
	
}
.content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color:#FFFFFF;
	width:955px;
	position:relative;
	margin:0 auto;
}

.marginLeft{
	margin-left:10px;
}

.copy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}