body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	/*background-color: #0072ab; */
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #0072ab;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A6CC03;
}
a:hover {
	text-decoration: underline overline;
	color: #A4CB00;
}
a:active {
	text-decoration: none;
	color: #0072ab;
}
.liste {
	list-style-position: inside;
	list-style-image: url(1.gif);
}
.title {
	font-size: 11px;
	font-weight: bold;
	color: #0072ab;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0072ab;
	border-right-color: #0072ab;
	border-bottom-color: #0072ab;
	border-left-color: #0072ab;
}
.divad {
	margin: 5px;
}

.line2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0072ab;
	border-right-color: #0072ab;
	border-bottom-color: #0072ab;
	border-left-color: #0072ab;
}
.line21 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0072ab;
	border-right-color: #0072ab;
	border-bottom-color: #0072ab;
	border-left-color: #0072ab;
}
.bottom {
/*color: #FFFFFF;
*/
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #0072ab;
	background-color: #FFFFFF;
	color: #0072ab;
}
