body {

	background-color: White;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	color : Black;

}



.bgcolor {

	background-image: url(images/0/background.png);

}



.table_header{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 13px;
	background-color: Black;
}



.table_border{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #511C2E;
	background-image: url(images/0/menu.png);
}

  

.table_border1{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	background-image: url(images/0/background1.png);
}

  

.table_border2{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	background-image: url(images/0/background1.png);
}

.topmenu, A.topmenu{
	font-family: Tahoma, "Sans Serif";
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
	color : White;
}



A.topmenu:hover{
	font-family: Tahoma, "Sans Serif";
	font-size: 12px;
	color : Yellow;
	text-decoration: underline;
	font-weight : bold;
}



.menu-top{

	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;

	font-size : 13px;

	color : White;

	background-image : url(images/0/menu.png);

}



.menu-top1{

	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;

	font-size : 13px;

	color : White;

}



.admin {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	color : red;

}

.imagelink{
	font-family: Verdana, "Sans Serif";
	font-size : 11px;
	color : White;
	font-weight : normal;
	text-decoration : none;
	border-left : 1px outset White;
	border-right : 1px outset White;
	border-top : 1px outset White;
	border-bottom : 1px outset White;
}


.menulink{
	font-family: Verdana, "Sans Serif";
	font-size : 11px;
	color : White;
	font-weight : normal;
	text-decoration : none;
	border-left : White;
	border-right : White;
	border-top : White;
	border-bottom : White;
}



.menulink:hover {
	text-decoration: none;
	background-color : White;
	border-left : White;
	border-left : White;
	border-right : White;
	border-top : White;
	border-bottom : White;
}



.menu{
	font-family: Verdana, "Sans Serif";
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	text-decoration : none;
	color : #511C2E;
}



.menu_active {
	font-family: Verdana, "Sans Serif";
	font-size : 11px;
	color : #4A4A4A;
	font-weight : normal;
	background-color : #511C2E;
	text-decoration : none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #511C2E #511C2E #511C2E #511C2E;
}



.content ,A {
	font-family: Tahoma, "Sans Serif";
	font-size : 11px;
	color : White;
	font-weight: normal;
}



.content_tabheader {
	background-color : #14181C;
	border : none;
	padding : 2px 4px 2px 4px;
	font-family : Verdana, "Sans Serif";
	font-size : 11px;
	font-weight : bold;
	color: White;
	vertical-align : bottom;
}



.content_tabbody {
	background-color : #511C2E;
	border : none;
	padding : 2px 4px 2px 4px;
	font-family : Verdana, "Sans Serif";
	font-size : 11px;
	font-weight : normal;
	color : Silver;
	vertical-align : top;
	border-left: #E8F0F5;
}

		

.heading2{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	font-weight : bold;
}



.heading3{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	font-weight: bold;
	background-color: #511C2E;
}



.table_header3{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

	

.datum{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	font-weight: bold;
	background : #511C2E;
}

.table_white{
	border-bottom : White;
	border-left : White;
	border-right : White;
	border-top : White;
}