.SiteBorder {
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.vLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
body {
	background-color: #292929;
	background-image: url(/images/page_bg.gif);
	font-size: 11px;
}

.menubg {
	filter:Alpha(Opacity=80);
	color: #FFFFFF;
	cursor: hand;
	background-color: #FF6300;

	-moz-opacity:0.8;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(/images/menu_shadow.gif);
	line-height: 24px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FF6300;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.details {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #2E518E;
	border: 1px solid #FFFFFF;
}
.breadcrumbs {
	background-image: url(/images/breadcrumbs_shadow.gif);
	color: #CCCCCC;
}
.vLineDark {

	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
li {
	list-style-type: square;
}
.headerText {
	color: #FFFFFF;
}
a.headerText:hover {

	color: #999999;
}
h3 {
	text-transform: uppercase;
	color: #2E518E;
}
.content {
	font-size: 12px;
	line-height: 18px;
}
.productContent {
	font-size: 12px;
	line-height: 16px;
}
.breadcrumbLinks {
	font-size: 10px;
	color: #CCCCCC;
}
.section_title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
