body {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	background-color: #F3F0E4;
	margin:0;
	font-family: "Times New Roman", Times, serif;
	color: #606060;
	font-style: italic;
}
.index {
	background-image: url(bg-index.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	background-color: #F3F0E4;
	margin:0;
	font-family: "Times New Roman", Times, serif;
	color: #606060;
	font-style: italic;
}

h1 {
	font-size: 30px;
	color: white;
	font-weight: normal;
	padding-left: 25px;
	line-height: 250%;
	height: 80px;
	background-image: url(h1-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 14px;
}
h2.gama {
	font-size: 30px;
}
h1.mb {
	background-image: url(h1-mb.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
h1.ag {
	background-image: url(h1-ag.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

h1.mo {
	background-image: url(h1-mo.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
h1.mi {
	background-image: url(h1-mi.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
h1.co {
	background-image: url(h1-co.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
h1.bo {
	background-image: url(h1-bo.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
.wrap0 {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top: 0;
	border-top: 1px #F0F0DB solid;
}

table a {
	text-decoration: none;
	color: #404040;
}
table a:hover {
	color: #300000;
}

.util {
	text-align: right;
	margin-top: 18px;
	font-size: 13px;
	font-style: normal;
}
.util a {
	text-decoration: none;
	color: #505050;
}

.util a:hover {
	text-decoration: underline;
	color: #404040;
}
.main {
clear: both;
	width: 690px;
	float: right; 
	padding-top: 0;
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 200px;
	border: 0px gray dotted;
}
.leftcol {
	width: 170px;
	color: #C92A24;
	margin-top: 110px;
	padding: 20px;
	line-height: 160%;
	border: 0px blue dotted;
	float: left;	
}
.leftcol ul {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	margin:0;
	padding:0;
	font-size: 21px;
}

.leftcol ul li {
	border-top: 1px #C1C0C0 solid;
}
.leftcol ul ul {
	font-size: 15px;
}
.leftcol ul ul li {
	padding-left: 5px;
}
.leftcol ul ul li ul {
	padding-left: 6px;
	font-style: normal;
}
.leftcol ul ul li#current {
	background-image: url(bullet.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

.footer {
	clear: both;
	background-image: url(bg-footer.gif);
	background-repeat: no-repeat;
	height: 100px;
	color: #777;
	font-size: 12px;
	text-align: center;
}
.footer a {
	text-decoration: none;
	color: #444;
}

.leftcol ul a {
	text-decoration: none;
	color: #C92A24;
}

.card {
	border: 1px gray solid;
	background-color: #FFFFFF;
	padding: 10px;
	width: 200px;
	text-align: left;
	float: right;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	margin: 1px 10px;
}
.colussi {
	position: absolute; 
	float: right;
	width: 92px;
	height: 81px;
	left:860px;
	top:130px; 
}
.counter {
	position: absolute; 
	float: left;
	width: 170px;
	height: 20px;
	left:15px;
	top:125px; 
	color: #CC0000;
	text-align: center;
}
.chenar {
	display: inline;
	padding: 15px 10px;
	border: 1px gray solid;
	width: 190px;
	margin: 9px;
	background-color: White;
	text-align: center;
}

