@IMPORT url(basic.css);
@IMPORT url(common.css);
@IMPORT url(leftmenu.css);
@IMPORT url(news.css);

h2
{
	font-family: Tahoma, Arial, Verdana;
	color: #333333;
	font-size: 12px;
}
#bottomwraper
{
	background-image:url("/images/tokke/bottomTokke.gif");
	background-repeat:no-repeat;
	}
#bottomImage
{
	width:0px;
	height:0px;
	float:left;
	position:relative;
	left:871px;
	top:-77px;
	}
/* TOPMENU */
a.topmenuitemlink:link, a.topmenuitemlink:visited, a.topmenuitemlink:active, a.topmenuitemlink:hover, .topmenuitemlink
{
	color: #344557;
}

/*  leftmenu */ 

.leftmenusectionwrapper, .TopItem, .TopItemHover, .TopItemActive
{
	clear:both;	
	background-image: url("/images/tokke/LeftMenuTop.jpg");
	background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;	
	width: 160px;
}

.leftmenusectionwrapperselected, .TopItem, .TopItemHover, .TopItemActive
{
	clear:both;
	background-image: url("/images/tokke/LeftMenuTop.jpg");
	background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;		
	width: 160px;
}

a.leftmenusectionlink, a.leftmenusectionlink:link, a.leftmenusectionlink:visited, a.leftmenusectionlink:active, a.leftmenusectionlink:hover, .TopItem, .TopItemHover, .TopItemActive
 {	
	font-family: Tahoma, Arial, Verdana;	
	color: #666666;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
	cursor: hand;
 }
 
 .submenuwrapper, .Group
 {
	background-color: #ffffff;
	padding: 0px 0px 10px 0px;
 }
 
 .subsubmenu
 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1063ad;
	text-decoration: none;
	cursor: hand;
	vertical-align:top;	
	padding: 5px 15px  0px 5px;
	background-color: #ffffff;
 }
 
 a.leftsubmenulink, a.leftsubmenulink:link, a.leftsubmenulink:visited, a.leftsubmenulink:active, a.leftsubmenulink:hover, .leftsubmenulink
 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1063ad;
	text-decoration: none;
	cursor: hand;
	vertical-align:top;
	padding: 5px 15px  0px 5px;
	
 }
 a.leftsubmenulinkselected, .ItemActive
 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #1063ad;
	text-decoration: none;
	cursor: hand;
	vertical-align:top;
	padding:5px 15px  0px 5px;

}
/*  end leftmenu */ 

/*  news  */

#frontpagenewsHeader
{
	background-color: #E2E4E9;
	padding: 1px 0px 1px 5px;
	color: #336699;
	font-size: 13px;		
}

.newsHeaderMain, a.newsHeaderMain:link, a.newsHeaderMain:visited, a.newsHeaderMain:active, a.newsHeaderMain:hover
{
	font-family: Arial;
	color: #336699;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

/*  end news  */
