body {
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff url(images/bg.jpg) top left repeat-x;
	height: 100%;
}

html {
	height: 100%;
}
	
table {
	border: 0px;
	font-size: 12px;
}

a,a:visited {
	color: #21772C;
}

.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size13 { font-size: 13px; }
.size14 { font-size: 14px; }
h1 { font-size: 14px; font-weight: bold; margin: 0px; display: inline; }
h2 { font-size: 12px; font-weight: bold; margin: 0px; display: inline; }
.b { font-weight: bold; }
.u { text-decoration: underline; }

.left {
	background: url(images/left-bg.jpg) repeat-y top left;
}

.bottom {
	font-size:10px;
}

.body {
	font-size: 12px;
	border-bottom: 1px dashed #000000;
}

.featured {
	border: 1px solid #21772C;
	width: 100%;
}

.f_top {
	padding-left: 10px;
	font-weight: bold;
	background: #21772C;
	color: #FFFFFF;
}

.f_item {
	padding:3px;
	background: #f5f5f5;
	width: 33%;
}