body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td{margin:0;padding:0;}fieldset,img,abbr{border:0;}address,caption,code,dfn,h1,h2,h3, 
h4,h5,h6,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}q:before,q:after{content:'';}a{text-decoration:none;}
*{
	margin: 0;
	padding: 0;
}
html{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	cursor: url("../img/iswint.cur"), default;
	color: #2f3e1a;
}
body{
	background: #FFFFFF;
	text-align: center;
}
#container{
	margin: 0px auto;
	width: 1089px;
	background: url("../img/bodybg2.png") repeat-y;
	text-align: center;
}
#header{
	height: 256px;
	background: url("../img/headerfin.jpg") no-repeat;
	text-align: left;
	clear: both;
}
#menu{
	height: 65px;
	text-align: left;
	position: relative;
	left: 125px;
	top: 222px;
	font-weight: normal;
	clear: both;
	font-family: Arial, sans-serif;
}
#content{
    min-height: 200px;
	margin: 35px auto;
}
#left{
	width: 665px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;	
	padding-left: 25px;
}
#right{
    width: 200px;
	height: 50px;
	vertical-align: top;
	font-weight: normal;
	
}
#footer{
	height: 261px;
	background: url("../img/footer2.jpg") no-repeat;
	text-align: left;
	padding-left: 130px;
	font-size: 0.8em;
	font-weight: normal;
	clear: both;
}
#copy{
	height: 30px;
	width: 600px;
	font-size: 1em;
	font-weight: normal;
	color: #AAA;
	position: relative;
	left: 270px;
	top: 220px;
	clear: both;
}
#submenu{
	border-collapse: collapse;
}
#submenu td{	
	background: url("../img/button3.jpg") no-repeat;
	width: 83px;
	height: 30px;
	text-align: center;
	vertical-align: text-top;
	padding-top: 4px;
}
#menu a{
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;	
	font-weight: bold;	
	font-family: Arial, sans-serif;
	font-size: 0.75em;
}
#menu a:hover{
	text-decoration: none;
	color: #f4e90a;
}
#adm-menu a{
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;	
	font-weight: bold;
	padding-left: 4px;
}
#adm-menu a:hover{
	text-decoration: none;
	color: #f4e90a;
}
#adm-menu2 a{
	text-decoration: none;
	color: #55FF22;
	text-transform: uppercase;	
	font-weight: bold;
	padding-left: 4px;
}
#adm-menu2 a:hover{
	text-decoration: none;
	color: #f4e90a;
}
#menu .selected{
	color: #f4e90a;
}
#menu .selected:hover{
	color: #FFFFFF;
}
#footer-menu{
	position: relative;
	left: 160px;
	top: 205px;
	width: 600px;
}
#footer a{
	text-decoration: none;
	color: #2f3e1a;
}
#footer a:hover{
	text-decoration: underline;
	color: #f4e90a;
}
.title{
	text-decoration: underline;
	font-weight: normal;
	font-size: 1.4em;
	text-align: left;
}
.text{
	text-align: left;
	font-size: 0.8em;
	font-weight: normal;
}
img{
	border: 0px;
}
#lang{
	position: relative;
	top: 23px;
	left: 133px;
	font-size: 0.8em;
	font-weight: normal;
	color: #AAA;
}
#lang a, #lang a:visited{
	font-size: 1.1em;
	font-weight: normal;
	color: #AAA;
	text-decoration: none;
}
#lang a:hover{
	color: #333;
}
.window{
	background: url("../img/window.png") no-repeat;
	margin-bottom: 10px;
}
.wtitle{
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	padding-top: 14px;
	padding-right: 35px;
	color: #5a4fa0;
}
.wtext{
	padding-top: 13px;
	color: #2e4003;
	font-size: 1em;
	font-weight: normal;
	padding-right: 18px;
	padding-left: 13px;
	text-align: left;
}
#errors{
	color: #FF0000;
}
#succes{
	color: #00FF00;
}
h2{
	font-size: 1.1em;
	border-bottom: 1px solid #FFFF00;
	text-indent: 5px;
	color: #2f3e1a;
}
.date{
	font-size: 0.8em;
	text-align: right;
	font-weight: normal;
	padding-right: 10px;
}
.adm-options{
	padding-left: 20px;
}
.adm-options a, .adm-options a:visited{
	text-decoration: none;
}
.text{
	font-weight: normal;
	font-size: normal;
	color: #000000;
}
#box{
	width: 100%;
	text-align: center;
	border: 1px solid #00FF00;
	border-collapse: collapse;
}
#box th, #box td{
    border: 1px solid #007700;
}
#box th{
	background-color: #44FF44;
}
.submit input{
	width: 150px;
}
.submit{
	text-align: center;
}
