﻿
.top {
	background-color: #000;
	width: 650px;
	height: 100px;
	background-image: url("lala3.jpg");
	background-repeat: repeat-y;
	background-position: 100% 0px;
	
}


.tohen {

	position: relative;
	background-color: #174343;
	width: 370px;
	direction: rtl;
	text-align: right;
	padding: 40px;
	float: right;
	background-image: url("bg2.gif");
	background-repeat: repeat-x;
	
}




.sidebar {

	position: relative;
	width: 200px;
	height: 100%;
	background-color: #2A5B5B;
	float: left;
	direction: rtl;
	text-align: right;
	margin: 0;



}

p {width:350px;}


.sidebartext {padding-right: 0.5em; margin-top: 0.3em; margin-left: 1em; width:160px;}



.pagebox { 	background-color: #2A5B5B;
		position: relative;
		width: 650px;
	}



body {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	background-color: #072C35;
	background-image: url("bg1.gif");
	background-repeat: repeat-x;
	color: #D6E5B0;
	margin: 0;
}

.tite {
	font-weight: 900;
	font-size: 37pt;
	text-align: center;


}

.bodtite {
	color: #99CC33;
	font-family: "Tahoma", "Verdana", "Arial", "Helvetica";
	font-size: 16pt;
	border-bottom-color: #ADC975;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	background-image: url("ii.gif");
	background-repeat: no-repeat;
	background-position: 100% 45%;
	margin-bottom: -0.7em;
	padding-right: 0.7em;
	padding-bottom: 0.1em;

}

.sidetite {
	color: #1E4545;
	font-family: "Arial", "Verdana", "Helvetica";
	font-size: 12pt;
	margin-bottom: -0.1em;
	background-color: #316666; 
	padding-right: 0.5em;

}



.baa {
	position: relative;
	top: 70px;
	
}

.bottom {

	background-color: #000000; 
	color: #C0C0C0;
	clear: none;



}



a:link{
 color: #42DC3B; text-decoration: none;}

a:visited{
 color: #42DC3B; text-decoration: none;}

a:hover{
 color: #FFFFFF; text-decoration: none;}

a:active{
 color: #42DC3B; text-decoration: none;}































#navcontainer
{
margin: 10px 0 0 30px;
padding: 0;
height: 20px;
position: relative;
margin-top: 70px;
margin-left: -0px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #000;
width: 78px;
height: 18px;

padding: 0;
margin: 0 0 10px 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font: normal 10px/18px  sans-serif;
}

#navcontainer ul li a:hover
{
color: #000;
background: #99CC33;
}

#navcontainer a:active
{
background: #000;
color: #D6E5B0;
}

#navcontainer li#active a
{
background: #57746B;
color: #D6E5B0;
}
