/* CSS Document */

p {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:left;


}


.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}

.ann {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align:justify;
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #003399;
}
a:link {
	color: #003399;
	text-decoration: none;
}
body {
	margin: 0;
	width:100%;
	text-align: center;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#a9a39a;
}	
#wrapper {
	width: 721px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	float: center;
	text-align: center;
	padding: 191px 0px 0px 0px;
	background-image:url(images/topbar.jpg);
	background-repeat:no-repeat;
	background-color:#f5f1ea;
}
#content {
	text-align:justify;
	width: 470px;
	float: right;
	padding: 30px 35px 30px 0px;
}
#leftbar {
	width: 170px;
	float: left;
	color:#000000;
	background-image:url(images/leftbar.gif);
	background-repeat:no-repeat;
}

#leftbarinside {
	width: 150px;
	text-align: left;
	color:#000000;
	margin-left: 10px;
	}


#topbar {
	width: 721px;
	height: 32;
	padding: 0px 0px 0px 0px;
	}

#navigation {
	float: left;
	width: 180px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 1px solid #ED9F9F;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #722100;
	border-right: 1px solid #722100;
	background-color: #B51032;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #722100;
	color: #FFFFFF;
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #722100;
	width: 168px;
}
#navigation .subnav a:link, #navigation ul.subnav a:visited {
	background-color: #ED9F9F;
	color: #722100;
}
#footer {
	clear: both;
	padding: 0 0 10px 160px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

