body {
	background-color: #bbbbbb;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #A01E1E;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #0000BB;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #0000BB;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #4444AA;
	text-decoration: none;
}
a.subheading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.subheading:hover, a.subheading.hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.border {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
ul#lefttop {
	list-style:none;
	border: 0;
	padding: 0;
	margin: 0;
}
ul#leftbottom {
	list-style:none;
	border: 0;
	padding: 0;
	margin: 0;
}
ul#middle {
	list-style:none;
	border: 0;
	padding: 0;
	margin: 0;
}
ul#right {
	list-style:none;
	border: 0;
	padding: 0;
	margin: 0;
}


ul.list, li.list {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.border2 {
	border: 1px solid #000000;
}
.form {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
td.leftmenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
}
td.leftmenu a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	display: block;
	padding: 5px;
}
td.leftmenu a:link, td.leftmenu a.link, td.leftmenu a:visited, td.leftmenu a.visited	{ color: #000000; }
td.leftmenu a:hover, td.leftmenu a.hover	{ color: #A01E1E;  background-color: #EEEEEE; }
td.leftmenu a:active, td.leftmenu a.active	{ color: #000000; }

