body {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8a3100;
	margin: 0;
	padding: 0;
	background: #fefcf0 url(../images/bgr.jpg) repeat-x;
}
html, body, .container{
	height: 96%;
	margin: 0;
	padding: 0;
}
.container {
	width: 970px;
	margin: 0;
	padding: 0 0px 0 0px;
	border: 0;
}
td {
	vertical-align: top;
	text-align: left;
}
h1 {
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
h2 {
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	font: italic 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a {
	color: #990000;
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #dd2215;
	text-decoration: none;
}
img {
	border: 0;
}
#serachbut{
	font-size: 11px;
	margin: 0 0 0 4px;
}
#left {
	float: left;
}
#right {
	float: right;
}
#maincontent {
	padding: 0 0 0 0;
	text-align: justify;
	line-height: 150%;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	height: 58%;
}
.maintext a,.maintext a:hover,.maintext a:visited {
	width: auto;
	color: #dd2215;
	text-decoration: none;
}
.breadcrumb a, .breadcrumb a:visited{
	color: #990000;
	text-transform: uppercase;
	font-weight: bold;
}
#big {
	font-size: 14px;
}
.languages {
	float: left;
	margin: 0px 0 0 0px;
	padding: 8px 0 0 0;
	font-weight: bold;
}
.search {
	float: right;
	margin: -30px 0 0 23px;
}
form {
	margin: 0;
	padding: 0;
}
.news {
	width: 320px;
	float: left;
	height: 100%;
	font-size: 12px;
	margin: 0 0 0 10px;
	line-height: 120%;	
	padding: 10px;
	text-transform: uppercase;
}
.news a{
	color:#e13f2b;
}
.news a:visited {
	text-decoration: none;
	color: #8d8d8d;
}
.news a:hover {
	text-decoration: none;
	color: #b6b6b6;
}
.leftmenu {
	float: left;
	height: 180px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
.leftmenu a, .leftmenu a:visited, .leftmenu a:link{
	display: block;
	width: 320px;
	background: url(../images/arrow.gif) no-repeat left center;
	padding: 10px 0 10px 20px;
	border-bottom: 1px dashed #D3D2D2;
	color: #8d8d8d;
}
.leftmenu a:hover {
	text-decoration: none;
	color: #c9c7c7;
}
.img {
	float: left;
	position: absolute;
	bottom: 0;
}
.accents  {
	background-color: #fbbd7a;
	width: 324px;
}
.accents a {
	color: #371300;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
}
.accentst  {
margin: 10px 0 10px 0;
}
.flash {
	height: 200px;
}
/***********************************************/
/* Menu styles                                 */
/***********************************************/
#menu {
	float: left;
	width: 100%;
	height: 29px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #2d9e4b;
	z-index: 100;
	position: relative;	
	font-weight: bold;
}
#menu ul {
	height: 29px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	z-index: 100;
	position: relative;
}
#menu ul li {
	position: relative;
	float: left;
	text-align: left;
  	margin:0;
	padding: 0;
}
.buletin {
	background: url(../images/buletin.gif) no-repeat;
}
#menu li a, #menu li a:visited, #menu li a:active {
	display: block;
	float: left;
	height: 21px;
	color: #fff;
	padding: 8px 10px 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#menu li a:hover {
	color: #000066;
}
#menu li ul {
	position: absolute;
	width: 98px;
	left: 0;
 	margin: 29px 0 0 0px;
	padding: 0 0 2px 0;
}
#menu li:hover>ul {
	visibility:visible;
	position: absolute;
}
#menu ul ul {visibility:hidden; } /* Fix IE. Hide from IE Mac \*/ * html
#menu li ul a, #menu li ul a:visited, #menu li ul a:link, #menu li ul a:active  {
	float: left;
	display: block;
	margin: 0 0 0 0;
  	width: 98px;
	height: 19px;
	padding: 0 3px 0 5px;
	color: #fff;
   background-color:#3F89C3;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #6cb5ee;
	text-transform: capitalize;
}
.copy {
	font-size: 9px;
	text-align: center;
	padding: 5px 0 5px 0;
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
	height: 15px;
	background-color:#009933;
	color: #fff;
}
.photo a{
	display: block;
	height: 150px;
	width: 150px;
	overflow: hidden;
}