body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #60688C; 
	scrollbar-face-color: #ECEDF0;
	scrollbar-track-color: #722513;
	scrollbar-arrow-color: #1B2763;
	scrollbar-shadow-color: #813869;
	scrollbar-darkshadow-color: #813869;
	scrollbar-highlight-color: #813869;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover.nodec {
	color: #FF6F0B;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

td a.left {
	font-size: 12px;
	color: #ffffff;
	display: block;
	height: 22px;
	width: 140px;
	border: 1px solid #000000;
	background-color: #333366;
	text-decoration: none;
	padding-left:10px;
	padding-top:5px;
}
td a:hover.left {
	color: #333366;
	background-color: #ffffff;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333366;
	font-weight: bold;
}
.redtext {
	font-size: 10px;
	color: AE0707;
	font-weight: bold;
	text-transform: uppercase;
}
.textfront {
	font-size: 12px;
	color: FFFFFF;
	font-weight: bold;
}	

.catalogue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: AE0707;
	text-transform: uppercase;
	text-align: left;
	display: block;
	width: 200px;
	height: 11px;
	background: #FFFFFF;
}
:hover.catalogue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;
	display: block;
	width: 200px;
	height: 11px;
	background: #8D92A8;
}
.hyper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #617405;
	font-decoration: underline;
	}
	
