body				{ font-family: Verdana, Arial, sans-serif; color: #1152A9; font-size: 12px; line-height: 16px;  }
td					{ font-family: Verdana, Arial, sans-serif; color: #1152A9; font-size: 12px; line-height: 16px;  }
.headline		{ font-family: Verdana, Arial, sans-serif; color: #1152A9; font-size: 14px; font-weight: bold; }

a					{ font-family: Verdana, Arial, sans-serif; color: #14902D; font-size: 12px; text-decoration: none;  }
a:hover			{ text-decoration: underline; }

input   	{ font-family: Verdana, Arial, sans-serif; font-weight: normal; font-size: 10px; }
textarea	{ font-family: Verdana, Arial, sans-serif; font-weight: normal; font-size: 10px; }
select  	{ font-family: Verdana, Arial, sans-serif; font-weight: normal; font-size: 10px; }

.bggreen 	{ background-color:#666633; }
.bglbrown	{ background-color:#D7C59D; }
.bglgreen	{ background-color:#999966; }
.bgcgreen	{ background-color:#FFFFCC; }

.red		{ color: #ff0000; }
.white		{ color: #ffffff; }
.black		{ color: #000000; }
.grey		{ color: #999999; }

.warning	{ font-family: Verdana, Arial, sans-serif; color: #ea1144; font-size: 13px; background-color: #fae9e5; }

body{
    background-image: url(bg.gif);
}
.navtd{

	height:16px;
	padding-top:4px;
	padding-right:0px;
	padding-bottom:4px;
	padding-left:18px;
	text-align:left;
}
.contenttd{
	vertical-align:top;
	text-align:left;
}
.contentleft{
	background-image: url(bg_content.gif);
	width:372px;
    height:327px;

}
.contentright{
	background-image: url(bg_content.gif);
    width:372px;
    height:327px;
    
}
.rightscroll{
  overflow:auto;
 height:290px;
  width:352px;
  margin:5px 0px 0px 5px;
}
.leftscroll{
  overflow:auto;
  height:290px;
  width:352px;
  margin:5px 0px 0px 5px;
}

.nav {
	font-family:verdana, sans-serif;
	font-weight:bold;
	color:#D1C8B0;
	text-decoration:none;
	margin-right:36px;
	font-size:12px;
}
.nava {
	font-family:verdana, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:36px;
	font-size:12px;
}
.cright, .cleft{
	width:314px;
	padding:6px 6px 6px 6px;
	margin-bottom:6px;
	background-color: #FFFFFF;
	color:#1152A9;
	text-align:left;
}
.katheadline{
  	margin:6px 6px 6px 5px;
    width:326px;
	background-color:#14902D;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.spacer{
	width:8px;
}





