#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #60B905;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: #60B905;
font-weight: normal;
}

#tablist li a.current{
background: #FFFFFF;
}

#tabcontentcontainer{
width:350px;
height:45px;
}

.tabcontent{
display:none;
}

body {
	margin-bottom: 0px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 13px;
	color: 4C9203;
	font-weight: normal;
}
.tableDetail {
	font-size: 12px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #49394E;
}
a:link			{font-weight: normal; text-decoration: none; color: #4C9203}
a:visited		{font-weight: normal; text-decoration: none; color: #4C9203}
a:active		{font-weight: normal; text-decoration: none; color: #60B905}
a:hover			{font-weight: normal; text-decoration: underline; color: #9DD929}


.mainbox th {
        font-size: 9pt;
        font-weight: bold;
        font-family: Tahoma;
        padding: 4 4 4 4;
        color: #666666;
        text-align: left;
}
.mainbox td {
        font-size: 9pt;
        font-family: Tahoma;
        color: #666666;
}
.mainbox {
        border-left: 1px solid #60B905;
        border-right: 1px solid #60B905;
        text-align: left;
        vertical-align: top;
}

.mainbox th {
        background-color: #DFE4E5;
        border-bottom: 1px solid #999999;
        border-left: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
        border-top: 1px solid #ffffff;
}
.mainbox p {
        padding: 4 4 4 4;
        margin: 0 0 0 0;
}

.text1 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
