
body {
	margin: 0px;
	background-color: #F6E7DD;
	font-family:verdana,geneva;
	font-size: 11px;
}


.main{
	font-size: 10px;
	color:#494949;
	padding:0px 10px 0px 10px ;

}


a.emode{
  	background-image: url(/admin/interface/default/imgs/edit.gif);
	background-repeat: no-repeat;
	background-position:left;
	width: 24px;
	height: 16px;
	margin-bottom:10px;
	clear:left;
}

h1{
font-size:18px;
font-weight:bold;
color:#fe0000;
padding:10px 0px 0px 0px;
spacing:0px;
margin:10px 0px 15px 0px;
}


a.link_menu {
	text-decoration: none;
	color: white;
}

.contentholder{
	padding:10px;
}


.txtnewsh {
	font-family: arial,tahoma;
	font-size: 13px;
	color: white;
   padding: 8px;
}

.txtnewsh_c {

   color: #FE292B;
}





div {
	font-size: 10px;
	color: black;
}

a {
text-decoration: none;

}

.txtfooter {
	font-family: arial,geneva;
	font-size: 11px;
	color: white;
}



.navbar{
	color:#aeaeae;
}
a.navbar:hover{
	color:#323232;
}






a.news{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: white;
	display:block;
}
a.news2{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #fe0000;
	display:block;
}

.news{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: white;
	display:block;
}

.news3{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #323232;
	padding:0px 40px 0px 0px ;
}

a.news:hover{
	text-decoration:underline;
}
a.news2:hover{
	text-decoration:underline;
}

.newshea{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.newshea2{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
}

.newstit{
	font-family: verdana;
	font-size: 11px;
	color: #fe0000;
	font-weight:bold;
}

/**/

/*body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{

	margin:0px;
	padding:0px;
}

body{
	 Setting default text color, background and a font stack 
	color:#444444;
	font-size:13px;
	background: #f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
}
*/





/* Gallery styles */
#image_viewer {width:510px;overflow:hidden;padding:10px;background:#FFE5D4;}
#image_viewer #big {text-align:center;}
#image_viewer #big img {width:510px;border:0;}
#image_viewer #small {text-align:center;height:150px;overflow:hidden;margin-top:10px;}
#image_viewer #small img {margin:0 5px;height:70px;filter:alpha(opacity=60);opacity:0.6;}
#image_viewer #small img:hover {cursor:pointer;filter:alpha(opacity=100);opacity:1;}

#image_viewer2 {width:510px;overflow:hidden;padding:10px;background:#FFE5D4;}
#image_viewer2 #big2 {text-align:center;}
#image_viewer2 #big2 img {width:510px;border:0;}
#image_viewer2 #small2 {text-align:center;height:150px;overflow:hidden;margin-top:10px;}
#image_viewer2 #small2 img {margin:0 5px;height:70px;filter:alpha(opacity=60);opacity:0.6;}
#image_viewer2 #small2 img:hover {cursor:pointer;filter:alpha(opacity=100);opacity:1;}


