/*  * { outline: none; }
html { overflow: -moz-scrollbars-vertical !important; } 
a:focus { -moz-outline: none -moz-mac-focusring; }
*/
body	{
	background: #fff url("bak.jpg") center;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "trebuchet ms", verdana, arial;
	font-size: 11px;
}
img { border: none; }
input {
	font-family: "Verdana";
	font-size: 9px;
	color: #4C5660;
	
}
select {
	color: #4C5660;
	/*height: 18px;*/
	font-family: "Verdana";
	font-size: 9px;
}
textarea{
	color: #4C5660;
	font-family: "Verdana";
	font-size: 9px;
}	

a	{
	color: #07a;
	text-decoration: none;
	outline: none;
	line-height: 1.7em;
}	
a:hover { color: #d60; }

h1{
	font: normal 1.2em/1em "trebuchet MS", arial, sans-serif;
	letter-spacing: 3px;
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px dotted #E1E1E1;
	padding-bottom: 3px;
}
h2	{
	color: #333333;
	background-color: #CCCC99;
	font: normal 1.1em helvetica, arial, sans-serif;
	text-transform: capitalize;
	margin: 1.2em 0;
	padding: 0.5em 0 0.5em 0;
	border-bottom: 1px dotted #333333;
	border-top: 1px solid #000;
}
h3	{
	font: bold 1.2em helvetica, arial, sans-serif;
	color: #000;
	margin: 1em 0 0.5em 0;
}
h4{
   /*position: relative;*/
	color: #E6E6E6;
	/*background-color: #C2BA92;*/
	background-image: url(testgradient.jpg);
	background-repeat: no-repeat;
	font: bold 1em helvetica, arial, sans-serif;
	margin: 0 0 0.7em 0;;
	/*height: 25px;*/
	padding: 0.5em 0 0.5em 0;
	/*border-bottom: 1px solid #999999;
	border-top: 1px dotted #666666;*/
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	
}	
h5{
	color: #00AFE6;
	font: normal 1.1em "lucida console", arial, sans-serif;
	margin: 1em 0;
	border-bottom: 1px dashed #bba;
}
h6{
	color: #99CC00;
	font: bold italic 1.1em "century gothic", arial, sans-serif;
	margin: 1em 0;
	border-bottom: 2px solid #EBEBE6;
}

td,th	{
	line-height: 1.7em;
}
p	{
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}
th{
	padding: 5px;
	font-family: "Trebuchet MS", Lucida, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B4AD9C;
	border-top: 1px solid #F7FFF4;
	border-bottom: 1px solid #F7FFF4;
}
.trOK{
	background-color: #F7FFF4;
}
.trNOK{
	/*background-color: #E9E9E9;*/
}


#header {
background-image: url(head3.jpg);
height: 149px;
}
#header p{
	
	padding-left: 40px;
	padding-top: 90px;
	text-align: left;
}
#user {
	width: 180px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	background-image: url(bgBox2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#user li {	
	line-height: 2em;
	list-style-type: none;
	

}
#menu {
	width: 180px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	background-image: url(bgBox2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu li{
	text-align: left;
	margin-left: 10px;
	line-height: 1.8em;
	/*border-bottom: 1px dotted #DFDFDF;*/
	list-style: none;
}
#menu li a:active, #menu li a:link, #menu li a:visited{
	list-style-image: none;
}
#menu li a:hover{
	list-style-image: url(fle.gif);
}
#adm {
	width: 180px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	background-image: url(bgBox2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
	
}
#adm a{
	margin-left: 25px;
}

#login{
	width: 180px;
margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	background-image: url(bgBox2.jpg);
background-repeat: no-repeat;
	background-position: 0px 0px;
}

	

#flashnews{
	font-family: "tahoma", "verdana";
	width: 180px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 0px;

	background-image: url(bgBox2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#flashnews a{
		color: #999999;
		margin-right: 5px; }
#flashnews a:hover{
		color: #666666;
		margin-right: 5px;}

#leftframe{
	width: 180px;
	vertical-align: top;
}

#content{
	width: 600px;
	text-align: left;
	padding: 10px;
	font-size: 98%;
}
#footer{
	background: #fff;
	height: 4em;
	top: 1em;
	text-align: center;
	font: 10px "trebuchet ms", verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #8A8A8A;
	background: #F5F5F5;
	border-top: 1px dashed #9BCEFF;
}


.error1{
	background-image: url(_restrict_1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 300px;
	
}

.error2{
	background-image: url(_restrict_2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 300px;
	
}

.error3{
	background-image: url(_restrict_3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 300px;
	
}
.left { float: left; }
.right { float: right; }

.table1{
	border: 1px solid #9BCEFF;
	background-color: #E5F1FF;
	padding: 2px;
}
.table2{
	border: 1px solid #9BCEFF;
	padding: 2px;
}
.bt:active{
	border: 1px solid #EFEFEF;
	text-align: center;
	padding: 2px;
}
.bt:link{
	border: 1px solid #EFEFEF;
	text-align: center;
	padding: 2px;
}

.bt:visited{
	border: 1px solid #EFEFEF;
	text-align: center;
	padding: 2px;
}

.bt:hover{
	border: 1px solid #9BCEFF;
	text-align: center;
	padding: 2px;
	background-color: #E5F1FF;
}

tahoma{
	color: Aqua;
}
verdana{
	color: #CC0000;
}
.forumbgInfos{
	
	background-image: url(forumBginfos.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	padding: 2px;
	font-size: 9px;
	color: #999999;
	padding-right: 10px;

}
/* The following hack is to correct text size in IE/WIN */
/* 
* html body p { font-size: 80%; }
* html body h2 span.ex-nav { padding-top: 0.5em; }
* html body li { font-size: 80%; }
* html body dd p { font-size: 95%; }

*/

.linedCell {
	line-height: 20px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
	background-color: #F5F5F5;
}

