BODY {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
}

.print_hidden {
	display: none;
}

.text_caption {
	background-image: url(images/text_top.gif);
	background-repeat: no-repeat;
	width: 556px;
	height: 25px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #2c3e62;
}

.text_main {
	background-image: url(images/text_bg.gif);
	background-repeat: repeat-y;
	width: 556px;
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	color: #2c3e62;
}

.text_main A {
	color: #bc2f0c;
	text-decoration: none;
}

.text_scaption {
	background-image: url(images/text_top.gif);
	background-repeat: no-repeat;
	width: 556px;
	height: 2px;
}

.text_bottom {
	background-image: url(images/text_bottom.gif);
	background-repeat: no-repeat;
	width: 556px;
	height: 3px;
}

.sitemap1 {
  	color: #2c3e62;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}

.sitemap1:hover {
	text-decoration: underline;
}

.sitemap2 {
  	color: #424c74;
  	font-size: 13px;
	text-decoration: none;
	font-family: Tahoma;
}

.sitemap2:hover {
	text-decoration: underline;
}

.sitemap3 {
  	color: #5f6c84;
  	font-size: 11px;
	font-variant: opaque;
	text-decoration: none;
	font-family: Tahoma;
}

.sitemap3:hover {
	text-decoration: underline;
}


.button {
	background-color: #F0F0F0;
	font-family: Tahoma; 
	font-size: 10px;
	font-weight: bold;
	color: #303090;
	padding: 3px;
	border: solid 1px #505050;
}

.input {
	background-color: #E0E0E0;
	font-family: Tahoma; 
	font-size: 11px;
	color: #303090;
	padding: 2px;
	border: solid 1px #505050;
}

div.k_words {
	display: none;
}

table.partners {
  font-size: 10px;
  text-align: center;
}

table.partners tbody td{
  padding-bottom: 20px;
}

span.discount {
  color: #cc0000;
  font-weight:bold;
}