﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0pt;
	padding:0pt;
}
body {
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	border-collapse:collapse;
	border-spacing:0pt;
}
fieldset, img {
	border:0pt none;
}
address, caption, cite, code, dfn, em, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

body  {
	background-color: #000000;
}

#main {
	background-color:white;
	background-image:url(../../image/2via/bg_top.gif);
	background-repeat:no-repeat;
	margin:20px auto 0pt;
	width:769px;
}

#header 
{
	padding:0 10px 0 10px;
}
#header h1 {
	float:left;
}
#header h2{
	float:right;
}

#banner 
{
	clear:both;
	text-align:center;
	width:100%;
}

#bottom
{
	text-align:center;
	font-size:8pt;
	background-color:white;
	background-image:url(../../image/2via/bg_bottom.gif);
	background-repeat:no-repeat;
	height:33px;
	width:769px;
	line-height:14px;
	padding-top:4px;
}

#content
{
	clear:both;
	margin:10px auto 10px auto;
	width:730px;
}

a.button {
	color: #444;
	display: block;
	float: left;
	height: 26px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../image/btn_common_part.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 6px;
	padding-right: 18px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a.button span {
	display: block;
	line-height: 14px;
	background-color: transparent;
	background-image: url(../../image/btn_common.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
	background-position: bottom left; /* push text down 1px */
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 18px;
} 
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

#dash_title {

	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#tb_search {
	background-color: #e8f1ff;
	font-size: 15px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cce0ff;
	border-bottom-color: #cce0ff;
	width:100%;
}

#tb_search a {
	color: #000000;
	text-decoration: none;
}

#tb_search a:hover {
	text-decoration: underline;
}

#search_content
{
	background-color: #F8F8F8;
}

#tbform {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
}

.data_header {
	font-size: 12px;
	background-color: #F8F8F8;
	font-weight: bold;
}
.data_tb 
{
	border-style:none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cce0ff;
	border-bottom-color: #cce0ff;
}
.data_item {
	font-size: 12px;
}
.data_item td
{
	padding:2px;
	color:#000000;
}
.data_item_alternate td
{
	font-size: 12px;
	padding:2px;
	background-color:#F1F1F1;
	color:#000000;
}
.data_tb a {
	color: #0066FF;
	text-decoration: none;
}
.data_tb a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.data_page {
	font-size: 12px;
	background-color: #F8F8F8;
	font-weight:bold;
	color:#DA251C;
}
.data_page td a, .data_page td a:hover {
	color:#000000;
}
.data_page td
{
	padding:1px 3px 1px 3px;
}

.info
{
	font-family:arial;
	font-size:7.5pt;
	font-weight:bold;
	color:Black;
}
