body {
	color: #333333;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #666666;
	background-image: url(image/backfade.jpg);
	background-repeat: repeat-x;
}
a {
	color: #990000;
	text-decoration:none;
	background: inherit;
}

a:hover {
	color: #FF0000;
	background: inherit;
	text-decoration: none;
}


#menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width:800px;
	height:25px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #333333;
	margin-top: 0px;
	background-image: url(image/menuback.jpg);
	background-repeat: repeat-x;
}
#menubar ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding-top: 3px;
}

#menubar li {
	display: inline;
	font-size: 1.2em;
}

#menubar a {
	text-decoration: none;
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 3px;
	font-weight: bold;
}

#menubar a:hover, #footer a:hover{
	color:#FF0000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


h1, h2, h3 {
	font-size: 1.5em;
	margin-left: 4px;
	color: #333333;
}
h2, h3 {
	font-size: 1.3em;
}

#data ul {
	padding: 0;
	text-indent: 20px;
	list-style-type: none;
	margin-left: 20px;
}
#data li {
	background-image: url(image/baklist.png);
	background-repeat: no-repeat;
	background-position: left center;

}

.imageleft {
	float: left;
	clear: left;
	background: #eee;
	color: #000;
	margin: 0 12px 10px 0;
}
.imageright{
	float: right;
	clear: right;
	background: #eee;
	color: #000;
	margin: 0 0  10px 25px;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
#masthead{
	width: 800px;
	background-color: #FFFFFF;
}
p {
	margin-top: 5px;
	font-size: 1em;
}
			
#data {
	background: #fff;
	color: #333333;
	border: #eee 1px solid;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.clear {
	clear: both;
	margin: 0 0 2px 0;
}
#footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #333333;
	color: #FFFFFF;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-color: #000000;
}
#footer a {
	font-weight: normal;
	color: #FFFFFF;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}

.smallfoot {
	font-size: .7em;
}




td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

td.tablecellblue {
	background-color: #CCCCCC;
}
td.tablecellorange {
	background-color: #FFFF99;
}
.pushdownpara {
	margin-bottom: 250px;
}
.question {
	font-weight: bold;
	color: #333333;
}
.rounded-hints {
	background: #FFFFFF;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
    
    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat;
	background-color: #FFFF99;
}
    .rnd_b1 {
	margin:0 5px;
	background:#CCCCCC;
}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
	display:block;
	padding: 3px;
	color:#333333;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFF99;
	font-size: 0.8em;
}
table {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.larger {
	font-size: 1.2em;
}

