body {
	background-image:  url(../_pics/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}

.button {
border-color: #8BBC06;
border-style: solid;
border-width: 2;
color: #000000;
font-family: verdana;
font-weight: bold;
}





.box { width: auto; background: #666666;}
.box h1, .box p {margin: 0 15px 0 10px;}
.box h1 {
	font-size:16px;
	color:#8BBC06;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box .top, .box .bottom{display:block;background: #000000;}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #666666;
}
.box .r1{margin: 0 5px;}
.box .r2{margin: 0 3px;}
.box .r3{margin: 0 2px;}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;}


.box2 { width: auto; background: #CCCCCC;}
.box2 h1, .box2 p {margin: 0 10px;}
.box2 h1 {
	font-size:18px;
	color:#8BBC06;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box2 .top, .box2 .bottom{display:block;background: #000000;}
.box2 .top b, .box2 .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #CCCCCC;
}
.box2 .r1{margin: 0 5px;}
.box2 .r2{margin: 0 3px;}
.box2 .r3{margin: 0 2px;}
.box2 .top .r4, .box2 .bottom .r4{margin: 0 1px;height: 2px;}

