BODY {
	color : #000000;
	font-family : "Times New Roman", Arial, Verdana;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-BASE-COLOR: #FF0000;
	font-size: 9px;
}

A {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}


A:Hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	margin-left: 10px;
	margin-right: 15px;
}

.blink{
	font-family : Verdana, Arial;
	text-decoration: blink;
	background-color: #FFFFFF;
	font-size: 16px;
	color: red;
}

.nagy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

.nagy_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Red;
	margin-left: 10px;
}

.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.table_B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.redNagy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: Red;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #800000;
	float: inherit;
	width: auto;
	color: #FFFFFF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #800000;
	float: inherit;
	border: #FFBFBF;
	color: #FFFFFF;
	font-style: normal;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
	font-weight: bold;
}
.style1 {
	font-size: 14px;
	color: #0000FF;
	margin-left: 15px;
}
.on_top {

	font-size: 10px;
	color: #0000FF;
}





#csstopmenu, #csstopmenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#csstopmenu li{

	float: left;
	position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
	background-color: #990000;	display:none;
}

.submenus{
	display: block;
	width: 10em;
	position: relative;
	top: 1.2em;
	left: 0px;
	background-color: #BF0000;
	border: 2px solid black;
}

.submenus li{
	width: 100%;
}

.submenus li a{
	display: block;
	width: 100%;
	text-indent: 3px;
	color: #F4F4F4;
}

.submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
display:block;
background-color: #FFFFFF;
color: #000000;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

#clearmenu{ /* non IE browsers */
height: 3px;
}

.redNagy_blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: Red;
	text-decoration: blink;
}#menu, #menu ul {height:26px;	padding: 0;	margin: 0;	list-style: none;	}#menu a:link,#menu a:active,#menu a:visited {height:26px;	display: block;	border: 0;	background: #BF0000;	color:#F4F4F4;	font-size: 12px;		}#menu a:hover{height:26px;	background: #BF0000;	color: #F4F4F4;	font-size: 12px;		}#menu li {height:26px;	float: left;	padding: 0;	margin: 0;		}	#menu li ul {height:26px;	float: left;	position: absolute;	left: -999em;	padding: 0;	margin: 0;	width:120px;	font-family: verdana, sans-serif;	line-height:21px;	text-align: left;		}#menu li ul li {height:26px;	float: none;	background:#BF0000;	display: block;	border: 1px solid black;	}#menu li:hover ul,#menu li.sfhover ul {height:26px;	left: auto;	display: block;	}

