body{
	background: #f0eada;
	background-image:url(/_gfx/design/body_bg.gif);
	background-repeat:repeat-x;
	margin: 0px auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.mainmenu a{
	color: #f0eada;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.mainmenu a:hover{
	color: #fff;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.mainmenuSelected a{
	color: #fff;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.submenu a{
	color: #f0eada;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.submenu a:hover{
	color: #fff;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.submenuSelected a{
	color: #fff;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
h1 {
	color: #4b5606;
	font-size: 22px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px auto;
}
h2 {
	color: #4b5606;
	font-size: 18px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px auto;
}
h3 {
	color: #4b5606;
	font-size: 12px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px auto;
}
p {
	padding-top: 0px;
	margin-top: 3px;
}
.light {
	color: #f0eada;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px auto;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
.top{
background-image: url(/_gfx/design/top.jpg); background-repeat:no-repeat; height: 175px; 	
}
.tilforumDiv{
width: 850px; 
padding-top: 145px; 
text-align:right; 
font-size: 16px; 
font-weight: bold; 
font-style:italic; 
color: #FFF; 
font-family:Georgia, 'Times New Roman', Times, serif;
}
.tilforumDiv a {
	color: red;
}
.leftTD {
	width: 284px;
	vertical-align:top;
}
.leftMenuTopDiv{
width: 284px; height: 90px; background-image:url(/_gfx/design/left_top.jpg); background-repeat: no-repeat;	
}
.leftMenuRepeaterDiv{
width: 284px; background-image:url(/_gfx/design/left_repeat.jpg); background-repeat:repeat-y; min-height: 530px;
}
.leftMenuMainDiv{
width: 284px; background-image:url(/_gfx/design/left_main.jpg); background-repeat: no-repeat; min-height: 530px;
}
.leftMenuBottomDiv{
width: 284px; height: 45px; background-image:url(/_gfx/design/left_bottom.jpg); background-repeat: no-repeat; background-position:right;
}
.contentTD{
	width: 616px;
	vertical-align:top;
}
.contentMain{
width: 611px;
padding-left: 5px;
background-image:url(/_gfx/design/content_main.jpg); 
background-repeat: no-repeat; 
background-position:top; 
min-height: 530px;
}
.contentInner{
	margin-right: 120px; padding-top: 45px;
}
.frontpageBoxes{
	width: 100%; text-align: center
	}
.frontpageBox1{
	background-image: url(/_gfx/design/box1.gif); width: 410px; background-repeat: no-repeat; height: 130px; text-align: left
	}
.frontpageBox1inner{
	padding: 10px;
	padding-left: 15px;
	height: 80px;
	}
.frontpageBoxLink{
	text-align: right;
	padding-right: 20px;
	height: 20px;
}
.frontpageBoxLink a{
	color: #4b5606;
	font-size: 12px;
}

.frontBox{

}
.frontBoxHeader{
	margin-top: 60px; 
	padding-left: 3px; 
	font-weight: bold; 
	font-size: 12px; 
	color: #fff; 
	padding-top: 3px; 
	height: 17px;
}
.frontBox_list{

}
.fontBox_list_bullet{

}
.fontBox_list_link{

}
.fontBox_list_link a{
	color: #4b5606;
}
.fontBox_list_link a:hover{
	color: #323907;
}

.border1 {
	border: 1px solid #beb298;
	width: 100%;
}
.trTop {
	background-color:#006940;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
}
.tr1 {
	background-color:#dcd5c1;
	padding: 2px;
	color: #000;
}
.tr1 td {
	padding: 2px;
}
.tr1 a {
	color: #000;
}
.tr2 {
	background-color:#edeae0;
	padding: 2px;
	color: #000;
}
.tr2 a {
	color: #000;
}
.tr1:hover {
	background-color:#beb298;
}
.tr2:hover {
	background-color:#beb298;
}
.td1{
	background-color: #006940;
	padding: 2px;
	color: #f0eada;
}
.td2{
	background-color: #f0eada;
	padding: 2px;
	color: #000;
}
.inputTxt{
	background-color: #beb298;
	border: 1px solid #006940;
	color: #FFF;
	padding: 2px;
	font-size: 14px;
}
.inputArea{
	background-color: #beb298;
	border: 1px solid #006940;
	color: #FFF;
	padding: 2px;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
}
.errorDiv{
	border: 1px dashed red;
	padding: 5px;
	margin: 5px;
	color: #900;
	font-weight: bold;
}
