.SiteBorder {
	background-color: #FFFFFF;
}
td {
}
.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-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.menubg {
	filter:Alpha(Opacity=85);
	color: #FFFFFF;
	cursor: hand;
	background-color: #2E518E;
	-moz-opacity:0.85;
	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;
	background-repeat: repeat-x;
	z-index: 1;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #2E518E;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #30456C;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #30456C;
}
.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;
}
.NewsLink {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.NewsLink:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a.NewsLink:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.news_separator {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2E518E;
}
.container {
	z-index: 0;
	border: 0px solid #000000;
}
#rotator {
	padding: 0px;
	height: 336px;
	width: 760px;
	border: 0px solid #000000;
}