body {
	background: url(img/blueprint_bg.gif);
	padding: 15px 0px 0px 0px;
}

img {
border: none;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #B89565;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.content {
	padding: 10px;
}

.maincontent{
	background: url(img/content_bg.gif) no-repeat;
	border-top: 3px solid #E2E3E3;
	border-left: 3px solid #E2E3E3;
}

.gentext {
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #4D5B72;
	font-size: 80%;
	line-height: 120%;
}
.caption {
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #4D5B72;
	font-size: 65%;
	margin: 0px;
}

.productstext {
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #4D5B72;
	font-size: 80%;
	line-height: 120%;
}

.smalltext {
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #4D5B72;
	font-size: 70%;
	line-height: 110%;
}

ul {
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #253044;
	font-size: 75%;
	line-height: 130%;
	margin: 0px;
	width: 90%;
	text-align: left;
}

li {
	margin-bottom: 10px;
}

h1 {
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #ffffff;
	font-size: 100%;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	letter-spacing: 2px;
	background: #90A2BB url("img/gradient.gif") repeat-y;
	background-position: right;
}

.copyright {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 70%;
	color: #9AA1AC;
}

.menu {
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #656565;
	font-size: 80%;
	margin-bottom: 10px;
}

.menu a:link, .menu a:visited, .menu a:active {
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #656565;
	text-decoration: none;
	font-weight: normal;
}

.menu a:hover {
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #353535;
	text-decoration: underline;
}

.flat {
	border: 1px solid #656565;
	background: #E0E5EC;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 90%;
	padding: 2px;
}

.tlc {
	width: 9px;
	height: 11px;
	background: url(img/tlc.gif) no-repeat;
}

.trc {
	width: 9px;
	height: 11px;
	background: url(img/trc.gif) no-repeat;
}

.blc {
	width: 12px;
	height: 12px;
	background: url(img/blc.gif) no-repeat;
}

.brc {
	width: 12px;
	height: 12px;
	background: url(img/brc.gif) no-repeat;
}

.ts {
	height: 6px;
	background: url(img/ts.gif) repeat-x;
}

.rs {
	width: 9px;
	background: url(img/rs.gif) repeat-y;
}

.bs {
	height: 12px;
	background: url(img/bs.gif) repeat-x;
}

.ls {
	width: 9px;
	background: url(img/ls.gif) repeat-y;
}