a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.footer a {
	text-decoration: none;
	color: #999999;
}

a:active {
	text-decoration: none;
	color: #666666;
}


.header {
	height: 200px;
	background-image: url(images/headerRepeat.png);
	background-repeat: repeat-x;
	border-bottom-color: #9D0000;
	border-bottom-width: 6px;
	border-bottom-style: solid;
}
.outline {
	font-family: Tahoma;
	width: 100%;
	height: auto;
}
.menuBox {
	background-image: url(images/silverMenuBG_1px.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	display: table;
	height: 35px;
	width: 100%;
	padding-top: 10px;
}

.buttonBox {
	display: table-column;
	height: 20px;
	float: right;
	vertical-align: middle;
	width: 70px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #FFFFFF;
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
}

.buttonDownloadBox {
	display: table-column;
	height: 20px;
	float: right;
	vertical-align: middle;
	width: 120px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #FFFFFF;
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
}

.content {
	display: table;
	width: 100%;
}
.contentRight {
	display: table-column;
	width: 75%;
	float: right;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.catImage {
	text-align: center;
	vertical-align: top;
	height: auto;
	width: 75%;
	display: table-column;
	float: right;
}
.altText {
	font-size: 12px;
	color: #666666;
}


.contentLeft {
	display: table-column;
	float: left;
	width: 23%;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #CCCCCC;
	height: auto;
}
.cat_items_list {
	display: table-column;
	float: right;
	list-style-position: inside;
	list-style-type: square;
	color: #666666;
	padding-bottom: 10px;
}

.seachBox {
	text-align: right;
	vertical-align: top;
	width: 170px;
	right: 10px;
	top: 150px;
	display: table-column;
	float: right;
}
.category {
	padding-right: 8px;
	padding-left: 8px;
	font-size: 13px;
}
.cat_title {
	font-size: 14px;
	background-image: url(images/titlebar-active.png);
	background-repeat: repeat-x;
	height: 30px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
}
.cat_items {
	background-color: #F7F7F7;
	text-align: left;
	vertical-align: middle;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
}
.footer {
	height: 40px;
	display: table;
	width: 100%;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/footerBG.jpg);
	background-repeat: repeat-x;
}
.outline .content .catImage a {
	text-decoration: none;
}
.SizeTitle {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.subtitle {
	font-size: 11px;
}

.outline .content h2 {
	color: #666666;
}
table {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.outline .content .contentRight table {
	font-size: 10px;
}
.logo {
	height: 100px;
	width: 180px;
	padding-top: 50px;
	padding-left: 30px;
}
.flash {
	height: 180px;
	width: 600px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 25px;
	padding-right: 10px;
}
