a:link {
	background-color : transparent;
	color : #000000;
	text-decoration : none;
}

a:visited {
	background-color : transparent;
	color : #000000;
	text-decoration : none;
}

a:hover {
	background-color : transparent;
	color : #000000;
	text-decoration : underline;
}

a:active {
	background-color : transparent;
	color : #000000;
	text-decoration : none;
}

body {
	background-image : url(pics/pageback.jpg);
	background-color : #F9F3C5;
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	scrollbar-3dlight-color : #FBEFB6;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #FBEFB6;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #EDB60D;
	text-align : center;
}


.felt		{
	background-color : #FBEFB6;
	border : #000000 1px solid;
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 11px;
}

.knap	{
	background-color : #FBEFB6;
	border : #000000 1px solid;
	color : #000000;
	cursor : hand;
	font-family : Verdana, sans-serif;
	font-size : 11px;
}

.form 	{
	background-color : transparent;
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	margin : 0px;
}

.table		{
	background : transparent;
	border-left : #555555 1px solid;
	border-right : #555555 1px solid;
	height : 100%;
	width : 760px;
}

.tableinner	{
	background-color : transparent;
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	vertical-align : top;
	width : 100%;
}

.tdbasic	{
	background-color : transparent;
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	height : 100%;
	vertical-align : top;
	width : 100%;
}

.tdhead		{
	background-color : #A00623;
	background-image : url(pics/top.jpg);
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	height : 185px;
	vertical-align : top;
	width : 100%;
}

.tdmenu		{
	background-image : url(pics/menubar.jpg);
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	height : 32px;
	vertical-align : top;
	width : 100%;
}

.tdmenuleft	{
	background-color : transparent;
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	width : 50px;
}

.tdmenufield		{
	background-color : transparent;
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	vertical-align : middle;
	width : 100px;
}

.tdmenubutton	{
	background-color : transparent;
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	width : 18px;
	vertical-align : middle;
}

.tdmenuright	{
	background-color : transparent;
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	vertical-align : middle;
}


.tdbody		{
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	height : 100%;
	vertical-align : top;
	width : 100%;
}

.tdbottom		{
	background-image : url(pics/bottom.jpg);
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	text-align : right;
	height : 50px;
	width : 100%;
}
