/* CSS Document */

.unnamed1 {
	border-top: medium solid #364b75;
	border-right: medium solid #364b75;
	border-bottom: medium solid #364b75;
	border-left: medium solid #364b75;
}
.tdline {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #364b75;
}
a {
	text-decoration: none;
	color: #9bacc6;
}
body 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #364b75;
	width: auto;
	background-image: url(../images/backgr.jpg);
	font-size: 8px;
}
.back {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.button {
	color: #364b75;
	background-image: url(images/butback.jpg);
}
strong {
	color: #364b75;
	font-weight: bold;
}
hr {
	color: #364b75;
}
.back1 {	background-attachment: fixed;
	background-image: url(images/backgr.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.marg {
	margin: 6px;
	padding: 6px;
}
.borders {
	border: medium ridge #660000;
}
