/*elements*/
html, body {
	margin: 0px; 
	padding: 0px;
	background: #EFE7DD;
}
body { 
	font: 12px verdana, sans-serif; 
	color: #474741; 
}
table, td { 
	font: 11px verdana, sans-serif; 
	border: 0px;
}
h1{
	margin: 0;
	margin-bottom: 8px;
	font-size: 14pt;
	color: #034083;
}
h2{
	margin: 0;
	margin-bottom: 8px;
	font-size: 13pt;
	text-decoration: underline;
}
h3{
	margin: 0;
	margin-bottom: 8px;
	font-size: 11pt;
}
h4{
	margin: 0;
	margin-bottom: 8px;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
h5{
	margin: 0;
	margin-bottom: 8px;
	font-size: 10pt;
	font-weight: bold;
}
p { 
	font: verdana, sans-serif; 
	margin-top: 0px; 
	text-align: justify;
}
p[align=left] {
	text-align: left;
}
p[align=right] {
	text-align: right;
}
p[align=center] {
	text-align: center;
}
ul a {
	position: relative;
}
img {
	border: 0px;
}
a:link{
	text-decoration: none;
	color: #26558a;
}
a:visited { 
	text-decoration: none; 
	color: #26558a;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #DC4E09;
}
form {
	margin: 0;
	padding: 0;
}
/*id`s*/
#page {
	width: 1000px;
	margin: auto;
}
#logo {
	height: 150px;
	overflow: hidden;
	z-index: 0;
}
#nav {
	background: #DDD5CB;
	height: 22px;
	position: relative;
	color: #423119; font-size: 12px; font-weight: bold;
}
#nav #proj {
	float: left;
	height: 22px;
	line-height: 20px;
	padding-left: 16px;
}
#nav ul {
	height: 22px;
	margin: 0;	padding: 0;
	position: absolute;
	left: 250px;
}
#nav ul li {
	display: block; float: left;
	height: 36px;
	margin: 0;	padding: 0 24px 0 0;
}
#nav a{
	color: #423119; font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
#nav a:hover{
	color: #3E3366; font-weight: bold; text-decoration: none;
	border-bottom: 2px solid #3E3366;
}
#cnt {
	width: 100%;
	float: left;
}
#lft {
	background: #947E63;
	width: 212px;
	vertical-align: top;
}
#mid {
	vertical-align: top;
}
#navleft {
	width: 212px;
	border-top: 5px solid #402f1a;
	border-bottom: 5px solid #402f1a;
}
#navleft ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 100%;
}
#navleft ul li{
	background: #74542E;
	border-top: 1px solid #8D683B;
	border-bottom: 1px solid #402f1a;
}
#navleft ul li a{
	display: block; 
	padding: 4px 8px 4px 20px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#navleft ul li a.plus{
	background: url(/themes/liga/images/plus.gif) no-repeat 8px center;
}
#navleft ul li.opnd{
	background-color: #856947;
}
#navleft ul li.opnd ul{
	display: block;
}
#navleft ul li a:hover{
	background-color: #856947;
}
#navleft ul.sub {
	padding-bottom: 1px;
	padding-top: 1px;
	background: #B2A08A;
	border-top: 1px solid #402f1a;
	display: none;
}
#navleft ul.sub li{
	border: 0; margin: 0; padding: 0;
	background: #B2A08A;
	border-bottom: 1px solid #B2A08A;
}
#navleft ul.sub li a{
	display: block;
	padding: 2px 8px 2px 30px;
	font-weight: normal;
	color: #000;
}
#navleft ul.sub li a:hover{
	background-color: #9F8A6D;
}
#content {
	padding: 10px 10px 20px 20px;
	font-size: 14px;
}
#content h1{
	font-size: 18px;
	font-weight: bold;
	color: #402F1A;
	margin: 0; padding: 0 0 10px 0;
}
#footer {
	background: #402f1a;
	height: 32px;
	position: relative;
	padding-top: 8px;
	clear: both;
}
#nrcopy {
	/*background: url(/themes/liga/images/nrlogo.gif) no-repeat right top;*/
	color: #9D9DB6;
	padding: 0 8px 0 0;
	margin-right: 8px;
	margin-left: 8px;
	color: #D4CABE;
	font-size: 10px;
}
#nrcopy a{
	font-size: 11px;
	color: #D4CABE;
}
#nrcopy .gk {
	width:350px; float:left; text-align: left;
}
#nrcopy .lg {
	width:350px; float:right; text-align: right;
}


/*classes*/
.gallery .image{
	width: 700px;
	overflow: hidden;
	text-align: center;
	background: #574608;
	margin: auto;
}
.gallery .loading {
	background: #574608 url(/themes/liga/images/loading.gif) no-repeat center center;
}
.gallery .image img{
	margin: 4px;
}
.gallery .thumbs{
	overflow: auto;
	overflow-y: visible;
	overflow-x: scroll;
	width: 696px;
	border: 2px solid #574608;
	background: #574608;
	margin: auto;
	margin-top: 2px;
}
.gallery .thumbs td{
	padding: 2px;
}
.gallery .thumbs a{
	border: 2px solid #F1E0B2;
	display: block;
	position: static;
}

.newslist {
	font-size: 11px;
	text-align: left;
	background: #f5f6f7;
	border-bottom: 1px solid #dce0e4;
	border-top: 1px solid #dce0e4;
	margin-right: 26px;
	padding-left: 16px;
	padding: 0 10px 20px 16px;
}
.newslist h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3791e9;
	margin: 0; padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
.newslist ul{
	list-style: none;
	padding: 8px 0 0 0;
	margin: 0;
}
.newslist h5 {
	margin: 0;
	font-size: 11px;
	float: left; 
}
.newslist span {
	color: #3791e9;
	font-size: 10px;
}
.newslist li {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
}
.newslist p {
	margin-bottom: 2px;
	margin-top: 2px;
	clear: both;
}
.newslist a.arnews {
	text-decoration: underline;
	font-size: 10px;
}
.cb {
	clear: both;
}
.b {
	font-weight: bold;
}
.al {
	text-align: left;
}
.ar {
	text-align: right;
}
.ac {
	text-align: center;
}
.smallbutton 	{
	COLOR: Black;
	FONT-SIZE: 9px;
	background-color : transparent;
	border: 1px dotted Black;
}
#div1 {
	width: 300px;
	height:225px;
	padding: 10px 5px 5px 15px;
	float: right;
}
#div2 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 15px;
	FLOAT: right;
	PADDING-BOTTOM: 5px;
	WIDTH: 300px;
	PADDING-TOP: 10px;
	HEIGHT: 221px;
}
#tabmimg IMG {
	cursor: hand;
}


.editemail {
	font-size: 12px;
	font-family: Verdana;
	width: 200px;
	border: 1px solid #999999;
}

.editemai2 {
	padding: 2px 0px 2px 4px;
	width: 200px;
	BACKGROUND-COLOR: #e5dbcf;
}
