body  { 
	background-color: #ffffff;
	color: #8c7d60; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 130%; 
	background-image: url(../images/main/back.jpg); 
	background-repeat: repeat-x; 
	text-align: center; 
	margin: 0; 
	padding: 0;
	min-width: 720px;
}

#wrapper {
	width: 704px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
	background-color: #ffffff;
	margin-bottom: 25px;
}

#top {
	background-image: url(../images/main/top.gif);
	background-repeat: no-repeat;
	width: 704px;
	height: 98px;
	margin-top: 0px;
}

#window {

}

#menu {
	margin-left: 19px;
	text-align: left;
	margin-top: -30px;
}

#langchoice {
	text-align: right;
}


#menugroups {
	margin-left: 19px;
	float: left;
}

#content {
	float: right;
	margin-right: 45px;
}

#contentsingle {
	clear: both;
	margin-left: 20px;
}

#title {

}

#submenu {
	margin-left: 4px;
}

#text {
	margin-top: 5px;
	margin-left: 8px;
	margin-right: 10px;
	margin-bottom: 25px;
	width: 550px;
}

#text a:link, #text a:visited  {
	color: #8c7d60; 
	text-decoration: underline; 
}

#text a:hover {
	color: #c8c8c8;
}

#textsingle {
	margin-top: 5px;
	margin-left: 8px;
	margin-right: 10px;
	margin-bottom: 25px;
	width: 550px;
}

#textsingle a:link, #textsingle a:visited  {
	color: #8c7d60; 
	text-decoration: underline; 
}

#textsingle a:hover {
	color: #c8c8c8;
}

#bottom {
	color: #8c7d60;
	font-size: 10px;
	line-height: 130%; 
	background-image: url(../images/main/bottom.gif); 
	background-repeat: no-repeat; 
	height: 39px; 
	width: 704px; 
	text-align: center; 
	clear: both;
	vertical-align: bottom;
}

#bottom a:link, #bottom a:visited  {
	color: #8c7d60; 
	font-size: 10px; 
	line-height: 130%; 
	text-decoration: underline; 
	text-align: left 
}

#bottom a:hover {
	color: #c8c8c8;
}

.bottomlist { 
	color: #c8c8c8;
	font-size: 18px; 
	font-weight: bold; 
	line-height: 0; 
}

.cal_title { font-weight: bold; }
.cal_title_2 { font-weight: bold; background-color: #ebebeb; }
.cal_title a:link, .cal_title a:visited { font-weight: bold; text-decoration: none; }
.cal_text_2 { background-color: #ebebeb; }
.title { font-weight: bold; }

#bottomsitemap {
	clear: both;
	width: 100%;
	padding: 18px 0px 30px 0px; 
	font-size: 11px;
	overflow: auto;
	background: #c8c8c8;
	list-style: none;
}

#bottomsitemap ul{
	float: left;
	width: 165px;
}

#bottomsitemap ul li{
	height: 14px;
	list-style: none;
}

#bottomsitemap a{
	display: block;
	line-height:  14px;
	color: #ffffff;
	text-decoration: none;
}

#bottomsitemap a:hover {
	text-decoration:underline;
}

#bottomsitemap a.on {
	text-decoration:underline;	
}

#group_index {
	clear: both;
	width: 650px;
	padding: 18px 0px 30px 0px; 
	font-size: 11px;
	overflow: auto;
	list-style: none;
	text-align: left;
line-height:11px;
}

#group_index ul{
	float: left;
	width: 250px;
	padding: 10px 0px 0px 0px; 
}

#group_index ul li{
	height: 30px;
	list-style: none;
}

#group_index a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;

}

#group_index a:hover {
	text-decoration:underline;
}

#group_index a.on {
	text-decoration:underline;
}

