BODY {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.8em;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
    color:white;
 	background-image:url(bgr.gif);
}
P {
	PADDING: 0px 2px 10px 10px;
	letter-spacing: 1px;
	line-height: 130%;

	width:500px

}
hr {   
	width: 100%;
	display: block;
	height: 1px;
	border-top: 1px solid #FF9900;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	}


h1 {
    font-family: Trebuchet MS, Arial, sans-serif;
	color: #668BB0;	
	font-size: 1.8em;

}
h2 {
    font-family: Trebuchet MS, Arial, sans-serif;
	color: #FF9900;		
	font-size: 1.2em;
	letter-spacing: 1px;
	margin:0px

}
A {
	color: #FF9900; 
	text-decoration: none;
	padding:0px
}
A:hover {
	
	text-decoration: underline
}
#main{
	width: 760px;
	height:auto;
	position: relative;
	text-align: left;
    margin: auto;    
    background-image:url(main_bgr.gif);
    background-repeat:repeat-y;
	
 
}
#up{
	width: 760px;
	position:relative;
	padding-left:0px;
}
#body{
	width: 719px;
	position:relative;
	min-height:600px;
	left:21px;

}

 /*__________________________________________________________________________________________menu_pos */	
#menu{	
	max-width: 16em;	
	position:absolute;
	left: 5px;
	background-image: url(1.jpg);
	background-repeat:repeat-x;
	background-color:#F0EDE8;
	background-position:top;
	float:left;
	top:15px;
	border: 1px solid;
	border-color:#FEB801;
	width:130px; 
}
#menu_pos {
position:relative;
margin-top:30px;
}
#menu_pos a{
	display: block;
	max-width:11.8em;
	text-decoration: none;
	color: gray;
	background-color:#F4F1EC;	
	letter-spacing: 1px;
	padding:1px 1px 1px 10px;
	font-weight:bold;
	font-size:1em;	
	padding: 2px 5px; 	
}
#menu_pos a:hover {
	background: #E3DDD0;
	text-decoration:none
}
#sub_menu {
	margin-left: 1em;
}
 /*__________________________________________________________________________________________text*/	
#text_content{
	width: 77%;
	max-width: 85%;
	position:relative;
	height:auto;
	padding-right:15px;
	float:right;	
}


#text_content h1{
	color:#0099cc;
	font-size:1.8em;
	font-variant:small-caps;
	letter-spacing: 2px;
	margin:5px
	}
/*__________________________________________________________________________________________footer*/
	
	#footer {
	width: 760px;
	height: 30px;
	
	background-image:url(footer.gif);	
	background-repeat:repeat-x;
	clear:both;
}
.footer {
	padding-top:5px;
	letter-spacing: 1px;
	font-variant:small-caps;
	font-color:white
}

#xhtml {
	width: 88px;
	height: 31px;
	position:absolute;
	left: 18px;
	bottom: -60px;
}
#xhtml a.xhtml {
	text-decoration:none;
	border: 0px;

}
#xhtml a.xhtml:hover {
	text-decoration:none;
	border: 0px;
}
.img {
    border: #5CA5C5 1px solid;
    padding: 1px;
    background: white;
    margin-left: 2px
}
.table {
	border:1px solid #668BB0;
	margin:0px 0px 0px 0px;
	background-color:#CCCCCC;
	text-align:left;
}
.table td {
	border: 1px solid #3C3F6B;
	background-color:#3C3F6B;
	margin:2px 2px 2px 2px;
	padding:2px

}
.table th {
	border: 1px solid #3C3F6B;
	background-color:#3C3F6B;
	margin:2px 2px 2px 2px;
	padding:2px;
	font-weight: bold
}
td li {
	margin-left: 15px;
}

td.highlight {	
	font-weight:bold;
}

caption {
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #FF9900;
	font-size: 1.2em;
	letter-spacing: 1px;
	margin:0px;
	text-align: left
}
#invisible {
	padding: 0px;
	margin: 0px;
	float: left
}

span.news {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 1.2em;
	margin:0px;
	color: Yellow;
	float: right;
	font-weight: bold;
	position: relative
	
}

code { font-family: Trebuchet MS, Arial, sans-serif; border: 1px dotted #797979; color: #FFFFFF; background: #000070; padding: 0px 3px 0px 3px; }

