body
{
	font-size:11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
}

table
{
	font-size:11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td
{
	background-color: #ffffff;
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}


.border1
{
	border : 1px solid Black;
}

a{
	text-decoration : none;
	color: #000099;
}

a:visited {
	text-decoration : none;
	color: #000099;
}

a:hover {
	text-decoration : underline;
}



td.line1{
	background-color : #DFDFDF;
}

td.footer {
	color : White;
	background-color : #E0E0E0;
	font-size : 11px;
}

.header {
	color : #fff;
	background-color : #112997;
	font-size : 12px;
	font-weight : bolder;
	height:19px;
}

.headerdate {color:#ffffff; background-color : #112997; font-size:10px; font-weight:bold; height:19px; text-align:right; }

.el1 {
	background-color : #ADADAD;
	color : #ffffff;
	font-weight : bold;
}

.el2 {
	background-color : #F7F7F7;
	color : #000000;
}

.el3 {
	background-color : #F1F1F1;
	color : #000000;
}

.linia {
	background-color : #E0E0E0;
}

.text_grey {
	color : #B2B2B2;
	text-align : center;
}

.search {
	background : #D9D9D9;
	text-align : center;
}

.searchinput {
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, Times, Courier, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-color: #F4F4F4;
	border : 1px solid #000000;
}

.searchtbl {
	text-align : center;
}


.history_head{
	background : #E8E8E8;
	text-align : center;
}

.history_data{
	background : #F7F7F7;
	text-align : center;
}

/*login panel*/

.logininput {
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, Times, Courier, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 10px;
	background-color: #F4F4F4;
	border : 0px solid #000000;
}

.loginbutton{
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, Times, Courier, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-weight : bolder;
	color: #ffffff;
	background-color: #838383;
	border : 0px solid #000000;
}

.msg_header {
	background-color : #C2C2C2;
	font-weight : bold;
	text-align: center;
}


.msg_data1 {
	background-color : #E7E7E7;
}

.msg_data2 {
	background-color : #F7F7F7;
}

.msg_input {
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, Times, Courier, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #ffffff;
	border : 1px solid #bbbbbb;
}

.input_button {font-family: verdana,tahoma,arial,helvetica,sans-serif; font-size : 11px; text-decoration: none; font-weight : bold; color: Black; background-color : #E0E0E0; border : 1 solid #707070;}

.menu_kat{padding:0px 0px 10px 0px;}

.menu_kat .menu0 {line-height:19px; color:#ffffff; text-decoration:none; background:#000; font-weight:bold; text-align:center;}
.menu_kat .menu0 a {line-height:19px; color:#ffffff; text-decoration:none; background:#000; font-weight:bold; text-align:center;}

.menu_kat td.menu1i { background:#DFDFDF; line-height: 19px; }
.menu_kat .menu1 { background:#DFDFDF; line-height: 19px; color:#000; text-decoration:none; display:block; border-bottom: 1px solid #ddd; font-weight:bold;}
.menu_kat a.menu2 { line-height: 19px; color:#000; text-decoration:none; display:block; border-bottom: 1px solid #ddd; background:#F7F7F7;}
.menu_kat a.menu2:hover {text-decoration:none; font-weight:normal; color:#000; background:#E9E9E9;}
.menu_kat td.menu2i { border-bottom: 1px solid #ddd; line-height: 19px; background:#F7F7F7;}


