body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_img/bg.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#content {
	padding-left: 140px;
	padding-top: 90px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #4f5775;
}
.icon img {
	padding-top: 42px;
}
.rolltable_on {
	background-color: #ffd400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7cfea;
}
.rolltable_off {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7cfea;
}
.rolltable_on a, .rolltable_off a{
	text-decoration: none;
}

a:link {
	color: #4f5775;
}
a:visited {
	color: #4f5775;
}
a:hover {
	color: #4f5775;
}
a:active {
	color: #4f5775;
}


#Layer1 {
	position:absolute;
	width:200px;
	height:75px;
	z-index:1;
	left: 590px;
	top: 8px;
}
#submenu {
	position:absolute;
	width:179;
	height:36;
	z-index:2;
	visibility: hidden;
	left: 310px;
	top: 131px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
}

