/* CSS Document */
.border{
	border-right: #000000 1px solid; border-top: #000000 1px solid; border-left: #000000 1px solid; border-bottom: #000000 1px solid
}
.borderTop{
	border-top: #000000 1px solid
}
body{
	font-family: arial; font-size: 12px; color: #333333

}

td{
	font-family: arial; font-size: 12px; color: #333333
}

.title
{
	font-size: 18px; color: #E4C03D
}

.se-title
{
	font-size: 18px; color: #E4C03D; display: inline; font-weight: normal;
}
a:link{
	color: #E4C03D; text-decoration: none
}
a:visited{
	color: #E4C03D; text-decoration: none
}
a:hover{
	text-decoration: underlined; color: #666666;
}
.boes, A.boes, A.boes:Visited, .boes TD, .boes TD A, .boes TD A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
A.boes:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.boes1, .boes1 A, .boes1 A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
}
.boes1 A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
}