body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #676767;
	background-image: url(images/bg.gif);	
}

a {
	color: #0000AA;
}


.main {
	width: 768px;
	text-align: center;
	position: relative;
	margin: 20px auto;
	color: #000;
	text-align: left;
	border: 1px solid black;
	overflow: hidden;
	background-color : #FFFFFF;	
}

.title {
	color: #940000;
	font-size: 12px;
	font-weight: bold;
	border: 1px dashed #C0C0C0;
	padding: 2px;
	line-height: normal;
	vertical-align: baseline;
}

.title a{
	color: #940000;
	text-decoration: none;
}

.text{
	margin-top: 10px;
	border: 1px dashed #C0C0C0;
	padding: 2px;
	text-align: justify;
}

.header{
	width: 768px;
	height: 160px;
	text-align: center;
	border-bottom: 1px solid black;
	background-repeat : no-repeat;
	background-position : center;
}

.hdr_title {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 12px;
	padding-top: 62px;
	width: 318px;
	height: 82px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #E3E3E3;
	font-weight: bold;
	text-align: center;
}

.content{
    margin: 10px 10px 10px 10px;
}

.category{
    padding-top: 10px;
    padding-bottom: 10px;	
	padding-left: 35px;
	width: 145px;
	float: left;
}

.set{
	text-align:center;
	float:left;
	width:180px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.clearing{
  clear: both;
}

.pages_list{
	margin-top: 15px;
	margin-bottom: 15px;	
	text-align: center; 
}

