html, body{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        margin: 0px;
        padding: 0px;
        color: #303030;
        background-color: #ffffff;
}
*{
        color: #303040;
}
a{
        text-decoration: none;
        color: #303060;
}
a:hover{
        text-decoration: underline;
        color: #303060;
}
td{
        font-size: 11px;
        border-collapse: collapse;
}
table{
        border-collapse: collapse;
}
#main{
	padding: 8px;
}
.sm{
        font-size: 7pt;
}
table#list td{
        font-size: 7pt;
        text-align: center;
	border: 1px dotted #888888;
}
td.lnk{
        cursor: pointer;
}
td.lnk:hover{
        cursor: pointer;
        background-color: #f0f0f0;
}
input.login{
	width:80px;height:18px;font-size:7pt;
}
input.lsub{
	width:48px;height:18px;font-size:8pt;background-color: #f5f5f5; border: 1px solid #888888;
}
td#logo{
	width:100%;
	font-weight: bold;
}
td#top{
	text-align:right;
	background-color: #ECECEC;
	border: 1px solid #C3C3C3;
}
td#left{
	vertical-align: top;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 8px;
	padding-left: 8px;
	border-left: 1px dashed #eeeeee;
	border-right: 1px dashed #eeeeee;
}
td#right{
	width: 100%; vertical-align: top;
	padding-left: 8px;
	border-right: 1px dashed #eeeeee;
}
#gt{
	background-color: #F5F5F5;
	border: 1px solid #cccccc;
}
#gt td{
	padding: 4px;
}
input.murl{
	width:400px;
}
textarea#qt{
	width:400px; height:100px;
}
table.sto{
	width:100%;
}
input.start{
	background-color: #f5f5f5; border: 1px solid #888888;
}
.cnt{
	text-align: center;
}
.err{
	color:red; padding: 8px;
}
.txt{
	padding: 16px;
}
input#ok{
	width:32px;height:18px;font-size:8pt;background-color: #f5f5f5; border: 1px solid #888888;
}
input#ld{
	width:100px;height:18px;font-size:7pt;
}
input#lq{
	width:160px;height:18px;font-size:7pt;
}
td#bt{
	color: #808080; text-align:right; font-size: 10px;
	background-color: #ECECEC;
	border: 1px solid #C3C3C3;
}
td#bt a, td#bt a:hover{
	color: #808080;
}
div#wd{
	border: 1px dotted #888888;
	padding: 1px;
}
table.gn{
	border: 1px dotted #888888;
}
table.gn td{
	border: 1px dotted #888888;
}