body{
	background:#FFF url("img/bg.jpg") no-repeat top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body#tinymce{background:#fff;text-align:left;width:480px}
#page{
	width: 779px;
	margin: auto;
	text-align: left;
	/* Firefox */
	padding-left:1px;
	/* Opera */
	padding-left:0px;
	/* Explorer */
	_padding-left:0px;
}
a{color:#23408E;text-decoration: underline;}
a:hover{text-decoration: none;}
h2{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	display: inline;
}
#left_menu h2{
	display: block;
}
#lang{
	padding: 4px 26px;
}
#lang img{margin-right:5px}
img{border:0px}
#logo{width:234px;height:97px}
#top_menu{height:53px}
#top_menu #tp0{width:56px;margin-top:23px;margin-left:0px}
#top_menu #tp1{width:64px;margin-top:22px;margin-left:0px}
#top_menu #tp2{width:78px;margin-top:23px;margin-left:0px}
#top_menu #tp3{width:72px;margin-top:21px;margin-left:6px}
#top_menu #tp4{width:52px;margin-top:12px;margin-left:6px}
#top_menu #tp5{width:79px;margin-top:12px;margin-left:2px}
#top_menu #tp6{width:78px;margin-top:16px;margin-left:3px}
#top_menu #tp7{width:81px;margin-top:7px;margin-left:0px}
#top_menu #tp8{width:88px;margin-top:7px;margin-left:0px}
#top_menu #tp9{width:96px;margin-top:6px;margin-left:0px}
#top_menu div{
	float: right;
	text-align: center;
}
#top_menu a{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#top_menu a:hover{
	color: #FFFFFF;
}
#left_menu{
	float: left;
	width: 164px;
	padding: 7px 5px 0px 30px;
}
#left_menu a{
	font-size: 15px;
	line-height: 26px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#left_menu a:hover{
	color: #FBF3B2;
}
#admin a{
	font-size: 12px;
	line-height: normal;
	color: #23408E;
	font-weight: bold;
	text-decoration: underline;
}
#admin a:hover{
	color: #23408E;
	text-decoration: none;
}
#main{
	float: right;
	width: 580px;
	padding-top: 8px;
}
#main h1{
	margin: 0px;
	padding: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #23408E;
	text-align: center;
}
#main_text{
	/* Firefox */
	margin-top: 9px;
	/* Opera */
	margin-top: 10px;
	/* Explorer */
	_margin-top: 10px;
	/*
	background-image: url("/img/bg.gif");
	background-repeat: repeat-y;
	*/
}
#text{
	/*
	background-image: url("/img/bgr.gif");
	background-repeat: no-repeat;
	background-position: top;
	_height: 546px;
	min-height: 546px;
	*/
	padding: 15px 35px 20px 65px;
}
#bottom{
	clear: both;
	/*
	background-image: url("/img/bottom.gif");
	background-repeat: no-repeat;
	height: 40px;
	*/
}
td{
	background-color: #FBF3B2;
	padding: 3px;
}
.blue{color:#00f}
.black{color:#000}
.red{color:#f00}
