@charset "utf-8";
/* CSS Document */
a{
text-decoration:none; 
color:#666666;
}
a:hover{
text-decoration:underline; 
color: #FF9900;
}
.catalog{font-family:Verdana, Arial, Helvetica, sans-serif;
color:#1564DB;
font-size:10pt;
}
body,td,th {
	font-family: Verdana, Tahoma;
	font-size: 8pt;
}
body{
margin:0 0 0 0;
}
form{margin-top:0; margin-bottom:0;}
p{margin-top:5px; margin-bottom:10px;}
input{
font-family: Arial; 
font-size: 9pt; 
}
.button{
font-family: Arial; 
font-size: 9pt; 
BORDER-BOTTOM: 1px outset #EAEAEA; 
BORDER-LEFT: 1px outset #EAEAEA; 
BORDER-RIGHT: 1px outset #EAEAEA; 
BORDER-TOP: 1px outset #EAEAEA; 
background-color: #EAEAEA;
}
.txtfield 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
	background-color: #FFFFFF;
	border-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px
}
select
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
	background-color: #FFFFFF;
	border: #333333;
	border-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.title{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#666600}
.label{
font-family:Arial;
font-size:10pt;}
.labelb{
font-family:Arial;
font-size:10pt;
font-weight:bold}
.labelbwhite{font-family:Verdana, Tahoma;
font-size:8pt;
font-weight:bold;
color:white;}
.labelwhite{font-family:Verdana, Tahoma;
font-size:8pt;
color:white;}
.grouptitle{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#660000}
.tdunderline{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#999999;
background-color:#F7F7F7;
height:30;
font-family:Arial;
font-size:10pt
}
.tdunderlinedot{
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#999999;
height:25;
font-family:Arial;
font-size:10pt
}
.tdunderlinedotx{
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#CCCCCC;
font-family:Arial;
font-size:10pt
}
.tdrightdot{
border-right-style:dotted;
border-right-width:1px;
border-right-color:#999999;
height:30;
}
.phpmaker{
font-family: Arial; 
font-size: 8pt; 
}
.newstitle{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#663300;
}
.newsnote{
font-family: arial;
font-size:13px;
color:#666666;
font-weight:bold;
}
.newsnotex{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#999999;
}
.topictitle{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#666666;
}
.tdbelvel{background-color:#AAB1C3;
border-bottom:1px solid #595959;
padding:0px 0px 0px 0px;
border-top:1px solid #F7F7F7;
font-family:verdana;
font-size:8pt;
font-weight:bold;
color:white;
}
.tdleft{
border-left:1px solid;
}
.tdf7f7f7{background-color:#f7f7f7}
.tabMenu{
  background-color:white; 
  color:#003399;
  border:0px;
  border-style:solid;
  padding:3px;
  padding-left:10px;
  padding-right:10px;
  cursor:pointer;
}
.tabMenuOver{
  background-color:#f7f7f7; 
  color:#003399;
  border:1px;
  border-style:solid;
  padding:3px;
  padding-left:10px;
  padding-right:10px;
  cursor:pointer;
}
.tdselected{
border:1px solid lightgrey;
background-color:#f7f7f7;
font-weight:bold
}
.tdlight{
border-bottom:1px dotted lightgrey;
}
.tdgrey{
background-color:#F4F4F4;
border-bottom:1px dotted #f3f3f3;
}
.tdlabel{
border-bottom:1px solid lightgrey;
font-weight:bold
}
.tdlist{
font-family:Verdana, Arial, Helvetica, sans-serif;
border-bottom:1px solid #f7f7f7;
}
.thlist{
font-family:Arial, Helvetica, sans-serif;
border:1px outset lightgrey;
text-align:left;
}
.tdview{
border-bottom:1px solid #f7f7f7;
}
.tdfield{
border-bottom:1px solid #f7f7f7;
}
.tdfirst{
border: 1px outset lightgrey;
background-color:#f7f7f7}
.tddetail{
border:1px solid lightgrey}
.amtitle{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#003366
}
.activeTab{
color: darkblue;
cursor:pointer;
font-weight:bold;
padding:4px 8px 4px 8px;
background:url(../templates/block-autmun/active-tab.jpg) bottom center;
background-repeat:no-repeat;
height:24pt;
}
.deactiveTab{
color:#CC6600;
background:url(../templates/block-autmun/deactive-tab.jpg) bottom left;
cursor:pointer;
font-weight:bold;
padding:4px 8px 4px 8px;
background-repeat:repeat-x;
}
.lastTab{
background:url(../templates/block-autmun/deactive-tab.jpg) bottom center;
background-repeat:repeat-x;
width:100%;
}
.firstTab{
background:url(../templates/block-autmun/deactive-tab.jpg) bottom center;
width:2%;
}
.boxTab{border:1px solid lightgrey;
border-top:1px solid white;
}
.activeTabBottom{
border:1px solid lightgrey;
border-top:1px solid white;
color: red;
cursor:pointer;
font-weight:bold;
padding:4px 4px 4px 4px;
}
.deactiveTabBottom{
border:1px solid lightgrey;
color:#666600;
cursor:pointer;
font-weight:bold;
padding:4px 4px 4px 4px;
}
.lastTabBottom{border-top:1px solid lightgrey;
width:100%;
}
.firstTabBottom{border-top:1px solid lightgrey;
width:2%;
}
.boxTabBottom{border:1px solid lightgrey;
border-bottom:1px solid white;
}
.activeTabLeft{
border:1px solid lightgrey;
color:white;
background-color:#666600;
width:149px; height:51px;
vertical-align:middle;
cursor:pointer;
font-weight:bold;
padding:4px 4px 4px 4px;
}
.deactiveTabLeft{
border:1px solid lightgrey;
width:149px; height:51px;
color:#CC6600;
cursor:pointer;
font-weight:bold;
padding:4px 4px 4px 4px;
vertical-align:middle;
background-image:url(../templates/block-autmun/active-tab.png);
background-repeat:no-repeat
}
.lastTabLeft{border-left:0px solid lightgrey;
height:100%;
}
.firstTabLeft{border-left:0px solid lightgrey;
}
.boxTabLeft{border:1px solid lightgrey;
border-left:1px solid white;
}
.activeTabRight{
border:1px solid lightgrey;
color:white;
background-color:#666600;
width:149px; height:51px;
vertical-align:middle;
cursor:pointer;
font-weight:bold;
padding:4px 4px 4px 4px;
}
.deactiveTabRight{
border:1px solid lightgrey;
width:149px; height:51px;
color:#CC6600;
cursor:pointer;
font-weight:bold;
padding:4px 4px 4px 4px;
vertical-align:middle;
background-image:url(../templates/block-autmun/active-tab.png);
background-repeat:no-repeat
}
.lastTabRight{border-left:0px solid lightgrey;
height:100%;
}
.firstTabRight{border-left:0px solid lightgrey;
}
.boxTabRight{border:1px solid lightgrey;
border-right:1px solid white;
}
.productname{
font-family:Verdana, Tahoma;
font-size:12pt;
font-weight:bold;
color:#FF6600;
}
.btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	background-color:#FFFFFF;
	background-image:url(images/btn_00.gif);
	background-position:center;
	color:#6666FF;
	height:22px;
	cursor:pointer;
}
.tdmoveout{
border:1px solid white;
border-bottom:1px solid lightgrey;
font-weight:bold;
}
.tdmoveover{
border: 1px solid lightgrey;
cursor:pointer;
} 
.section{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
font-weight:bold;
}
.channel{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0033CC;
}