/* CSS Document */
body, tr, td{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	border-collapse:collapse;
	vertical-align:top;
	color: #979797;
	text-align: justify;
}
img {border: 0px;}
table, td {border-collapse: collapse;padding: 0px;}

/* FEEDBACK on main page */
.feedback * {font-family: verdana; font-size: 8pt;}
.feedback {font-family: tahoma, verdana, arial; font-size: 8pt; letter-spacing: 1px; line-height: 14pt;}
.feedback .input_text, .feedback textarea  {border: 1px solid #659DC2; width:300px; padding: 4px;}
.feedback textarea {height: 100px;}
.feedback td {padding: 5px;}
/* --- */


.left_column{
	width:162px;
	padding:30px 25px;
}

td.page_text{
	background-repeat:no-repeat;
	background-position:bottom right;
	width:525px;
	padding:0px 20px;
}
.page_text p{
	color:#000000;
	padding:0px 20px;
}
.header{
	width:452px;
	height:15px;
	padding:20px 20px;
	background-repeat:no-repeat;
	margin:20px 0px;
}


.right_column{
	width:173px;
   height: 400px;

    border: 1px solid #000000;
	background-repeat:no-repeat;
	background-position:bottom left;
    background-repeat: no-repeat;
	padding:0px 25px 150px 25px;
}

.messages{
	padding:0px 27px 0px 0px;
	text-align:center;
	vertical-align:middle;
}

.copyright{
	height:78px;
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:bottom;
	color:#FFFFFF;
	padding:0px 50px 10px 0px;
}

td.menu{
	height:58px;
	vertical-align:middle;
	padding:5px 0px 0px 0px;
}
.menu td{
	padding:0px 10px 5px 0px;
	text-align:center;
} 
.menu a{
	font-size:10px;
	color:#FFFFFF;
}
.menu a:hover{
	color:#000000;
}

.bold_text{
	font-weight:bold;
}

p.news_date{
	color:#30abc8;
	font-size:11px;
	margin:0;
	padding:20px 0px 20px 0px;
}
p.news_header{
	color:#979797;
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:11px;
}
p.news_text{
	font-size:11px;
	margin:0;
	padding:0px 0px 20px 0px;
}

a{
	color:#30abc8;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a.a1{
	color:#979797;
	text-decoration:underline;
      font-size:11px;

}
a.a1:hover{
	text-decoration:underline;
      font-size:11px;
}
a.a2{
	color:#000000;
	text-decoration:none;
      font-size:12px;

}
a.a2:hover{
	text-decoration:none;
      font-size:12px;
}

h1,h2,h3,h4{
	margin:0px;
	padding:0px;
}

h1{
	color:#2fb7d6;
	font-size:12pt;
}
h2{
	color:#2fb7d6;
	font-size:12pt;
}
h3{
	color:#2fb7d6;
	font-size:12pt;
}

table.price, table.price td {border: 2px solid #2fb7d6; border-collapse: collapse;}
table.price, table.price td {padding: 6px}

table.price td {text-align:center}
table.price td {color:#00274d; font-size:90%}
table.price {width:525px}