@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia;
	font-size: 12px;
	color: #462300;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E4D8F1;
}
a:link {
	color: #462300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #462300;
}
a:hover {
	text-decoration: underline;
	color: #630;
}
a:active {
	text-decoration: none;
	color: #630;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #331A00;
}
h1 {
	font-size: 24px;
	color: #331A00;
	padding-top: 40px;
	margin-top: 30px;
	background-image: url(/img/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
h2 {
	font-size: 16px;
	color: #331A00;
}
h3 {
	font-size: 14px;
	color: #331A00;
}
p {
	text-indent: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	margin: 0px;
}
#controls
	{
		width:780px;
		background:#FFF;
		background:url(/img/topmenu_03.jpg);
		background-position:right;
		background-repeat:no-repeat;padding:0px;
	}

#header
	{
		width:780px;
	}.ctrl {
	padding-left:12px;
	padding-right:12px;
	padding-bottom:9px;
	padding-top:5px;
	float:right;
	font-family: Georgia;
	font-size: 12px;
	color: #462300;
	cursor: pointer;
}
.ctrl_over {
	padding-left:12px;
	padding-right:12px;
	padding-bottom:9px;
	padding-top:5px;
	float:right;
	background-image: url(/img/stampbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #462300;
	cursor: pointer;
}
