body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#intro {
	background-image: url(images/intro.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#bcrin {
	background-image: url(images/bcrin.gif);
	background-repeat: repeat-x y;
	background-position: left top;
}
#header {
	background-image: url(images/photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 222px;
}
#lezanda {
	background-image: url(images/lezanda.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
}
#border{
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
#title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0c0c0c;
	height: 20px;
	background-color: #f0f0f0;
	padding-left: 3px;
}
#title1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #494848;
}
#title2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #4a8196;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;
	height: 33px;
	padding-top: 4px;
	padding-left: 20px;
}
#menu a:link {
	color: #ffffff;
	text-decoration: none;
}
#menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	color: #8ad5f2;
	text-decoration: none;
}
#menu a:active {
	color: #ffffff;
	text-decoration: none;
}
#tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
	color: #0c0c0c;
}
#tx a:link {
	color: #0c0c0c;
	text-decoration: none;
}
#tx a:visited {
	color: #0c0c0c;
	text-decoration: none;
}
#tx a:hover {
	color: #0c0c0c;
	text-decoration: underline;
}
#tx a:active {
	color: #0c0c0c;
	text-decoration: none;
}
#txbot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d1d1d1;
}
#txbot a:link {
	color: #d1d1d1;
	text-decoration: none;
}
#txbot a:visited {
	color: #d1d1d1;
	text-decoration: none;
}
#txbot a:hover {
	color: #8ad5f2;
	text-decoration: none;
}
#txbot a:active {
	color: #d1d1d1;
	text-decoration: none;
}
#txs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606d77;
}
#txs a:link {
	color: #849db2;
	text-decoration: none;
}
#txs a:visited {
	color: #849db2;
	text-decoration: none;
}
#txs a:hover {
	color: #849db2;
	text-decoration: underline;
}
#txs a:active {
	color: #849db2;
	text-decoration: none;
}
#txs1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
#txs1 a:link {
	color: #ffffff;
	text-decoration: none;
}
#txs1 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#txs1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#txs1 a:active {
	color: #ffffff;
	text-decoration: none;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #405f22;
	background-color: #ffffff;
	border: 1px solid #405f22;
}
#submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #405f22;
	background-color: #ffffff;
	border: 1px #405f22;
}

