.menu { 
BACKGROUND-COLOR: #F8F8F8;
BORDER-BOTTOM: #000000 1px dashed;
FONT-FAMILY: VERDANA;
FONT-SIZE: 7pt;
COLOR: #333333;
TEXT-DECORATION: NONE;
}

.menuH { 
BACKGROUND-COLOR: #f8f8f8;
BORDER-BOTTOM: #000000 1px dashed;
FONT-FAMILY: VERDANA;
FONT-SIZE: 7pt;
COLOR: #333333;
}
a {
COLOR: #0000FF;
TEXT-DECORATION: underline;
}
a:hover
{	color: ff0000;
	TEXT-DECORATION: underline;
}
a.hot {
COLOR: #ff0000;
TEXT-DECORATION: underline;
}
a.hot:hover
{	color: ff0000;
	TEXT-DECORATION: none;
}
a.title {
COLOR: #000000;
TEXT-DECORATION: underline;
}
a.title:hover
{	color: #000000;
	TEXT-DECORATION: none;
}



A.tmenu {
COLOR: #666666;
FONT-FAMILY: Verdana;
FONT-SIZE: 8pt;
TEXT-DECORATION: none;
FONT-WEIGHT: bold;
}
A.tmenu:hover {
COLOR: #333333;
FONT-FAMILY: Verdana;
FONT-SIZE: 8pt;
TEXT-DECORATION: none;
FONT-WEIGHT: bold;
}
td.search
{	background-image: url("..\images\search.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	
}
td.pal
{	background-image: url("..\images\pals.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	
}
td.article
{	background-image: url("..\images\article.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	
}
td.vote
{	background-image: url("..\images\vote.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	
}
td.jok
{	background-image: url("..\images\joks.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	
}





Input.but { 
	font-family: Verdana,Arial,Helvetica; 
	font-size: 10; 
	
	color:#000000; 
	background-color: #f2f2f2; 
	border: #111111 1px solid
}
Input.butrans { 
	font-family: Verdana,Arial,Helvetica; 
	font-size: 10; 
	font-weight: bold;
	color:#000000; 
	background-color: transparent;
	font-weight: bold;
	border: #111111 1px solid
}
textarea.but1 { 
	font-family: Verdana,Arial,Helvetica; 
	font-size: 10; 
	color:#000000; 
	background-color: #f2f2f2; 
	border: #111111 1px solid;
}



