a:link, a:visited {
	font-family: tahoma; 
	font-size: 8pt; 
	color: #B50000; 
	text-transform: normal;
	text-decoration: none;
	} 
a:hover, a:active { 
	font-family: tahoma;
	font-size: 8pt; 
	color: #90BE50; 
	border-bottom: 0px;
	text-decoration: none;
	} 
body { 
	background: transparency;
	scrollbar-highlight-color: #69C3FF; 
	scrollbar-shadow-color: #2490D7;
	scrollbar-3dlight-color: #F2FCFF; 
	scrollbar-darkshadow-color: #F2FCFF;
	scrollbar-arrow-color: #F2FCFF;
	scrollbar-face-color: #6897BF;
	scrollbar-track-color: #F2FCFF;
	font-family: tahoma; 
	font-size: 8pt; 
	color: #3C6F9A; 
	line-height: 150%;
	}
td {
	font-family: tahoma; 
	font-size: 8pt; 
	background-color: transparency;
	}
b, strong {
	font-weight: bold;
	color: #A40000;
	}
h1 {
	font-size: 8pt;
	color: #6797BF;
	font-family: tahoma;
	font-weight: bold;
	text-transform: lowercase;
	text-align: left;
	letter-spacing: 5px;
	margin-bottom: 0px;
	margint-top: 5px;
	padding: 10px;
	width: 80%;
	}
h2 {
	font-size: 8pt;
	color: #F2FCFF;
	font-family: tahoma;
	font-weight: bold;
	text-transform: lowercase;
	border-bottom: 3px double #ADCFDC;
	background-color: #6897BF;
	text-align: center;
	letter-spacing: 3px;
	margin-bottom: 3px;
	margint-top: 5px;
	padding: 3px;
	}
h3 {
	font-size: 7pt;
	color: #6797BF;
	font-family: tahoma;
	font-weight: bold; 
	text-transform: lowercase;
	text-align: center;
	background-color: #E4C17F;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h4 {
	font-size: 7pt;
	color: #2F3724;
	font-family: tahoma;
	font-weight: normal;
	text-transform: capitalize;
	background-color: #F2FCFF;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 2px;
	padding: 0px;
	}
#news {
	font-size: 7pt;
	font-family: tahoma;
	background-color: #FFF58B;
	text-align: justify;
	}
#t_bord {
	border-bottom: 1px solid #F2FCFF;
	}
#t_cim {
	background-color: #F2FCFF;
	font-size: 8pt;
	font-family: tahoma;
	text-transform: uppercase;
	}
#t_hely {
	color: #B50000;
	font-size: 7pt;
	font-family: tahoma;
	text-transform: normal;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	}
#dropmenudiv {
	border-left: 1px solid #F6E4B4; 
	border-right: 1px solid #F6E4B4; 
	border-top: 0px solid #01426D; 
	border-bottom: 1px solid #F6E4B4; 
	position:absolute;
	line-height: 30px;
	z-index:100; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	}
#dropmenudiv a {
	font-size: 7pt; 
	font-family: tahoma;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: none;
	text-indent: 3px;
	padding: 1px;
	width: 100%;
	line-height: 16px;
	border-bottom: 0px solid #F1DF04;
	display: block;
	}
#dropmenudiv a:hover { /*hover background color*/
	border: 0px;
	color: #6394BC;
	margin-left: 5px;
	}
#menu a {
	display: block;
	font-size: 8pt;
	color: #B50000;
	text-transform: lowercase;
	letter-spacing: 1px;
	text-decoration: none;
	border: 0px;
	background-color: none;
	padding: 8px;
	}
#menu a:hover {
	color: #2F3724;
	background-color: #90BE50;
	}
#date {
	width: 180px;
	height: 30px;
	text-align: left;
	font-size: 8pt;
	font-family: tahoma;
	color: #FFFFFF;
	background: url(pictures/date_bg.png);
	}
#kismenu {
	width: 180px;
	height: 50px;
	text-align: center;
	font-family: tahoma;
	font-size: 6pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	background: url(pictures/h_bg.png);
	}
#kismenu a {
	color: 3C6F9A;
	font-family: tahoma;
	font-size: 6pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-bottom: 1px solid #3C6F9A;
	}
#kismenu a:hover {
	color: #2AA427;
	}
#button {
	background-color: #00364f;
	border: 0px;
	color: #FFF;
	font-weight: bold;
	width: 100px;
	line-height: 30px;
}