BODY {
	margin:0;
	background-color:#800e12;
	background-image: url(images/bg.gif);
	background-repeat:repeat-X;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
P, TD {
	margin:0;
	font-size:12px;
}
P{
	margin-bottom:10px;
}
.leftside {
	background-image: url(images/bg_left.gif);
	background-repeat:repeat-Y;
}
.rightside {
	background-image: url(images/bg_right.gif);
	background-repeat:repeat-Y;
}
.middle {
	background-color:#ffffff;
}
.menuContent {
	background-image: url(images/menu_bg.gif);
	background-repeat:repeat-Y;	
}
.footer {
	background-color:#ffffff;
	padding-right:5px;
	font-size:11px;
	color:#999999;
}
.infotext {
	font-size:11px;
	color:#800e12;
}
HR {
	height:1px;
	color:#a0a0a0;
	border-width:0px;
	border-top-width:1px;
	border-style:dashed;
}
.menuContent {
	padding-left:10px;
	padding-right:50px;
}
.menuContent HR {
	color:#ffffff;
}
.menuContent A {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	display:block;
}
.menuContent A:hover, .menuContent .active {
	color:#ffc746;
}
.menuContent .active {
	font-weight:bold;
}
.mainContent {
	margin-top:20px;
	padding-right:20px;
	font-size:12px;
	color:#333333;
}
H1 {
	font-size:24px;
	color:#ff6600;
	font-weight:normal;
}
H2 {
	font-size:18px;
	color:#800e12;
	font-weight:normal;	
}
.mainContent A {
	color:#800e12;
}
.mainContent A:hover {
	color:#ff6600;
}
.decorText {
	color:#ff6600;
	font-weight:bold;
}

.img_topleft{
	border : 0px;
	background-image: url(images/img_topleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	background-image: url(images/img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_topright{
	border : 0px;
	background-image: url(images/img_topright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
	background-image: url(images/img_left.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_right{
	border : 0px;
	background-image: url(images/img_right.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_bottomleft{
	border : 0px;
	background-image: url(images/img_bottomleft.gif);
	background-repeat: no-repeat;
   width: 13px;
	height: 13px;
}
.img_bottom{
	border : 0px;
	background-image: url(images/img_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_bottomright{
	border : 0px;
	background-image: url(images/img_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
