/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg3.gif);
}
body,td,th {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: Tw Cen MT;
	font-size: 14px;
	color: #050505;
}
.grayborder {
	border:solid;
	border-width:2px;
	border-color:#D2D2D2;
	}
.grayborder_right {
	border-right:solid;
	border-right-width:2px;
	border-right-color:#D2D2D2;
}
.bluetext {
	color: #1D60AB;
	font-weight: bold;
}
.greentext {
	color: #02381D;
	font-weight: bold;
}
.orangetext {
	color: #F26522;
	font-weight: bold;
}
.redlink {
	color: #FF0000;
	text-decoration:underline;
}
A.redlink:hover {
	color: #FF0000;
	text-decoration:none;
}

.location{
	color: #000000;
	text-decoration:underline;
}
A.location:hover {
	color: #FF0000;
	text-decoration:none;
	}

.more{
	color: #000000;
	text-decoration:none;
}
A.more:hover {
	color: #ff0000;
	text-decoration:underline;
}
.productname {
	color: #575757;
	font-weight: normal;
	font-size:10px;
	line-height:10px;
}
.footerlinks {
	color: #FFFFFF;
	font-weight: normal;
	font-size:12px;
	line-height:10px;
	text-decoration:none;
}
A.footerlinks:hover {
	color: #FFF600;
	font-weight: normal;
	font-size:12px;
	line-height:10px;
	text-decoration:underline;
}
.saperator {
	color: #BFE2FF;
	font-weight: bold;
	font-size:11px;
	padding-left:6px;
	padding-right:6px;
}

.jointslink{
	color: #000000;
	text-decoration:underline;
}
A.jointslink:hover {
	color: #FF0000;
	text-decoration:none;
}
