body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #D9D9D9;
}
.footerlinks {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
}
.menuh2 {
	font:13px 'Arial', Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;
	margin-left: 70px;
}
ul#topmenu, ul#botmenu {
	padding:0;
	margin:0;
	list-style:none;
	list-style-image:none;
}
ul#topmenu{
	margin-left:15px
}

ul#topmenu li a:hover,ul#topmenu li.active a {
	text-decoration:underline
}


ul#botmenu{margin-left:10px}
ul#topmenu li, ul#botmenu li {
	float:left;
	padding:0 6px;
}
ul#topmenu li a {
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none
}
ul#topmenu li a:hover {
	text-decoration:underline
}
ul#botmenu li a {
	font-family:Arial;
	font-size:11px;
	color:#333333;
	text-decoration:none


}
ul#botmenu li a:hover {
	text-decoration:underline;
	color:#B52563
}
.titles {font-family: arial; font-size: 14px; color: #B6213E; }
.texttext {
	color: #666666;
	font-family: arial;
	font-size: 13px;
}
div.wcm-scroll {
	width:400px;
	height: 300px;
	overflow: auto;
	overflow-x: hidden;
	font-size:12px;
}
ul, ol {
	list-style:none;
}
body {
	line-height:1.2;
}
a img {
	border:none;
}

body {
	font-size:12px;
	color:#222;
	font-family:Arial;
}

a {
	outline:none;
	cursor:pointer;
	color:#666666;
}
a:hover {
	color:#B6213E;
}

a.title {
	display:block;
	padding:5px 0;
	width:240px;
}

div.actions {
	padding-top:1em;
	clear:left;
}
dl.options {
	background-color:#333;
	border:1em solid #333;
}
dl.options dt {
	font-weight:bold;
	color:#aacdff;
	margin:.1em 0;
}
dl.options dd {
	margin:0;
	padding:0 0 0 1em;
	background:transparent url('../images/theme/arrow.blue.gif') left center no-repeat;
}
dl.options.horizontal dd {
	float:left;
	margin-right:1em;
}
dl.options dd a {
	color:#fff;
	text-decoration:none;
	display:block;
}
dl.options dd a:hover {
	text-decoration:underline;
	color:#B6213E;
}
dl.options dd+dt {
	margin-top:5px;
}
dl.options dd.selected {
	
	font-weight:bold;
}

div.wcm-scroll {
	width:440px;
	height: 380px;
	overflow: auto;
	overflow-x: hidden;
}
div.wcm-scroll dl {
	float: left;
	width: 210px;
}
div.wcm-scroll dt {
	font-weight: bold;
}
dt{ margin-left:20px}
.style11 {font-size: 17px}
.style13 {
	color: #666666;
	font-family: arial;
	font-size: 12px;
}