body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_page.jpg);
	background-attachment: fixed;
}


.pageBG {
	background-image: url(../images/bg_sand.jpg);
}


.bar {
	background-image: url(../images/bg_bar.gif);
}


.center{
	text-align:center;
}

.dottedLine{
	border-bottom:1px dotted #ffffff;
	padding-top:5px;
}


.pageTitle{
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#174821;
	font-weight:bold;
	padding-bottom:10px;
}


.pageText{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
}
.pageText a:link{
	color:#000000;
}
.pageText a:visited{
	color:#000000;
}
.pageText a:active{
	color:#000000;
}
.pageText a:hover{
	color:#000000;
}

.green {
	color:rgb(0, 102, 0);
}

.green a:link{
	color:rgb(0, 102, 0);
	text-decoration:none;
}

.green a:visited{
	color:rgb(0, 102, 0);
	text-decoration:none;
}

.green a:active{
	color:rgb(0, 102, 0);
	text-decoration:none;
}

.green a:hover{
	color:rgb(0, 102, 0);
	text-decoration:underline;
}

.bold {
	font-weight:bold;
}

.pageTextTitle{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}


.newsDate{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	padding-top:10px;
	padding-bottom:10px;
}


.newsTitle{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#660000;
}
.newsTitle a:link{
	text-decoration:none;
	color:#660000;
}
.newsTitle a:visited{
	text-decoration:none;
	color:#660000;
}
.newsTitle a:active{
	text-decoration:none;
	color:#660000;
}
.newsTitle a:hover{
	text-decoration:underline;
	color:#660000;
}


.more{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
	padding-top:5px;
	padding-right:10px;
}
.more a:link{
	text-decoration:none;
	color:#000000;
}
.more a:visited{
	text-decoration:none;
	color:#000000;
}
.more a:active{
	text-decoration:none;
	color:#000000;
}
.more a:hover{
	text-decoration:underline;
	color:#000000;
}

.small{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.footer{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}
.footer a:link{
	text-decoration:none;
	color:#000000;
}
.footer a:visited{
	text-decoration:none;
	color:#000000;
}
.footer a:active{
	text-decoration:none;
	color:#000000;
}
.footer a:hover{
	text-decoration:underline;
	color:#000000;
}


.copyright{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:center;
	padding-top:20px;
}


.milonic{
	display:none;
}
