.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.black a{
	color: #5896BC;
	text-decoration:none;
}
.black a:active{
	color: #5896BC;
	text-decoration:none;
}
.black a:visited{
	color: #5896BC;
	text-decoration:none;
}
.black a:hover{
	color: #FF0000;
	text-decoration:none;
}

.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5896BC;
	font-weight: normal;
}
.blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5896BC;
	font-weight: normal;
}
.blue a:active{
	color: #5896BC;
	text-decoration:none;
}
.blue a:visited{
	color: #5896BC;
	text-decoration:none;
}
.blue a:hover{
	color: #5896BC;
	text-decoration:underline;
}
.red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
}

.red a{
	color: #FF0000;
	text-decoration:none;
}
.red a:active{
	color: #FF0000;
	text-decoration:none;
}
.red a:visited{
	color: #FF0000;
	text-decoration:none;
}
.red a:hover{
	color: #0000FF;
	text-decoration:none;
}

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C47C27;
	font-weight: normal;
}
.orange a {
	color: #C47C27;
	text-decoration:none;
}
.orange a:active {
	color: #C47C27;
	text-decoration:none;
}
.orange a:visited {
	color: #C47C27;
	text-decoration:none;
}
.orange a:hover {
	color: #0000FF;
	text-decoration:none;
}


.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.products a {
	color: #000000;
	text-decoration: none;
}
.products a:visited {
	color: #000000;
	text-decoration: none;
}
.products a:active {
	color: #000000;
	text-decoration: none;
}
.products a:hover {
	color:#999999;
	text-decoration: none;
}


.borders {
	border: 1px solid #999999;
}
.bordertop {
	border-top: 1px solid #999999;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.borderTB {

	border-top: 1px solid #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.borderRB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.borderRT {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.borderTBR {
	border-top: 1px solid #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.bluebig {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007FC4;
	font-weight: bold;
}
.orangebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C47C27;
	font-weight: bold;
}
.orangebig a {
	color: #C47C27;
	text-decoration: none;
}
.orangebig a:visited {
	color: #C47C27;
	text-decoration: none;
}
.orangebig a:active {
	color: #C47C27;
	text-decoration: none;
}
.orangebig a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.main_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.specs_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
.imagespace {
	padding-right: 6px;
	padding-bottom: 3px;
}
.si_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
}
.si_box {
	background-image: url(../files/header_images/background_header.jpg);
	padding-top: 38px;
	padding-right: 40px;
	width: 630px;
	text-align: right;
}
.si_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
}
.si_box2 {
	background-image: url(../files/header_images/background_header.jpg);
	padding-right: 40px;
	width: 630px;
	text-align: right;
}
.form_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
