body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_right2.jpg);
}
.bg_main {
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
}
.picture {
	border: 1px solid #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_main {
	text-align: justify;
}
.highlight {
	text-decoration: none;
	background-color: #4B7485;
	text-align: justify;
}.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29586A;
	text-decoration: none;
	width: 200px;
	border: 1px solid #6bbbf5;
	background-color: #e5f6ff;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29586A;
	text-decoration: none;
	width: 100%;
	border: 1px solid #6bbbf5;
	background-color: #e5f6ff;
}
.inputsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29586A;
	text-decoration: none;
	width: 80px;
	border: 1px solid #6bbbf5;
	background-color: #e5f6ff;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg_button.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 118px;
	border: none;
	font-weight: bold;
	background-color: #29586a;
}
.listhead {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.texthead {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4ea8ca;
	border-right-color: #4ea8ca;
	border-bottom-color: #4ea8ca;
	border-left-color: #4ea8ca;
	height: 20px;
	width: 100%;
}
.justify {
	text-align: justify;
}
A.:active {  font-family: Arial, Helvetica, sans-serif; color: #96f7fe; text-decoration: none}
A.:visited {  font-family: Arial, Helvetica, sans-serif; color: #96f7fe; text-decoration: none}
A.:hover {  font-family: Arial, Helvetica, sans-serif; color: #01d7e6; text-decoration: none}
A.:link {  font-family: Arial, Helvetica, sans-serif; color: #96f7fe; text-decoration: none}
a#cookiescript_link {
	display: none!important;
}