body
{
	background-image:url(../images/backgr.png);
	background-color: #999999;
	background-repeat: repeat-x;
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin:0;
	line-height: 15px;
	overflow-y:scroll;
}
li
{
	color: #3C993D;
	list-style-type: square;
	line-height: 30px;
}
a
{
	color:#990099;
	font-weight:bold;
	text-decoration:none;
}
a:hover { text-decoration:underline; }
a:visited { text-decoration:underline; }
a:active: { text-decoration:underline; }
/**
 * Div around the whole layout
 */
#blAll
{
	width:844px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
/**
 * Div containing the header
 */
#blHead
{
	width:844px;
	height:141px;
	background-color: #FFFFFF;
}
/**
 * Top part of the header
 */
#blHeadTop
{
	float:right;
	width:795px;
	height:105px;
	overflow:hidden;
}
#blHeadspc
{
	background-image: url(../images/top2.png);
	background-repeat: no-repeat;
	width:842px;
	height:19px;
}
#blHeadMenu
{
	float:left;
	padding-left:120px;
	width:495px;
	height:33px;
	overflow:hidden;
}
.menuFok
{
	border-left:#999 dotted 1px;
}
#blHeadMenu li
{
	border-right:#999 dotted 1px;
	float:left;
	list-style:none;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:10px;
	padding-top:10px;

	font-weight:bold;
	font-size:13px;
	color:#000000;
}
#blHeadMenu li:hover
{
	cursor:pointer;
	background-image: url(../images/bgtransw.png);
	color:#6b006b;
}
/**
 * Div containing the content part
 */
#blCnt
{
	background-color: #FFFFFF;
}
/**
 * Content space
 */
#blContent
{
	width:844px;
}
/**
 * Div containing the footer
 */
#blFoot
{
	width:844px;
	height:55px;
	background-color: #FFFFFF;
}
#ctTitle
{
	font-size:19px;
	padding-bottom:9px;
	padding-right:10px;
}
.leftFloat { float:left; }
#ctSubTitle
{
	padding-top:7px;
	height:30px;
}
#blHeadSearch
{
	float:right;
	width:150px;
	height:33px;
	overflow:hidden;
}
#topSearchBox
{
	border:1px solid #8fb300;
	margin-top:6px;
	width:100px;
	height:15px;
}
#topSearchBut
{
	float:right;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/but-go.png);
	background-position:center;
	background-repeat:no-repeat;
	width:25px;
	height:25px;
}
#topSearchBut:hover
{
	cursor:pointer;
	background-image:url(../images/but-gon.png);
}
.floatingBox
{
	width:175px;
	float:left;
	padding:3px;
}
.floatingBox .title
{
	padding:5px;
	background:#8fb300;
	color:#e6ff80;
	font-size:14px;
	font-weight:bold;
}
.floatingBox .content
{
	background:#FFF;
	color:#000;
	font-size:11px;
	border-right:dotted #0d9b00 1px;
	padding:5px;
	height:150px;
	overflow:auto;
}
.floatingBox .link
{
	color:#f50025;
	height:20px;
	text-align:right;
	background:#FFF;
	text-decoration:none;
	padding:5px;
}
.floatingBox .link:hover
{
	text-decoration:underline;
	background:#e6ff80;
	cursor:pointer;
}
/* Turquoise */
.turk01 { color:#009999;}
.turk02 { color:#006B6B;}
.turk03 { color:#BFFFFF;}
.turk04 { color:#80FFFF;}
/* orange */
.ora01 { color:#FF6600;}
.ora02 { color:#B34700;}
.ora03 { color:#FFD9BF;}
.ora04 { color:#FFB380;}
/* bruns */
.brun01 { color:#FF8E00;}
.brun02 { color:#B36300;}
.brun03 { color:#FFE3BF;}
.brun04 { color:#FFC780;}
/* bleus */
.bleu01 { color:#0049C2;}
.bleu02 { color:#003388;}
.bleu03 { color:#BFD7FF;}
.bleu04 { color:#80B0FF;}

/* Turquoise */
.bgturk01 { background:#009999;}
.bgturk02 { background:#006B6B;}
.bgturk03 { background:#BFFFFF;}
.bgturk04 { background:#80FFFF;}
/* orange */
.bgora01 { background:#FF6600;}
.bgora02 { background:#B34700;}
.bgora03 { background:#FFD9BF;}
.bgora04 { background:#FFB380;}
/* bruns */
.bgbrun01 { background:#FF8E00;}
.bgbrun02 { background:#B36300;}
.bgbrun03 { background:#FFE3BF;}
.bgbrun04 { background:#FFC780;}
/* bleus */
.bgbleu01 { background:#0049C2;}
.bgbleu02 { background:#003388;}
.bgbleu03 { background:#BFD7FF;}
.bgbleu04 { background:#80B0FF;}

.cntst
{
margin:30px;
margin-left:57px;
margin-right:75px;
margin-bottom:80px;
overflow:auto;
/* height:400px; */
}

h1
{
color:#80B0FF;
font-size:24px;
padding-bottom:10px;
padding-top:20px;
font-weight:normal;

}

form
{
	width:610px;
	margin: 20px auto 0px auto;
	background:#f2ffbf;
	padding:20px;
	overflow:auto;
}


.clcontent
{
	margin-left:20px;
	padding-left:20px;
	border-left: 1px dotted #006600;
	line-height:27px;

}
a:link {
	color: #80B0FF;
}
a:visited {
	color: #80B0FF;
}
a:hover {
	color: #80B0FF;
}
a:active {
	color: #80B0FF;
}
.topmenu
{
	background: #FFF;
	padding: 8px;
	border-bottom: 1px solid #DDD;
}
.topmenu a
{
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
	border-right: dotted 1px #888;
}
.topmenu a:hover
{
	text-decoration: none;
	background: #80B0FF;
	color: #FFF;
}
.topmenu a.on
{
	text-decoration: none;
	background: #80B0FF;
	color: #FFF;
}
.topmenu a.off
{
	text-decoration: none;
}

