body {
	background-color: White;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color : Black;
}
.topmenu, A.topmenu{
	font-family: Tahoma, "Sans Serif";
	font-size: 12px;
	text-decoration: none;
	color: #865C2A;
}

A.topmenu:hover{
	font-family: Tahoma, "Sans Serif";
	font-size: 12px;
	text-decoration: underline;	
}

.content ,A {
	font-family: Tahoma, "Sans Serif";
	font-size : 11px;
	color : #6E4C23;
	font-weight: normal;
}

.languages {
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	color : #A1A1A1;
	text-decoration : none;
}

.heading{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	font-weight : bold;
}

.table_header{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #E9F47B;
	background-image: url(images/table_header.png);
	font-weight: bold;
}

.table{
	font-family: Verdana, "Sans Serif";
	font-size : 11px;
	color : #865C2A;
	font-weight : normal;
	text-decoration : none;
	background-image: url(images/0/table.png);
	}
	
.inputnews{
	font-family: Verdana, "Sans Serif";
	font-size : 11px;
	color : #1F3C6B;
	font-weight : normal;
	text-decoration : none;
	background-image: url(images/0/table_header.png);
	}

.table_border{ background-color: #F8D872; }
		
.logo{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	font-weight : bold;
	background-image : url(images/index_2.png);
}
.logo1{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	font-weight : bold;
	background-image : url(images/index_9.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.menu-top{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #677A87;
	background-image : url(images/0/menu.png);
}

.menu_heading{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #F8D872;
	font-weight : bold;
	padding-top: 4px;
	padding-bottom: 0px;
	text-decoration : none;
	background: url(images/table_header.png);
}

.heading2{
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #714E24;
	font-weight : bold;
}

.bodyheading{
	font-family : "Courier New", Courier, monospace;
	font-size : 13px;
	color : #894826;
	font-weight : bold;
	background-repeat : no-repeat;
}

.menulink{
	font-family: Verdana, "Sans Serif";
	font-size : 11px;
	color : #865C2A;
	font-weight : normal;
	text-decoration : none;
}

.menulink:hover {
	text-decoration: none;
}

.menu{
	font-family: Verdana, "Sans Serif";
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	text-decoration : none;
	background-color: #F8D872;
	color: #61431F;
}

.menu1{
	font-family: Verdana, "Sans Serif";
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	text-decoration : none;
	background-image : url(images/menu.gif);
}
.menu2{
	background-image : url(images/menu.gif);
}

.menu_active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	padding-top: 4px;
	padding-bottom: 0px;
	text-decoration : none;
	background-color: White;
	}

.footer {
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	color : #A1A1A1;
	text-decoration: none;
}

.admin {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : red;
}

.helpline { 
	background-color: #DEE3E7;
   border-style: none;
	
}

.content_tabheader {
		background-color : #865C2A;
		border : none;
		padding : 2px 4px 2px 4px;
		font-family : Verdana, "Sans Serif";
		font-size : 11px;
		font-weight : bold;
		color: #F8D872;
		vertical-align : bottom;
	}

.content_tabbody {
		background-color : #F8D872;
		border : none;
		padding : 2px 4px 2px 4px;
		font-family : Verdana, "Sans Serif";
		font-size : 11px;
		font-weight : normal;
		color : #865C2A;
		vertical-align : top;
		border-left: #E8F0F5;
		}
