body, td, input, select, textarea {
	font-family : "Bitstream Vera Sans", "DejaVu Sans", verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
}

body {
	color : #666;
	background-color : #ccc;
}

h1 {
	font-family: arial-black;
	font-size: 22pt;
	color : black;
}

h2 {
	font-family: arial-black;
	font-size: 18pt;
	color : black;
}

h3 {
	font-size: 10pt;
	color = blue;

}

a {
	color : #900;
	text-decoration : none;
}

a:hover {
	color : #900;
	text-decoration : underline;
}

a:active {
	color : #000;
}

a.menuItem {
	color : #900;
	text-decoration : none;
	padding : 5px;
}

a.menuItem:hover {
	color : #900;
	text-decoration : underline;
}

a.menuItem:active {
	color : #000;
}

a.light {
	color :#996B6B ;
	text-decoration : none;
}

a.light:hover {
	color : #900;
	text-decoration : none;
}

a.light:active {
	color : #666;
	text-decoration : none;
}

table.logintable {
	width : 599px;
}

table.maintable {
	width : 100%;
	height : 100%;
	max-width : 900px;
	min-height : 500px;
}

table.errortable {
	background-color : red;
	color : white;
	font-weight : bold;
}

td.header {
	background-color : #fff;
	height : auto;
	color : #999;
	font-size: 9pt;
	padding-left : 1px;
}

td.header_bulgior {
	background-color : #fff;
	height : auto;
	color : #000;
	font-size: 22pt;
	padding-left : 1px;
}

td.header_bulgior2 {
	background-color : #fff;
	height : auto;
	color : #000;
;	font-family: arial;
	font-size: 16pt;
	padding-left : 1px;
}

td.menu {
	background-color : #fff;
	text-align : right;
}

td.content {
	background-color : #fff;
	padding : 10px;
}

td.footer {
	background-color : #efefef;
	color : #999;
	font-size: 9pt;
	padding-right : 10px;
	text-align : center;
	height : auto;
}
td.header2 {
	background-color : darkblue;
	height : auto;
	color : white;
	font-size: 19pt;
	font-weight: bold;
	padding-left : 1px;
}
td.header3 {
	background-color : lightblue;
	height : auto;
	color : black;
	font-size: 9pt;
	font-weight: bold;
	padding-left : 1px;
}

font.header_bulgior {
	background-color : #fff;
	height : auto;
	color : #000;
	font-size: 22pt;
	padding-left : 1px;
}
font.header_bulgior2 {
	background-color : #fff;
	height : auto;
	color : #000;
;	font-family: arial;
	font-size: 16pt;
	padding-left : 1px;
}