body
{
    font-size: medium;
    font-family: Century Gothic, Arial, Sans-Serif;
    background-color: #FFFFFF;
	color: #000000;
    /*background-image: url('images/graybg.gif');*/
    border-top: 2px solid #B51032;
    text-align: center;
}

.logo
{
	font-size: 20px;
	padding: 10%;
	vertical-align: bottom;
	height: 340px;
	text-align: center;
}

.header
{
	font-size: large;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: dashed 3px red;
}

.maintitle
{
	text-align: center;
	font-weight: bold;
	font-size: x-large;
}

.subtitle
{
	text-align: center;
	font-weight: bold;
	font-size: large;
}

.maintext
{
	font-size: medium;
	text-align: justify;
	vertical-align: top;
	padding: 25px;
	border-left: dashed 3px red;
}

.menu
{
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	background-color: white;
	border-bottom: 1px solid #ED9F9F;	
	padding: 5px 10px 5px 20px;
	width: 150px;
	height: 1px;
}

.menucell
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #711515;
	border-right: 1px solid #711515;
	background-color: #B51032;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #ED9F9F;
	padding: 10px 0px 10px 0px;
}

.menucellLink
{
	text-decoration: none;
	color: #FFFFFF;
}

.menucellLink:Hover
{
	color: #FFFFFF;
}

.menucellLink:Visited:Hover
{
	color: #FFFFFF;
}

.menucellLink:Visited
{
	color: #FFFFFF;
}

.Activemenucell
{
	color: #ffffff;
}

.submenucell
{
	border-bottom: 1px solid #711515;
	background-color: #ED9F9F;
	color: #711515;
	
	display: block;
	padding: 5px 5px 5px 25	px;
	border-left: 12px solid #711515;
	border-right: 1px solid #711515;
	text-decoration: none;
	font-size: small;
	text-align: left;
}

.submenucellLink
{
	text-decoration: none;
	font-weight: normal;
	color: #711515;
}

.submenucellLink:Hover
{
	color: #711515;
	font-weight: bold;
}

.submenucellLink:Visited:Hover
{
	color: #711515;
	font-weight: normal;
}

.submenucellLink:Visited
{
	color: #711515;
	font-weight: normal;
}

.Activesubmenucell
{
	color: #711515;	
	font-weight: bold;
}

a, a:Hover, a:Visited:Hover, a:Visited
{
	color: black;
	font-weight: bold;
}

a.menu, a.menu:Hover, a.menu:Visited:Hover, a.menu:Visited
{
	color: #FFFFFF;
	background-color: #B51032;
}

.officeshredder
{
	text-align: left;
}

table.officeshredder
{
	padding: 10px;
	background-color: White;
	margin-bottom: 25px;
}

th.officeshredder
{
	vertical-align: bottom;
	font-size: large;
	font-weight: bold;
	padding-bottom: 25px;
	width: 75%;
}

.shredderdesc
{
	font-size: small;
	padding-bottom: 10px;
}

.shreddervariation
{
	font-size: small;
	font-style: italic;
	padding-bottom: 10px;
}

.shredderprice
{
	padding-bottom: 10px;
	vertical-align: top;
	font-size: medium;
	font-weight: bold;
	color: red;
}

.shredderpic
{
	text-align: right;
}

.selectedThumbnail
{
	width: 100%;
	height: 350px;
	text-align: center;
	font-style: italic;
}

td.shredderlist
{
	border-bottom: 1px solid black;
	text-align: left; 
}

tr.shredderlistheader
{
	text-align: center;
	padding: 5px 5px;
	font-weight: bold;
	background-color: #B51032;
	color: #ffffff;
}

tr.shredderlist
{
	padding: 5px 5px;
}

td.shredderlistimage
{
	border-bottom: 1px solid black;
	text-align: center;
	font-weight: bold;
	width: 180px;
}