a {
	color: #C40000;
	text-decoration: none;
}

a:hover {
	color: #C40000;
	text-decoration: underline;
}

body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Tahoma, Garamond, sans-serif;
	font-size: 11px;
	list-style: square outside;
	text-align: left;
}

h1, .heading1 {
	color: #C40000;
	font-family: Tahoma, sans-serif;
	font-size: 1.85em;
}

h2, .heading2 {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

h3, .heading3 {
	color: #C40000;
	font-family: Tahoma, sans-serif;
	font-size: 1.35em;
}

h4, .heading4 {
	color: #444444;
	font-family: Tahoma, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}

h5, .heading5 {
	color: #A42300;
	font-family: Tahoma, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}

h6, .heading6 {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

hr {
	color: #C40000;
}

li {
	list-style: square outside;
}

tr {
	list-style: square;
}

.basetable {
	background: #FFFFFF;
}
table {
	background: url(../images/background.jpg) no-repeat fixed left top;
}

.heading4red {
	color: #C40000;
	font-family: Tahoma, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}

.inserttable {
	background: none;
}

.popup {
	background: #EFEFEF;
	color: #000000;
	font: normal .9em sans-serif, Tahoma;
}

.tabletop {
	background: url(../images/top.jpg) no-repeat scroll left top;
}
.heading2 {
	color: #CC0000;
	font-family: Tahoma, sans-serif;
	font-size:11px;
}
td {
	font-size: 11px;
	font-family: tahoma, Garamond, verdana, sans-serif;
}
