BODY
{
	margin:						0px;
	font-family: 				verdana;
	font-size: 					10px;
	background-image: 			url(bg.gif);
}
TABLE, TR, TD
{
	font-family: 				arial;
	font-size: 					11px;
	line-height:				16px;
	color:						#393939;
	border:						none;
	padding:					0px;
	border-collapse:			collapse;
	border-spacing:				0px;
	margin:						0 auto;
}

A
{
	color:						#ec2529;
	text-decoration: 			none;
	position: 					relative;
}
A:HOVER
{
	color:						#ec2529;
	text-decoration: 			underline;
}
A.menu
{
	background-color: 			transparent;
	text-decoration: 			none;
}
A.menu:HOVER
{
	background-color: 			transparent;	
	text-decoration: 			none;
}




IMG
{
	border:						none;
	margin:						0 auto;
}
IMG.selectmenu
{
  filter:alpha(opacity=50) ;
  -moz-opacity: 0.5;
  opacity: 0.5;
}

INPUT
{
	border:						1px solid #c16d12;
	background-color: 			#ffffff;
	height:						16px;
	color:						#4d4b46;
	font-family: 				arial;
	font-size: 					10px;
}
TEXTAREA
{
	border:						1px solid #88aeb6;
	background-color: 			#f6fdff;
	color:						#f6fdff;
	font-family: 				arial;
	font-size: 					10px;
	color:						#88aeb6;
}


DIV
{
	margin:						0px;
}



#main TABLE.content
{
	width:						800px;	
}
#main TD.content
{
	vertical-align: 			top;
	text-align: 				left;
}

#main TABLE.site
{
	width:						100%;
	height:						100%;
}
#main TD.site
{
	width:						100%;
	height:						100%;
	vertical-align: 			middle;
	text-align: 				center;	
}
#main TABLE.open
{
	width:						700px;
	height:						570px;
}
#main TD.open
{
	background-image: 			url(imagine.gif);
	width:						700px;
	height:						570px;
	vertical-align: 			top;
	text-align: 				left;	
}
#main DIV.menu
{
	margin-top: 				203px;
	margin-left: 				453px;
}
#main DIV.submenu
{
	margin-top: 				50px;
}
#main DIV.login
{
	background-image: 			url(loginbg.png);
	width: 						137px;
	height:						77px;
}
#main TD.login
{
	padding: 					3px;
}

#main TABLE.sub
{
	width:						100%;
	height: 					auto;
}
#main TD.substart
{
	width: 						100%;
	height:						308px;
	text-align: 				center;
	vertical-align: 			top;
}
#main TABLE.substart
{
	width:						800px;
}
#main TD.subhead
{
	width: 						100%;
	height:						75px;
	text-align: 				center;
	background-image: 			url(subhead.gif);
}
#main TD.subarea
{
	width: 						100%;
	height:						auto;
	text-align: 				center;
	background-color: 			#ffffff;
}
#main TD.subbottom
{
	width: 						100%;
	height:						13px;
	background-image: 			url(subbottom.gif);
}
#main TD.submenu
{
	width:						172px;
	vertical-align: 			top;
}
#main TD.topical
{
	width:						200px;
	vertical-align: 			top;
}
#main TD.framebg
{
	width:						200px;
	background-image: 			url(framebg.png);
	padding:					8px;
}

#main TD.refrow
{
	width: 						400px;
	text-align: 				left;
}
#main TABLE.reftable
{
	width:						400px;
}
#main TD.reftd
{
	width:						200px;
	text-align: 				left;
}

#main TD.cikkcim
{
	font-size: 					16px;
	font-weight:				bold;
	color:						#ec2529;
	padding-bottom:				10px;
}
