.style {
font-family:Tahoma;
font-size:14px;
font-style:normal;
line-height:normal;
}

a:hover {
color:red;
text-decoration:none;
}


#tabs1 {
font:bold 16px/1.5em Verdana;
float:center;
width:100%;
background:#FFF;
font-size:93%;
line-height:normal;
}

#tabs1 ul {
list-style:none;
margin:0;
padding:10px 10px 0 50px;
}

#tabs1 li {
display:inline;
margin:0;
padding:0;
}

#tabs1 a {
float:left;
background:url(images/tableft1.gif) no-repeat left top;
text-decoration:none;
margin:0;
padding:0 0 0 4px;
}

#tabs1 a span {
display:block;
background:url(images/tabright1.gif) no-repeat right top;
color:#627EB7;
float:center;
padding:5px 15px 4px 6px;
}

#tabs a:hover span {
color:#627EB7;
}

#tabs1 a:hover {
background-position:0 -42px;
}

#tabs1 a:hover span {
background-position:100% -42px;
}

a:link,a:visited,a:active {
color:#000;
text-decoration:none;
}

INPUT,SELECT,TEXTAREA {
font-size:12px;
font-family:Tahoma,geneva,arial,Verdana,Helvetica;
}