html {
	scrollbar-arrow-color: #993333;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-darkshadow-color: #dddddd;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #eeeeee;
}

body {
	background-color: #993333;
	color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

:link, :visited, :active {
	text-decoration: none;
}

:hover {
	text-decoration: none;
}


ul.news1 {
	list-style: outside;
	padding: 0px;
	margin: 0px;
}

li.news1 {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

ul.text1 {
	list-style: outside;
	padding: 0px;
	margin: 0px;
}

li.text1 {
	list-style: url("images/web_bullet.png") disc;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 4px;
	padding: 0px;
	color: #993333;
	visibility: hidden;
	display: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
}

p.hidden1 {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	color: #ffffff;
}

a.menu1:link, a.menu1:visited, a.menu1:active {
	color:  #eeeeee;
}

a.menu1:hover {
	color: #333333;
}

a.body1:link, a.body1:visited, a.body1:active {
	color:  #993333;
}

a.body1:hover {
	color: #333333;
}

a.footer1:link, a.footer1:visited, a.footer1:active {
	color:  #dddddd;
}

a.footer1:hover {
	color: #333333;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px solid #999999;
	font-size: 0pt;
}

img.demo {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	font-size: 0pt;
}

img.pointer1 {
	margin: 0px;
	margin-bottom: -1px;
	margin-right: 5px;
	padding: 0px;
	background: url("images/web_pointer.png");
	background-repeat: no-repeat;
	background-position: 12px 12px;
	border: 0px solid #999999;
	font-size: 0pt;
}

div {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

div.page1 {	
	position: relative;
	top: 0px;
	left: 0px;
	height: 600px;
	width: 800px;
	margin: auto;
	background-color: #ffffff;
	border: 0px solid #999999;
}

div.header1 {
	position: absolute;
	top: 15px;
	left: 15px;
	height: 75px;
	width: 770px;
	background-color: #ffffff;
	background-image: url("images/web_header.png");
	background-repeat: no-repeat;
	border: 0px solid #000000;
        border-top-width: 1px;
	color: #dddddd;
	font-size: 18pt;
	font-weight: bold;
}

div.footer1 {
	position: absolute;
	top: 570px;
	left: 0px;
	height: 40px;
	width: 800px;
	padding-top: 33px;
	background-color: #993333;
	background-image: url("images/web_footer.png");
	background-repeat: no-repeat;
	border: 0px solid #000000;
        border-top-width: 1px;
	color: #dddddd;
	font-size: 7pt;
	vertical-align: bottom;
	text-align: center;
}

div.menu1 {
	position: absolute;
	top: 90px;
	left: 15px;
	height: 20px;
	width: 770px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	background-color: #666666;
	color: #dddddd;
	float: left;
}

div.menu2 {
	position: absolute;
	top: 110px;
	left: 15px;
	height: 21px;
	width: 770px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
        border-bottom-width: 1px;
	background-color: #999999;
	color: #dddddd;
	float: left;
}

div.menuitem1 {
	position: relative;
	height: 15px;
	margin: 0px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px solid #000000;
	background-color: #666666;
	color: #dddddd;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	float: left;
}

div.menuitem2 {
	position: relative;
	height: 15px;
	margin: 0px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px solid #ffffff;
	background-color: #999999;
	color: #dddddd;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	float: left;
}

div.body1 {	
	position: absolute;
	top: 155px;
	left: 15px;
	height: 400px;
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border: 0px solid #993333;
 	float: left;
   	overflow: auto;
}

div.body2 {	
	position: absolute;
	top: 155px;
	left: 145px;
	height: 400px;
	width: 640px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border: 0px solid #993333;
 	float: left;
   	overflow: auto;
}

div.front1 {
	position: relative;
	width: 225px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url("images/web_bg.png");
	background-position: -20px 10px;
}

div.front2 {
	position: relative;
	width: 150px;
	height: 400px;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url("images/mwf_timelist_36.png");
	background-position: -150px 30px;
	background-repeat: no-repeat;
	border-left: 1px solid #993333;
	border-right: 1px solid #993333;
	float: left;
}

div.front3 {
	position: relative;
	width: 355px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url("images/web_bg.png");
	background-position: -450px 10px;
}

div.side1 {
	position: absolute;
	top: 155px;
	left: 15px;
	width: 120px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url("images/mwf_timelist_36.png");
	background-position: -150px 30px;
	background-repeat: no-repeat;
	border-right: 1px solid #993333;
	float: left;
}

div.onecols1 {
	position: relative;
	width: 620px;
	height: auto;
	margin: 0px;
	margin-right: 0px;
	padding: 0px;
	float: left;
	background-image: url("images/web_bg.png");
	background-position: -70px 40px;
}

div.twocols1 {
	position: relative;
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url("images/web_bg.png");
	background-position: -90px 40px;
}

div.twocols2 {
	position: relative;
	width: 300px;
	height: auto;
	margin: 0px;
	margin-right: 10px;
	margin-top: 32px;
	padding: 0px;
	float: right;
	background-image: url("images/web_bg.png");
	background-position: -400px 40px;
}

div.demo1 {
	position: relative;
	width: 350px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url("images/web_bg.png");
	background-position: -182px -80px;
}

div.demo2 {
	position: relative;
	width: 240px;
	height: auto;
	margin: 0px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 10px;
	float: right;
}

div.demo3 {
	position: relative;
	width: 350px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
}

div.demo4 {
	position: relative;
	width: 350px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
}

