body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2B445E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #4D79A6;
	text-decoration: none;
}
a:visited {
	color: #4D79A6;
	text-decoration: none;
}
a:hover {
	color: #345C7E;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #345C7E;
	margin: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #345C7E;
	margin: 0px;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #345C7E;
	margin: 0px;
}
table {
	font-size: 11px;
	color: #4D79A6;
}
form {
 margin: 0px;
}
select {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D79A6;
	border: 1px solid #FFFFFF;
	background-color: #B9CEE0;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D79A6;
	border: 1px solid #FFFFFF;
	background-color: #B9CEE0;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D79A6;
	border: 1px solid #FFFFFF;
}
input.general {
	background-color: #B9CEE0;
}
input.button {
	color:  #FFFFFF;
	background-color: #8BAAC9;
	border: none;
	height: 20px;
}
input.noborder {
	border: none;
}
table.menu {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
table.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
table.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
table.menu a:hover {
	color: #A3BBD3;
}
table.language {
	font-size: 9px;
	color: #BFCBD9;
	font-weight: bold;
}
table.language a:link {
	color: #BFCBD9;
	text-decoration: none;
}
table.language a:visited {
	color: #BFCBD9;
	text-decoration: none;
}
table.language a:hover {
	color: #455A74;
	text-decoration: none;
}
table.background_template {
	background-image: url(template/background.jpg);
	background-repeat: repeat-y;
}
td.background_form {
	background-image: url(template/background_form.jpg);
	background-repeat: no-repeat;
}
td.background_template_line {
	background-image: url(template/background_line.gif);
	background-repeat: repeat-y;
}
td.background_template_top {
	background-image: url(template/background_top.jpg);
	background-repeat: no-repeat;
}
td.background_template_menu {
	background-image: url(template/background_menu.jpg);
	background-repeat: no-repeat;
}
td.path {
	font-size: 9px;
}
td.label {
	font-size: 10px;
}
tr.price_list {
	color: #FFFFFF;
}
.copyright {
	font-size: 9px;
	color: #8BAAC9;
}
.copyright a:link {
	color: #8BAAC9;
	text-decoration: none;
}
.copyright a:visited  {
	color: #8BAAC9;
	text-decoration: none;
}
.copyright a:hover  {
	color: #4D79A6;
	text-decoration: none;
}
.small {
	font-size: 9px;
}