/* Start of CMSMS style sheet 'tspa default design' */
body {
	background-image: url('/images/bg.gif');
	background-color: #3d0009;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#676767;
	font-size:10pt;
}
h1{
	color:#ae0000;
	font-size:13pt;
}
h2{
	color:#666565;
	font-size:12pt;
	font-weight:bold;
}
p{
	font-size:10pt;
}
ul,ol{
	font-size:10pt;
}
#breadcrumbs{
	font-size:10pt;
	margin:10px;
}
#nextprev{
	font-size:10pt;
	border-top:1px solid #ccc;
	margin:10px;
	padding:5px;
}
a{
	color:#ae0000;
	font-size:10pt;
}

#bannerText{
	font-size:9pt;
	line-height:20px;
	color:#ffffff;
	font-weight:bold;
}
#menu{
	background:url(images/menu-bg.gif) repeat-x right bottom;
	line-height:20px;
	font-size:14pt;
	padding-left:20px;
}

#content{
	background:url(/images/bodybg.gif) repeat-y;
}

#banner{
	background:url(images/headerbg.gif) no-repeat top;
}
.footer{
	background:url(images/footerbg.gif) no-repeat;
}
.footer p,.footer a{
	font-size:7pt;
}

#rightBar img{
	padding:5px 0px 5px 0px;
	border:0px;
}
#rightBar{
	text-align:center;
}

#mainText{
	background:#eae2de;
}
/* End of 'tspa default design' */

