#master {
	font-family:"Franklin Gothic Medium Cond";
	font-size:13px;
	width:780px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	}

body {
    font-family: Verdana;
    font-size: 11px;
	margin:0px;
	background-color:#54726B;
}
td {
    font-family: Verdana;
    font-size: 11px;
	margin:0px;

}

a {
	text-decoration: none;}
a:hover {
	color:#FF4500;}

legend.top {font-size:14px; font-weight:bold;color:Blue}
legend {font-size:13px; font-weight:bold}

h1,h2,h3,h4,h6 {
	font-family: Verdana; font-weight:bold; margin-top:0px; margin-bottom:0px}
h1 {font-size: 21px;}
h2 {font-size: 15px;}
h3 {font-size: 11px;}
h4 {font-size: 9px;}

table.master {
	width:780px;
	border:0px;}

table.chat {
	width:150px;
	border:0px;
	padding:3px;
}

td.chat {
	font-size:xx-small;
	font-family:Verdana;
	border-bottom:1px dotted #ffcc00;}

th {
	font:11px Verdana;
	font-weight:bold;}

table.kon {
	border-bottom:1px dotted #CD5555;
	width:95%;
	background-color:#FFFFFF;
	padding:2px;
}


table.head {
	width:100%;
	background-color:#E6E6E6;

}

table.cols {
	width:100%;
	background-image: url('img/groupmenu.gif');
	height:30px;
}

td.auth {
	text-align:center;
	width:180px;}

td.mod {
	border-left:1px dotted #CD5555;
	border-bottom:1px dotted #CD5555;
	width:100%;
	background-color:#ffFFFF;
}

td.content {
	font-size: 11px;
	font-family: Verdana;
}

th.kon {
	text-align:left;
	background-color:#CD5555;
	color:#FFFF00}

table.ls {
	border-bottom:1px dotted #CD0000;
	width:99%;
	color: #4F4F2F;}
th.ls {
	color:#9DE1F3;
	text-align:left;
	height:24px;
	padding-left:25px;
	}

td.lr {
	background-color:#E6EBD0}
td.l {
	width:180px;
	background-color:#ffffff;
	border-left: 0px solid #CD3700;
}

td.r {
	width:170px;
	background-color:#ffffff;
	border-right: 0px dotted #CD3700;}

td.ctr {
	border-right:0px dotted;
	border-left:0px dotted;
	border-color:#CD3700;
	background-color:#FFFFFF;
	padding:5px;}
td.bdr {border: 1px solid #D8C6FA}
td.bb {
	border-bottom:1px dotted #CCCCCC;}
td.copy {
	border:1px solid #CD3700;
	font:xx-small;
	color: Yellow;
	background-color:#FF6347;}

code,pre {
  margin: 3px 10px 0px 10px;
  padding:0 3px 5px 5px;
  display: block;
  overflow: auto;
  white-space:pre;
  font:11px "Letter Gothic";
  color:#546396;
  background: #DAE9EF;
}

input,select {
	font:10px Verdana;
}
textarea {
	font: 10px Verdana;
	text-align:wrap;
}

ol,li { margin-top:0px; margin-bottom:0px}

sup	{
	font:8px Verdana}
strong {color:red}

#copyr {
	border:1px solid #336699;
	text-align:center;
	font:9px georgia;
	font-style:italic;
	padding:5px;
	background:#5995A6;
	color:#DADADA;
	height:45px;
	width:200px;
	position:relative;
	float:right;
	right:15px;
	bottom:20px}
}