body {
	background-color: #000000;
	margin: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
}
.table {
	border-top: 1px none #5B8EAD;
	border-right: 1px solid #5B8EAD;
	border-bottom: 1px solid #5B8EAD;
	border-left: 1px solid #5B8EAD;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #00A3F0;
}
a:active {
	color: #FFFFFF;
}
.bluetitle {
	font-size: 14px;
	font-weight: bold;
	color: #00A3F0;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
	font-weight: bold;
}
.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A3F0;
}
.border1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F7ED2C;
	border-right-color: #F7ED2C;
	border-bottom-color: #F7ED2C;
	border-left-color: #F7ED2C;
}
.border2 {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F7EE23;
	border-right-color: #F7EE23;
	border-bottom-color: #F7EE23;
	border-left-color: #F7EE23;
}
.bodytopright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 127%;
}
.yellowtitle {

	font-size: 14px;
	font-weight: bold;
	color: #F6EA22;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytextlisttop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 160%;
}
.productborder {
	border: 1px solid #FFFFFF;
}
