body {
margin:0 0 0 0;
font-family:Arial, Helvetica, sans-serif;
}
.headertext {
color:#FFFFFF;
text-align:center;
}
.side {
background-image:url(images/side.gif);
background-position:left;
background-repeat:repeat-y;
}
.top {
background-image:url(images/top.gif);
background-position:top;
background-repeat:repeat-x;
}
.maincontent {
min-height:100%;
background-color:#FFFFFF;
padding:20px,0,0,0;
vertical-align:text-top;
}
.cat_title {
font-size:16px;
font-weight:bold;
}
.caption {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size:16px;
}
.caption a:{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size:16px;
}

.captiontop {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size:16px;
}
