body, html {
	background-color:#b71919;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;	
	height:100%;
	scrollbar-3d-light-color:#b71919;
	scrollbar-arrow-color:#b71919;
	scrollbar-base-color:#b71919;
	scrollbar-dark-shadow-color:#b71919;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#b71919;
	background-image: url(../images/tablebg.gif);
	background-repeat: repeat;
}

table.main {
	width:100%;
	vertical-align:top;
	height:100%;
	margin:0px;
	padding:0px;
}

table.middle {
	width: 900px;
	background-color: Black;
	vertical-align:top;
}

td.rightshadow {
	background-image: url(../images/rightbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}

td.center {
	width:880px;
	vertical-align:top;
	height:100%;
}

td.leftshadow {
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}

td.centerleft {
	background-image: url(../images/centerleft.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 160px;
	vertical-align: top;
	height:auto;
}

td.centerright {
	background-image: url(../images/centerright.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 160px;
	vertical-align: top;
	height:auto;
}

td.head {
	height: 150px;
	background-image: url(../images/butterfly.jpg);
	vertical-align:middle; 
	background-repeat: no-repeat;
	color: #b71919;
	font-size: 36px;
	border-bottom: 3px ridge #b71919;
	text-indent: 300px;
	margin:0px;
	padding:0px;
}

td.path {
	background-image: url(../images/headbg.gif);
	background-position: center;
	background-repeat: repeat-x;
	color:black;
	height:20px;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	text-indent: 10px;
	vertical-align: middle;
}

td.date {
	background-image: url(../images/headbg.gif);
	background-position: center;
	background-repeat: repeat-x;
	color:black;
	height:auto;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	padding-right: 10px;
	vertical-align: middle;
}

table.moduletable {
	margin: 10px 10px 10px 10px;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
}

table.moduletable th {
	background-image: url(../images/headbg.gif);
	background-position: center;
	background-repeat: repeat-x;
	color: black;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: auto;
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
}

table.moduletable td {
	padding:3px 3px 3px 3px;
   color:#b71919;
	font-size:12px;
	text-align:left;
	vertical-align:top;
}

p {
	font-size: 12px;
	color:#b71919;
}

.contentdescription {
	font-size: 11px;
	color:#b71919;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	color:#b71919;
	height: auto;
	text-indent: 5px;
	border-bottom:1px solid orange;
	padding-bottom:3px;
}

a.mainlevel:hover, a.mainlevel:active {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #e11f1f;
	height: auto;
	border-left: 1px solid orange;
	text-indent: 5px;
	padding-bottom:3px;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #EB8E30;
	height: auto;
	font-weight: normal;
}

a.sublevel:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #BA6612;
	height: auto;
	font-weight: normal;
}

.inputbox, .searchbox {
	border: 1px solid #b71919;
	background-color: White;
	color:#b71919;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	background-color:#b71919;
	background-image: url(../images/section1.jpg);
	background-repeat: repeat-x;
	color:black;
	font-size:11px;
	font-weight: bold;
	border:1px solid #b71919;
	padding:2px 2px 2px 2px;
}

a:link, a:visited, a.category:link, a.category:visited {
	color:#b71919;
	font-weight:bold;
	font-size: 12px;
}

a:hover, a.category:hover {
	text-decoration: none;
}

.small, .createdate, .modifydate, .content_rating {
	font-size:11px;
	color:#b71919;
}

.contentheading {
	color: orange;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 3px 5px 3px;
}
	
.frontpageheader {
	color:#b71919;
	font-size:12px;
	font-weight: bold;
	padding:3px 3px 3px 3px;
}

a.readon:link, a.readon:visited {
	color:#b71919;
	font-size: 11px;
	font-weight: normal;
}

a.readon:hover {
	text-decoration: none;
}

.contentpaneopen {
	text-align: left;
	vertical-align:top;
	color:#fb71919;
}

li {
	list-style-type: square;
	font-size:12px;
	color:#b71919;
}

ol, ul {
	list-style-type: decimal;
	font-size:12px;
	color:#b71919;
}

td {
	text-align: left;
	color:#b71919;
	font-size:12px;
}

.sectiontableentry1 {
	background-color:orange;
	padding:3px;
	color:black;
}

.sectiontableentry2 {
	background-color:black;
	padding:3px;
	color:orange;
}

a.category:link,a.category:visited {
	color:#b71919;
	font-size:11px;
	text-decoration: none;
}

a.category:hover {
	text-decoration: underline;
}

td.bottom {
	background-image: url(../images/headbg.gif);
	background-position: center;
	background-repeat: repeat-x;
	height:auto;
	text-align:center;
	color:black;
}

a.bottom:link, a.bottom:visited {
	color:orange;
	font-weight:bold;
	font-size: 12px;
}

a.bottom:hover {
	text-decoration: none;
}