/* CSS Document */
body{
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	color:#666666;
}
#container{
	width:800px;/*
	border:solid 1px #999999;*//*
	background:url(../images/sand.jpg) repeat;*//*
	background-color:#333333;*/
}
h1{
font-size:18px;
}
h2{
font-size:15px
}
.nav{
	background: url(../images/nav.jpg) repeat-x;
	height:26px;
	font-weight:bold;
	font-size:13px;
}
.nav a{
	margin-left:8px;
	display:block;
	background: url(../images/nav_but_a.jpg) repeat-x;
	margin-right:2px;
	height:16px;
	text-decoration:none;
	color:#FFFFFF;
	padding:5px 8px 4px 8px;
	border:solid 1px #999999;
}
.nav a:hover{
	margin-left:8px;
	display:block;
	background: url(../images/nav_but_over.jpg) repeat-x;
	margin-right:2px;
	height:16px;
	text-decoration:none;
	color:#333333;
	padding:5px 8px 4px 8px;
	border:solid 1px #999999,
}
#copy{
	background: url(../images/copy.jpg) repeat-x;
	height:19px;
	font-size:12px;
	color:#000;
	padding-top:8px;
}
#up{
	background: url(../images/text_up.jpg) repeat-x;
}
#left{
	background: url(../images/text_left.png) repeat-y;
}
#right{
	background: url(../images/text_right.png) repeat-y;
}
#text{
/*	background:url(../images/text-space.jpg) repeat-x;
*/	background-color:#ACFF71;
	padding:8px;
	margin-top:4px;
	text-align:justify;
	color:#666666;
	height:620px;
	max-height:620px;
	overflow:auto;
}
#text a{
	color:#005D9B;
	text-decoration:none;
}
#text a:hover{
	color:#FF6600;
	text-decoration: none;
}
h1{
	font-size:18px;
	text-align:center;
	color:#FF3300;
}
h2{
	font-size:16px;
	text-align:left;
	color:#FFCC33;
}
.condons{
padding-top:0px;
text-align:center;
}
.title{ color:#FFFFFF;
font-weight:bold;
}
#text2{
/*	background:url(../images/text-space.jpg) repeat-x;
*/	background-color:#FFDE00;
	padding:8px;
	margin-top:4px;
	text-align:justify;
	color:#666666;
	height:620px;
	max-height:620px;
	overflow:auto;
}
#text3{
/*	background:url(../images/text-space.jpg) repeat-x;
*/	background-color:#000000;
	padding:8px;
	margin-top:4px;
	text-align:justify;
	color:#FFFFFF;
	height:620px;
	width:2450px;
	max-width:2450px
	max-height:620px;
	overflow:auto;
}
