/* CSS Document */

body
{
	padding:0;
	margin:0;
	font-family: "trebuchet ms";
	color: #4d4d4f;
	background-image:url('../images/bg.jpg');
}

.topnavigation
{
	background-image:url('../images/top_navi_pattern.gif');
}

.tlink
{
	font-size:11px;
	padding: 0 15px 0 15px;
}
.date
{
	font-size: 11px;
	color: #bcbec0;
	padding-left: 15px;
}

.welbody
{
	padding: 20px;
}

.weltext
{
	font-size: 12px;
	line-height: 15px;
}

.generaltext
{
	font-size: 11px;
}

.generaltext2
{
	font-size: 12px;
	line-height: 17px;
}

li
{
	padding-bottom: 8px;
}
.topbar
{
	background-image:URL('../images/top_pattern.gif');
	height: 32px;
}

.footer
{
	background-color: #24360b;
	height: 36px;
	text-align: center;
	font-size: 11px;
	color: #6de3b4;
}

.divider
{
	padding: 0 10px 0 10px;
}

.copyright
{
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	height: 70px;
}

.inputext
{
	font-size: 11px;
	color:#006c3d;
	height:17px;
}

textarea
{
	font-size: 11px;
	font-family: tahoma;
	color:#006c3d;
}
.subutton
{
	background-color:#00894d;
	border:1px solid #005630;
	color:#e1ca07;
	font-size:11px;
	height:26px; 
	font-weight:bold;
}