

body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}

.header {
	background-image: url(back.png);
	background-color: #993333;
	color: #FFFFFF;
	height: 50px;
}
.logo {
	font-size: 36px;
	font-weight: bold;
	margin-left: 20px;
}
.menu {
	background-color: #993333;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #333333;
	padding-left: 20px;
}
.menu a {
	text-decoration: none;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 4px;
	margin-left: 2px;
	color: #FFFFFF;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 4px;
	margin-left: 2px;
	background-color: #333333;
}

.bar {
	background-color: #F7F7F7;
	height: 14px;
}

.content {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #993333;
	margin-left: 5px;
	padding-left: 5px;
}

.content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #983232;
}
.content td {
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
	background-color: #F9F9F9;
	margin: 3px;
	padding: 3px;
}

.content h3 {


	font-size: 14px;
	font-weight: normal;
	color: #C55050;
}
.content li {
	list-style-type: none;
	color: #3C3C3C;
	list-style-image: url(list1.gif);
	list-style-position: inside;
	font-size: 12px;
}
.content img {
	padding: 3px;
	border: 1px solid #F3F3F3;
	margin-right: 4px;
	margin-left: 4px;
}
.content h2 {

	font-size: 16px;
	font-weight: normal;
	color: #C55050;
}
.content table {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
}


.blocleft {
	margin-left: 10px;
	padding: 8px;
	border: 1px solid #E0E1DF;
}
.backbloc {
	background-color: #F8F8F8;
}




.backbloc4 {
	background-color: #868686;
	color: #FFFFFF;
}
.blocleft .backbloc4 a {
	font-weight: bold;
	color: #FFFFFF;
}
.backbloc3 {

	background-color: #E9E9E9;
}

.footers {
	color: #FFFFFF;
	background-image: url(footer.png);
	text-align: right;
	padding-right: 10px;
}
.footers a {
	color: #FFFFFF;
	text-decoration: none;
}

.style1 {
	font-size: 14px;
	font-weight: normal;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}
.style8 {color: #000000; font-weight: bold; }