body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #333300;
	font-size: 12px;
	font-family: Tahoma, "Arial Unicode";
}
form {
	padding: 0px; margin: 0px;
}
/*Admin Styles*/

.clearfix:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow:hidden; }
.clearfix { display:block; clear: both; }
* html .clearfix { height: 1%; margin:0px; padding: 0px; }
.borderer { border: 1px solid #f00; }

/*Text & Title*/
.adtit 			{color: #807f84; font-weight: bold;}	
.adtitsel 		{color: #B2B0BB; font-weight: bold;}
.adtxt 			{color: #807f84;}						
.adnosel 		{color: #B0AEB5;}
.adnavtit 		{color: #CFCFCF; font-weight: bold;}	

/*BG*/
.adbg1 			{background-color: #DCDECF;}				
.adbg2 			{background-color: #EAEBE2;}
.adbg3 			{background-color: #EFF0E7;}
.adbg4 			{background-color: #F9F9F7;}
.adbgaktive		{background-color: #EADFDB;}				

/*Dot's - Horisontal & Vertical*/
.addothor 		{background-image: url(dothor.gif);	background-repeat: repeat-x; width: 100%; }
.addotver 		{background-image: url(dotver.gif);	background-repeat: repeat-y;}

/*Messages*/
.admess 			{color: #249325;}
.aderr 			{color: #e35108;}

/*Padding*/
.adpad5 			{padding: 5px;}
.adpad10			{padding: 10px;}
.adpad15			{padding: 15px;}
.adpad20			{padding: 20px;}

.adborderTable { border: 1px solid #DCDCDC; border-color: #ffffff #ffffff #3E3E3E #3E3E3E; }
.adborderTable td { border: 1px solid #DCDCDC; border-color: #3E3E3E #3E3E3E #ffffff #ffffff; }

/*Form Controls*/
.adfe  			{ color: #3E3E3E; border: 1px solid #DCDCDC; border-color: #3E3E3E #3E3E3E #3E3E3E #3E3E3E; font-size: 11px;}
.adfec 			{ color: #3E3E3E; border: 1px solid #DCDCDC; border-color: #3E3E3E #3E3E3E #3E3E3E #3E3E3E; text-align: center; font-size: 11px;}
.adbut 			{ color: #3E3E3E; border: 1px solid #DCDCDC; border-color: #3E3E3E #3E3E3E #3E3E3E #3E3E3E; cursor:pointer; cursor:hand;  font-size: 11px; }
.adfei			{ width: 150px; height: 14px; border-bottom: 1px; border-top: 1px;border-left: 1px; border-right: 1px; background-color: #ffffff; border-style: solid; font-size: 11px; border-color: #333333; vertical-align: middle; font-family: Verdana, Arial, Helvetica, sans-serif; }

/*Links*/
.adlksel 		{ color: #e35108; }
.adnolk  		{ color: #807f84; }
a.adlk:link    { color: #807f84; text-decoration: underline; }
a.adlk:visited { color: #807f84; text-decoration: underline; }
a.adlk:active  { color: #807f84; text-decoration: underline; }
a.adlk:hover   { color: #e35108; text-decoration: underline; }

.adblksel 		 { font-size: 12px; color: #e35108; text-decoration: none;      font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
a.adblk:link    { font-size: 12px; color: #807f84; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
a.adblk:visited { font-size: 12px; color: #807f84; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
a.adblk:active  { font-size: 12px; color: #807f84; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
a.adblk:hover   { font-size: 12px; color: #e35108; text-decoration: underline;	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

/*Border*/
.adborder 		 { border-color:#39402F; border-style:solid; border-width:1px }
.adimgborder	 { border-color:#DCDECF; border-style:solid; border-width:3px }

.tat 				 {	cursor:pointer; cursor:hand; }


/*Site Styles*/
.bg0 				{background-color: #ffffff;}	
.bg1 				{background-color: #000000;}	
.bgslogan		{background-image: url(slogan_bg.gif);	background-repeat: repeat-x; width: 530px; height: 37px; }
.newsrazbg		{background-image: url(newsrazbg.gif);	background-repeat: repeat-x; }

.md1				{background-image: url(md1.gif);	background-repeat: repeat-x; }
.md2				{background-image: url(md2.gif);	background-repeat: repeat-x; }
.md3				{background-image: url(md3.gif);	background-repeat: repeat-x; }
.md4 				{background-color: #a9b2b1;}

.bg2 				{background-color: #8c9896;}
.bg3 				{background-color: #b7bdbd;}
.bg4 				{background-color: #fcfafa;}
.iconborder		{
	border-bottom: 2px; border-top: 2px;border-left: 2px; border-right: 2px; border-style: solid; border-color: #8a9993;
}
.leftborder		{
	border-bottom: 1px; border-top: 0px;border-left: 0px; border-right: 0px; border-style: solid; border-color: #8a9993;
	padding-bottom: 10px; padding-left: 0px; padding-right: 0px; padding-top: 0px;
}
.maindiv		{
	border-bottom: 1px; border-top: 1px;border-left: 1px; border-right: 1px; border-style: solid; border-color: #8a9993;
	padding-bottom: 20px; padding-left: 20px; padding-right: 20px; padding-top: 20px; margin: 0px;
}
.titlebg			{background-image: url(titlebg.gif);	background-repeat: repeat-x; }
.titlebgsel		{background-image: url(titlebgsel.gif);	background-repeat: repeat-x; }
.homeselbg		{background-color: #e9e9e9; margin: 0px; padding: 7px; }

.sebg				{background-color: #b7bdbd; }


.navsel 		 		{ font-size: 11px; color: #b7bdbd; text-transform: uppercase; text-decoration: none; }
a.nav:link    		{ font-size: 11px; color: #000000; text-transform: uppercase; text-decoration: none; }
a.nav:visited 		{ font-size: 11px; color: #000000; text-transform: uppercase; text-decoration: none; }
a.nav:active  		{ font-size: 11px; color: #000000; text-transform: uppercase; text-decoration: none; }
a.nav:hover   		{ font-size: 11px; color: #b7bdbd; text-transform: uppercase; text-decoration: none; }

.lnavsel		 		{ font-size: 11px; color: #ffffff; text-transform: uppercase; text-decoration: none; }
a.lnav:link    	{ font-size: 11px; color: #000000; text-transform: uppercase; text-decoration: none; }
a.lnav:visited 	{ font-size: 11px; color: #000000; text-transform: uppercase; text-decoration: none; }
a.lnav:active  	{ font-size: 11px; color: #000000; text-transform: uppercase; text-decoration: none; }
a.lnav:hover   	{ font-size: 11px; color: #b7bdbd; text-transform: uppercase; text-decoration: none; }

.langsel		 		{ font-size: 11px; color: #000000; text-decoration: none; }
a.lang:link    	{ font-size: 11px; color: #b50006; text-decoration: undeline; }
a.lang:visited 	{ font-size: 11px; color: #b50006; text-decoration: undeline; }
a.lang:active  	{ font-size: 11px; color: #b50006; text-decoration: undeline; }
a.lang:hover   	{ font-size: 11px; color: #dd2127; text-decoration: undeline; }


a.more:link    	{ font-size: 10px; color: #b50006; text-decoration: undeline; }
a.more:visited 	{ font-size: 10px; color: #b50006; text-decoration: undeline; }
a.more:active  	{ font-size: 10px; color: #b50006; text-decoration: undeline; }
a.more:hover   	{ font-size: 10px; color: #dd2127; text-decoration: undeline; }

.istsel	   	{ font-size: 11px; color: #8b9696; text-decoration: undeline; }
a.ist:link    	{ font-size: 11px; color: #8b9696; text-decoration: undeline; }
a.ist:visited 	{ font-size: 11px; color: #8b9696; text-decoration: undeline; }
a.ist:active  	{ font-size: 11px; color: #8b9696; text-decoration: undeline; }
a.ist:hover   	{ font-size: 11px; color: #c5cccc; text-decoration: undeline; }

.coverdiv 		{ padding-top: 7px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }




/*Texts*/
.nomer1 			{ color: #fcfafa; font-size: 28px; font-weight: normal; }
.nomer2 			{ color: #fcfafa; font-size: 18px; }

.sectionline	{ font-size: 10px; color: #ffffff; text-transform: uppercase; text-decoration: none; }


/*Tags*/
hr { width:100%; height: 1px; border: medium none; color: #8a9993; background-color: #8a9993; margin:0px; padding: 0px; }
h1{
	font-size: 16px; color: #1e1e1e; text-transform: uppercase; text-decoration: none; padding: 0px; margin: 0px;
	padding-left: 5px; padding-right: 5px; padding-bottom: -10px; margin-left: -7px;
	background-color: #fcfafa; 
}

.homesection 		{ font-size: 10px; color: #ffffff; text-transform: uppercase; text-decoration: none; margin: 0px; padding: 0px; }
.homesectiontot	{ font-size: 9px; color: #000000; text-decoration: none; margin: 0px; padding: 0px; }

.homeanons img 	{ padding-top: 0px; padding-bottom: 8px; padding-left: 0px; padding-right: 8px; }
.homeanons .date 	{ font-size: 10px; color: #b50006; font-weight: bold; }
.homeanons h3 		{ 
	font-size: 14px; color: #1e1e1e; font-weight: bold; text-transform: uppercase; margin: 0px; 
	padding-top: 13px; padding-bottom: 4px; padding-left: 0px; padding-right: 0px;
}
.homeanons h4 		{ 
	font-size: 14px; color: #1e1e1e; font-weight: normal; margin: 0px; 
	padding-top: 0px; padding-bottom: 4px; padding-left: 0px; padding-right: 0px;
}


.homenext  			{ padding-top: 15px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; }
.homenext h3 		{ font-size: 14px; color: #fcfafa; font-weight: normal; text-transform: uppercase; margin: 0px; padding: 0px; }
.homenext h4 		{ 
	font-size: 12px; color: #000000; font-weight: bold; margin: 0px; 
	padding-top: 6px; padding-bottom: 10px; padding-left: 0px; padding-right: 0px;
}
.homenext p 		{ font-size: 11px; color: #000000; margin: 0px; padding: 0px; }



.homenews h2 		{ 
	font-size: 14px; color: #1e1e1e; font-weight: bold; text-transform: uppercase; margin: 0px; 
	padding-top: 13px; padding-bottom: 6px; padding-left: 0px; padding-right: 0px;
}

a.homenewsh2lk:link    		{ font-size: 11px; color: #1e1e1e; font-weight: bold; text-transform: uppercase; text-decoration: none; }
a.homenewsh2lk:visited 		{ font-size: 11px; color: #1e1e1e; font-weight: bold; text-transform: uppercase; text-decoration: none; }
a.homenewsh2lk:active  		{ font-size: 11px; color: #1e1e1e; font-weight: bold; text-transform: uppercase; text-decoration: none; }
a.homenewsh2lk:hover   		{ font-size: 11px; color: #1e1e1e; font-weight: bold; text-transform: uppercase; text-decoration: underline; }

.homenewsh2		    			{ margin: 0px; padding-top: 2px; padding-bottom: 2px; padding-left: 6px; padding-right: 6px; }
.homenewsh2sel	    			{ font-size: 11px; color: #ffffff; font-weight: bold; text-transform: uppercase; }
.homenewsh2bg 					{ background-color: #b60006; }

.homenews h3 		{ 
	font-size: 10px; color: #000000; font-weight: bold; text-transform: uppercase; margin: 0px; 
	padding-top: 0px; padding-bottom: 0px; padding-left: 8px; padding-right: 8px;
}
.homenews .date 	{ font-size: 10px; color: #b50006; font-weight: normal; padding: 0px; padding-top: 5px; }
.homenews h4 		{ 
	font-size: 11px; color: #000000; font-weight: bold; margin: 0px; 
	padding-top: 7px; padding-bottom: 7px; padding-left: 0px; padding-right: 0px;
}
.homenews h5 		{ 
	font-size: 11px; color: #000000; font-weight: normal; text-transform: uppercase; margin: 0px; 
	padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;
}


.detail h2 		{ 
	font-size: 14px; color: #1e1e1e; font-weight: bold; margin: 0px; 
	padding-top: 13px; padding-bottom: 6px; padding-left: 0px; padding-right: 0px;
}
.detail h3 		{ 
	font-size: 10px; color: #000000; font-weight: bold; text-transform: uppercase; margin: 0px; 
	padding-top: 0px; padding-bottom: 0px; padding-left: 8px; padding-right: 8px;
}
.detail .date 	{ font-size: 10px; color: #b50006; font-weight: normal; padding: 0px; padding-top: 5px; }
.detail h4 		{ 
	font-size: 11px; color: #000000; font-weight: bold; margin: 0px; 
	padding-top: 7px; padding-bottom: 7px; padding-left: 0px; padding-right: 0px;
}
.detail h5 		{ 
	font-size: 11px; color: #000000; font-weight: normal; text-transform: uppercase; margin: 0px; 
	padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;
}


.homepool h2 		{ 
	font-size: 14px; color: #1e1e1e; font-weight: bold; text-transform: uppercase; margin: 0px; 
	padding-top: 13px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px;
}
.homepool .quest 		{ 
	font-size: 12px; color: #ffffff; font-weight: bold; margin: 0px; 
	padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px;
	background-color: #b60006;
}

.homeleft h2 		{ 
	font-size: 14px; color: #1e1e1e; font-weight: bold; text-transform: uppercase; margin: 0px; 
	padding-top: 13px; padding-bottom: 6px; padding-left: 0px; padding-right: 0px;
}


.artpool h2 		{ 
	font-size: 14px; color: #1e1e1e; font-weight: bold; text-transform: uppercase; margin: 0px; 
	padding-top: 13px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px;
}
.artpool .quest 		{ 
	font-size: 12px; color: #ffffff; font-weight: bold; margin: 0px; 
	padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px;
	background-color: #8c9896;
}

.mesbg { background-color: #b60006; }


.words 	{ font-size: 10px; color: #b50006; font-weight: bold; }
.important_text 	{ font-size: 12px; color: #b50006; font-weight: bold; }

.searchh2 		{ 
	font-size: 14px; color: #1e1e1e; font-weight: bold; margin: 0px; 
	padding-top: 13px; padding-bottom: 6px; padding-left: 0px; padding-right: 0px;
}
a.searchlk:link    		{ font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
a.searchlk:visited 		{ font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
a.searchlk:active  		{ font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
a.searchlk:hover   		{ font-size: 12px; color: #b7bdbd; text-decoration: none; font-weight: bold;}


.calyear {
	font-size: 11px; color: #ffffff; font-weight: bold;
}
.calbgsel {
	 background-color: #8b9696; 
}
.calbg {
	 background-color: #c3c8c8; 
}
.caltitle { font-size: 10px; color: #b50006; font-weight: normal; text-transform: uppercase; margin: 0px; }
.calmes   { font-size: 9px; color: #ffffff; font-weight: normal; text-transform: uppercase; margin: 0px; }

.newsmes  { font-size: 8px; color: #ffffff; font-weight: normal; text-transform: uppercase; margin: 0px; }

a.calnext:link    	{ font-size: 11px; color: #4a4e4e; text-decoration: none; }
a.calnext:visited 	{ font-size: 11px; color: #4a4e4e; text-decoration: none; }
a.calnext:active  	{ font-size: 11px; color: #4a4e4e; text-decoration: none; }
a.calnext:hover   	{ font-size: 11px; color: #a9aeae; text-decoration: none; }

.author   { font-size: 11px; color: #8b9696; font-weight: bold; }

.searchinput		{ 
	width: 200px; height: 14px; border-bottom: 1px; border-top: 1px;border-left: 1px; border-right: 1px; 
	background-color: #ffffff; border-style: solid; 
	font-size: 11px; border-color: #000000; vertical-align: middle; 
}
.go  { 
	color: #3E3E3E; border: 1px solid #DCDCDC; border-color: #3E3E3E #3E3E3E #3E3E3E #3E3E3E; font-size: 11px; 
	margin: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 10px; padding-right: 10px;
}
.copy 		{ font-size: 11px; color: #000000; font-weight: normal; }
.copylogo1 	{ font-size: 11px; color: #000000; font-weight: bold; text-transform: uppercase; }
.copylogo2 	{ font-size: 11px; color: #b50006; font-weight: bold; text-transform: uppercase; }
a.copylk:link    	{ font-size: 11px; color: #000000; text-decoration: undeline; }
a.copylk:visited 	{ font-size: 11px; color: #000000; text-decoration: undeline; }
a.copylk:active  	{ font-size: 11px; color: #000000; text-decoration: undeline; }
a.copylk:hover   	{ font-size: 11px; color: #666666; text-decoration: undeline; }

a.map1:link    	{ font-size: 11px; color: #000000; text-transform: uppercase; text-decoration: none; font-weight: bold; }
a.map1:visited 	{ font-size: 11px; color: #000000; text-transform: uppercase; text-decoration: none; font-weight: bold; }
a.map1:active  	{ font-size: 11px; color: #000000; text-transform: uppercase; text-decoration: none; font-weight: bold; }
a.map1:hover   	{ font-size: 11px; color: #b7bdbd; text-transform: uppercase; text-decoration: none; font-weight: bold; }

a.map2:link    	{ font-size: 11px; color: #000000; text-transform: uppercase; text-decoration: none; padding: 0px; padding-left: 20px; }
a.map2:visited 	{ font-size: 11px; color: #000000; text-transform: uppercase; text-decoration: none; padding: 0px; padding-left: 20px; }
a.map2:active  	{ font-size: 11px; color: #000000; text-transform: uppercase; text-decoration: none; padding: 0px; padding-left: 20px; }
a.map2:hover   	{ font-size: 11px; color: #b7bdbd; text-transform: uppercase; text-decoration: none; padding: 0px; padding-left: 20px; }

a.map3:link    	{ font-size: 11px; color: #000000; text-decoration: none; padding: 0px; padding-left: 40px; }
a.map3:visited 	{ font-size: 11px; color: #000000; text-decoration: none; padding: 0px; padding-left: 40px; }
a.map3:active  	{ font-size: 11px; color: #000000; text-decoration: none; padding: 0px; padding-left: 40px; }
a.map3:hover   	{ font-size: 11px; color: #b7bdbd; text-decoration: none; padding: 0px; padding-left: 40px; }

.pageing 				{ font-size: 12px; color: #ffffff; font-weight: bold; margin: 0px; padding: 0px; background-color: #8c9896; }
.pageingnolk		  	{ font-size: 11px; color: #8b9696; text-decoration: none; }
a.pageinglk:link    	{ font-size: 11px; color: #8b9696; text-decoration: undeline; }
a.pageinglk:visited 	{ font-size: 11px; color: #8b9696; text-decoration: undeline; }
a.pageinglk:active  	{ font-size: 11px; color: #8b9696; text-decoration: undeline; }
a.pageinglk:hover   	{ font-size: 11px; color: #c5cccc; text-decoration: undeline; }



p.pg 			{ font-size: 12px; color: #000000; text-decoration: none; }
em.pg 		{ font-size: 12px; color: #000000; text-decoration: none; font-style: italic; }
strong.pg 		{ font-size: 12px; color: #000000; text-decoration: none; font-weight: bold; }

h2.pg 		{ font-size: 16px; color: #000000; text-decoration: none; }
h3.pg 		{ font-size: 14px; color: #000000; text-decoration: none; }
h4.pg 		{ font-size: 12px; color: #000000; text-decoration: none; }
h5.pg 		{ font-size: 11px; color: #000000; text-decoration: none; }
h6.pg 		{ font-size: 11px; color: #000000; text-decoration: none; }

ol.pg 		{ font-size:  12px; color: #000000; text-decoration: none; }
li.pg 		{ font-size:  12px; color: #000000; text-decoration: none; }

a.pg:link    { font-size: 12px; color: #b50006; text-decoration: none; }
a.pg:visited { font-size: 12px; color: #b50006; text-decoration: none; }
a.pg:active  { font-size: 12px; color: #b50006; text-decoration: none; }
a.pg:hover   { font-size: 12px; color: #b50006; text-decoration: underline; }




/*N-header*/
#hdgovazd {
	width: 970px;
	height: 100px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #000000;
	position: relative;
}
#hdr1 {
	width: 930px;
	height: 80px;
	margin: 0px auto;
	padding: 0px 20px;
	background-color: #000000;
	position: relative;
	color: #ffffff;
	font-size: 24px;
	line-height: 80px;
	text-align: right;
}
#slogan {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 26px;
	width: 485px;
	background-color: #9aa5a1;
	text-align: left;
	z-index: 1;
}
#logo1 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 26px;
	width: 970px;
	text-align: center;
	z-index: 10;
}
#hdr2 {
	width: 930px;
	height: 55x;
	margin: 0px auto;
	margin-bottom: 20px;
	padding: 0px 20px;
	background-color: #ffffff;
	position: relative;
	color: #ffffff;
	line-height: 55px;
	text-align: center;
}
#langynt {
	position: absolute;
	top: 15px;
	left: 10px;
	height: 14px;
	width: 400px;
	z-index: 10;
	line-height: 14px;
	text-align: left;
	color: #000000;
	font-size: 11px;
}
#langynt strong {
	margin-left: 20px;
}
#seblock {
	position: absolute;
	top: 15px;
	right: 10px;
	height: 14px;
	width: 400px;
	z-index: 10;
	line-height: 14px;
	text-align: right;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
}


/*Top menu*/
.topmenudiv {
	text-align: right; position: absolute; right: 10px; bottom: -10px;
}
.topmenu { list-style:none; overflow:hidden; width:100%; position: relative; left: 15px; } 
.topmenu li { float:left; margin-left: -1px; border-left:1px solid #000000; padding: 0px 15px; font-size: 11px; color: #b7bdbd; text-transform: uppercase; line-height: 11px; } 
.topmenu a { color: #000000; text-decoration: none; }
.topmenu a:hover  { color: #b7bdbd; text-decoration: none; }

.borderer {
	border: 1px solid red;
}

.rubnom {
	position: relative;
}
#hamar1n {
	font-size: 48px;
	width: 150px;
}
#hamar2n {
	font-size: 18px;
	width: 150px;
}

.populart {
	margin: 40px 0px 20px;
}
.popultitle {
	width: 232px;
	background:url(botline.gif) #c61f00 bottom no-repeat;
}
.popultitle h3 {
	margin: 0px;
	padding: 10px 10px 17px 10px;
	font-size: 14px; color: #ffffff; font-weight: bold; text-transform: uppercase;
}
.populbody {
	width: 206px;
	background-color: #e6e7e7;
	margin: 0px;
	padding: 10px 13px 15px;
}
.populbody hr {
	 margin: 7px 0px;
}
.populitem {
	margin: 0px;
	font-size: 10px; color: #000000; font-weight: normal; text-transform: uppercase;
}
.populitem span {
	font-size: 10px; color: #a51700; font-weight: normal; text-transform: uppercase;
}
.populbody a:link    	{ font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; text-transform: uppercase; }
.populbody a:visited 	{ font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; text-transform: uppercase; }
.populbody a:active  	{ font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; text-transform: uppercase; }
.populbody a:hover   	{ font-size: 11px; color: #000000; font-weight: bold; text-decoration: underline; text-transform: uppercase; }



/*slidshow*/
.slideshow {
	margin: 40px 0px 20px;
	position: relative;
	height: 400px;
}
div.tmpSlide {
   position: absolute;
   top: 0;
   left: 0;
   height: 180px;
   display: none;
   padding: 0px;
}
div.tmpSlide img {
	float:left;
	margin:0px 10px 5px 0px;
}
.tmpSlideThumb {
	width:80px;
	float:left;
	margin-right:10px;
}
.tmpSlideBody {
	width:130px;
	float:right;
}
div.tmpSlide h5 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:12px;
}
.tmpSlide span {
	display: block;
	margin:10px 0px;
}
div.tmpSlide a {
	color: #333333;
}
div.tmpSlide a:hover {
	color: #666666;
}


div#tmpSlideshowControls {
   position: absolute;
   top: 230px;
   left: 0px;
}
div.tmpSlideshowControl {
	padding: 5px;
    margin: 5px 0px;
	background-color:#F2F4F4;
}
div.tmpSlideshowControl p {
	 font-size:10px;
	 line-height: 14px;
	 color: #554d31;    
    text-align: left;
	 margin: 5px;
}
div.tmpSlideshowControl span {
	display: block;
	font-weight:bold;
}
div.tmpSlideshowControlActive {
	background-color:#E8E1DB;
}


a.hometitlk:link    	{ font-size: 12px; color: #333333; text-decoration: none; font-weight:bold; }
a.hometitlk:visited 	{ font-size: 12px; color: #333333; text-decoration: none; font-weight:bold; }
a.hometitlk:active  	{ font-size: 12px; color: #333333; text-decoration: none; font-weight:bold; }
a.hometitlk:hover   	{ font-size: 12px; color: #8b9696; text-decoration: undeline; font-weight:bold; }



