BODY, TD, FONT {
	font-size: 12px;
	font-family: Arial, sans;
}


A:link, A:visited {
	font-size: 12px;
	TEXT-DECORATION: none;
	font-family: Arial, sans;
	OUTLINE: none;
	color: #ff0000;
}

A:hover{
	font-size: 12px;
	TEXT-DECORATION: underline;
	font-family: Arial, sans;
	OUTLINE: none;
	DISPLAY: inline;
	color: #ff0000;
}

A:focus, A:active {
	display: inline;
	OUTLINE: none;
}

A:link.topmenu,A:visited.topmenu,A.topmenu {
	color: #fdce04;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, sans;
	text-transform: uppercase;
}
A:hover.topmenu {
	color: #fdce04;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, sans;
	text-transform: uppercase;
}

textarea, input, select  {
	font-family: Arial, sans;
	font-size: 12px;
}

.logininput {
	font-family: Arial, sans;
	font-size: 12px;
	color: #666666;
	border: 1px solid #18682D;
}


.pealkiri {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #339900;
	TEXT-DECORATION: none;
	FONT-FAMILY: Arial, sans;
}

.moviehead {
	font-family: Arial, sans;
	font-size: 12px;
	font-weight: bold;
	color: #005B00;
}
.movieorig {
	font-family: Arial, sans;
	font-size: 10px;
	font-weight: normal;
	color: #005B00;
}
.newssmall {
	font-family: Arial,sans;
	font-size: 11px;
	font-weight: bold;
	color: #663333;
}
.newshead {
	font-family: Arial, sans;
	font-size: 18px;
	font-weight: bold;
	color: #72476A;
}
.newslead {
	font-family: Arial, sans;
	font-size: 12px;
	font-weight: bold;
	color: #72476A;
}
.text {
	font-family: Arial, sans;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textbox {
	font-family: Arial,sans;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.topMenuBgOut {
background-image: none;
font-size: 10px;
}
.topMenuBgOver {
background-image: url('/gfx/bg_menu_roll.gif');
font-size: 10px;
}
.topMenuBgSelected {
background-image: url('/gfx/bg_menu_roll.gif');
font-size: 10px;
}

.loginbox {
padding:1px;
padding-left:2px;
margin:0px;
vertical-align:middle;
height:17px;
width:120px;
color:#000000;
background-color:#E6DEC5;
border:1px solid #000000;
font-family:verdana,arial,sans;
font-size:10px;
}


li 	{
        font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
   	font-style: normal;
	text-decoration: none;
   	list-style-type: square;
   	}

