/* CSS Document */
body {
      margin-top: 0px;
	  margin-bottom: 0px;
      margin-left: 0px;
	  margin-right: 0px;
}	
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}		
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

#logo_t{
	background:url('pic/tea.jpg');
	background-position:center;
    background-repeat:no-repeat;
}
.head_txt {
	color: #FFFFFF;
	font-size: 14px;
}
#polosa{
	background:url('pic/polosa.png');
	background-position:center;
    background-position:top;
    background-repeat:no-repeat;
	height: 29;
}
#button1 {
background: url('pic/button1.png');
background-repeat:no-repeat;
height: 40;
}
#button2 {
background: url('pic/button2.png');
background-repeat:no-repeat;
height: 40;
}
.button_txt {
	color: #FFFFFF;
	font-size: 14px;
    font-weight: bold;
}
.button_txt_active {
	color: #8A7C6C;
	font-size: 14px;
    font-weight: bold;
}

.style2 {color: #FF0000}
.style3 {color: #FFFFFF}
.style4 {font-size: 24px; font-weight: bold;}
.style5 {font-size: 14px; font-weight: bold;}
.style6 {font-size: 14px}
.style7 {font-size: 12px}
