#screenTabs {
float:left;
width: 100%;
min-height: 1px;
height: 1px;
background:#ffffff url("../img/icons/tabs/bg.gif") repeat-x bottom;
}

td > #screenTabs { 
height: auto;
}

#tabs {
float:left;
width:620px;
line-height:normal;
white-space: nowrap;
background:#ffffff url("../img/icons/tabs/bg.gif") repeat-x bottom;
}

#tabs ul {
margin:0;
padding: 0px 10px 10px 10px;
list-style:none;
}

#tabs a {
display: block;
background:url("../img/icons/tabs/right.gif") no-repeat right top;
padding:5px 9px 4px 4px;
vertical-align: baseline;
text-decoration: none;
color: #000000;
width:.1em;
}

#tabs > ul a {
width: auto;
}

#tabs a:hover,
#tabs a:visited,
#tabs a:active {
text-decoration: none;
color: #000000;
}

#tabs li {
float:left;
background:url("../img/icons/tabs/left.gif") no-repeat left top;
margin:0;
padding:0 0 0 2px;
border-bottom: solid 1px #776655;
}

#tabs li#current {
border-width: 0;
}

#tabs #current {
background-image:url("../img/icons/tabs/left_on.gif");
margin-left: -3px;
}
#tabs #current a {
background-image:url("../img/icons/tabs/right_on.gif");
padding:3px 9px 7px 6px;
vertical-align: baseline;
}

#tabs .last a {
background-image:url("../img/icons/tabs/right_last.gif");
}

#tabs .first {
background-image:url("../img/icons/tabs/left_first.gif");
}

#tabs .first#current {
margin-left: 0;
}

#tabs li:hover {
background-position: 0% -150px;
cursor: pointer;
}

#tabs li:hover a {
background-position: 100% -150px;
}

#tabs li.first:hover {
background-position: top left;
}

#tabs a:hover {
background-position: 100% -150px;
}

.button{
	font-family:arial;
	color:#000000;
	font-size:12px;
	font-weight: bold;
}
.button a{ color:#000000; text-decoration:none;}
.button a:hover{ color:#ff0000; text-decoration:underline;}
.new{font-family:arial; font-size:11px;
color:#000000;}
.new a{ color:#000000; text-decoration:none;}
.new a:hover{ color:#ff0000; text-decoration:underline;}
.line{
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.line a{ color:#ffffff; text-decoration:none;}
.line a:hover{ color:#000000; text-decoration:none;}
.link{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	text-align:center;
	text-decoration: underline;
	
}
.link a{ color:#ffffff; text-decoration:none;}
.link a:hover{ color:#ff0000; text-decoration:underline;}
.werea{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	line-height: 18px;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 775px;
}
.product{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
}
.product a{ color:#ffffff; text-decoration:none;}
.product a:hover{ color:#000000; text-decoration:none;}
.costume{
	font-family:arial;
	font-size:14px;
	color:#2B8986;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: underline;
}
.costume a{ color:#2B8986; text-decoration:none;}
.costume a:hover{ color:#000000; text-decoration:none;}
h4{
	font-family:arial;
	color:#000000;
	font-size:12px;
	font-weight: bold;
	text-align:left;
}
 h4 a{ color:#000000; text-decoration:none;}
  h4 a:hover{ color:#ff0000; text-decoration:underline;}
.login{
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration: underline;
	text-align: center;
}
.login a{ color:#000000; text-decoration:none;}
.login a:hover{ color:#ff0000; text-decoration:underline;}
		
.code{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	font-weight: bold;
	padding-left: 25px;
	background-image: url(../gifs/bg-line.jpg);
	background-repeat: no-repeat;
}
.tx{
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-align:justify;
	line-height: 18px;
}
.footer{
	font-family:"MS Sans Serif";
font-size:11px, color:#000000; 	text-align:left;
	padding-left: 5px;
	line-height: 18px;
}
.bg-text{
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	background-color: #B0B0F0;
	padding-right: 20px;
	padding-left: 20px;
}
.bg-text a{ color:#ffffff; text-decoration:none;}
.bg-text a:hover{ color:#000000; text-decoration:none;}