body{
	padding : 0px;
	border: 0px;
	background-image:url(../img/bg2.jpg); background-repeat:repeat-y;
	background-attachment:fixed; padding:0px; margin:0px;
	background-position:bottom;
	font-family:Verdana; 
}

a
{
	color: #6E4833;
}

a:hover
{
	color: #8E7153;
}

a:activ
{
	color: #444444
}

div
{
 color: #362212;
 font-size: 12px;
}

table
{
 color: #362212;
 font-size: 12px;
}

input, select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #666666;
	font-size: 10px;
}

img
{
	border: none;
	text-decoration: none;
	display: block;
}

.subnavi {
	color: #000000; 
	font-size: 11px;
}
.prev
{
	float: left;
	margin-right: 5px;
}
.schatten_200
{
	background: url(../img/schatten-200.png) no-repeat bottom left;
	padding: 4px 7px 17px 7px;
	border-top: solid 2px #efefef;
}
* html .schatten_200
{ /*IE6 only*/
	background: url(../img/schatten-200.png) no-repeat bottom left;
	padding: 7px;
	_padding: 7px;
	border: solid 2px #efefef;
}
.heading
{
	font-size: 25px;
	color: #6E4833;
}
.subtext
{
	font-size: 11px;
	font-weight: bolder;
}
a.subnavi, a.subnavi:link, a.subnavi:visited, a.subnavi:active, .subnavi {
	color: #000099; 
	font-size: 11px; 
	text-decoration: none;
}
.copy, a.copy, a.copy:link, a.copy:visited, a.copy:active {
	color: #666666; 
	font-size: 10px; 
	text-decoration: none;
}
a.copy:hover, a.subnavi:hover { 
	color: #ff0000;
}

#container
{
	border: 0px solid;
	width: 750px;
	height: inherit;
}

* html #container
{ /*IE6 only*/
	width: 750px;
    margin: 0px;
    border: 0px;
}

#textbox
{
	margin: 50px;
	margin-top: 10px;
	text-align: justify;
}

* html #textbox
{ /*IE6 only*/
	width: 650px;
	margin: 0px;
	text-align: justify;
	border: 0px;
	margin-bottom: 20px;
}

#caltable
{
	width: 600px;
	height: 359px;
	background-image:url(../img/calendar.jpg);
}

#caltop
{
	width: 100%;
	height: 94px;
}

#calleft
{
	width: 172px;
	height: 53px;
	float: left;
}

#calbox
{
	width: 85px;
	height: 42px;
	float: left;
	padding-top: 11px;
	border: 0px;
}

.green
{
	color: #007900;
}

.small
{
	font-size: 9px;
}
