BODY {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3399CC;
}

/* headers and copy */
/*---------------------------------------------------*/

h1 {
	font-weight: bold;
	font-size: 12px;
	color: #3399CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#scroller {
	width: 192px;
	height: 421px;
	border: 1px solid #fff;
	overflow: auto;
	padding-right: 10px;
	margin: 0px;
}

.toptable {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3399CC;

}
.bodytable {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3399CC;
	padding: 20px;

}
.sidetable {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #3399CC;
}

/* links */
/*---------------------------------------------------*/

A:link,
A:visited {
	font-weight: normal;
	font-size: 11px;
	color: #E67920;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
ul.makenav, ul.makenav ul {
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

ul.makenav .nav {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3399CC;
	margin:0;
	list-style-type: none;
	padding: 0px;
	line-height: 17px;
}

ul.makenav .nav a {
	padding-left: 30px;
	COLOR: #666666;
	text-decoration:none;
	margin:0;
	font-weight: normal;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}

ul.makenav .navon {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	margin:0;
	list-style-type: none;
	padding: 0px;
	line-height: 17px;
}

ul.makenav .navon a {
	padding-left: 12px;
	COLOR: #37B2EF;
	text-decoration:none;
	margin:0;
	font-weight: bold;
	display: block;
}
ul.makenav .subnav {
	margin:0;
	list-style-type: none;
	padding: 0px 0px 0px 14px;
	line-height: 15px;
	border: 1px solid #FFFFFF;
	display: none;
}

ul.makenav .subnav a {
	padding-left: 12px;
	COLOR: #37B2EF;
	text-decoration:none;
	margin:0;
	font-weight: bold;
	display: block;
	font-size: 11px;
}

/* hover for main menu items*/
	ul.makenav .nav a:hover, ul.makenav .nav a.CSStoHighlink {
	background-color: #3399CC;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
}

	ul.makenav .subnav a:hover, ul.makenav .subnav a.CSStoHighlink {
	color: #666666;
	display: block;
}
ul.makeMenu .nav {  /* the behaviour to mimic the li:hover rules in IE 5+ */
	behavior:  url(./include/IEmen.htc);
}
ul.makeMenu ul {  /* copy of above declaration without the > selector */
	display: none; position: absolute; top: 0px; left: 173px; list-style-type: none;
}
.ho {
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;

}
.bannerpara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3399CC;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	color: #3399CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bw2blutext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3399CC;
}
.bw2blubold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
}
