body {
	margin:0px;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	background-image: url("../images/kzd_back.gif"); 
	background-repeat: no-repeat;
	background-position: top right; 
}

p,td {
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color: #1e3e8c
}

h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; color: #e60000; font-weight: bold
}

.tablemenu {
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.weblist { 
	text-align: right;
	font-size:8px;
	color: #f5f5f5;
}

#copyright { 
	text-align: center;
	font-size:9px;
	color: #1e3e8c
}

.content {
	padding:4px;
	border-left: 1px solid #1e3e8c; border-bottom: 1px solid #1e3e8c;
	font-size:12px;
	color: #1e3e8c
}

.menu {
	position:absolute;
	width:235px;
	top:10px;
	left:10px;
}

.menutitle {
	background-color:#1e3e8c;
	color:white;
	font-size:14pt
}

.menulink {
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	width:100%;
	padding:2px;
	font-weight:bold;
	background-color : #f1f0f7;	
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e3e8c;
}

a:link { color:#1e3e8c; text-decoration:none}
a:active { color:#e60000; text-decoration:none}
a:visited { color:#1e3e8c; text-decoration:none}
a:hover { color:#e60000; text-decoration:underline}

a.red:link { color:#e60000; text-decoration:none}
a.red:active { color:#e60000; text-decoration:none}
a.red:visited { color:#e60000; text-decoration:none}
a.red:hover { color:#e60000; text-decoration:underline}

a.gray:link { color:#f5f5f5; font-size:8px; text-decoration:none}
a.gray:active { color:#f5f5f5; font-size:8px; text-decoration:none}
a.gray:visited { color:#f5f5f5; font-size:8px; text-decoration:none}
a.gray:hover { color:#f5f5f5; font-size:8px; text-decoration:none}

a.menulink:link { color:#1e3e8c; text-decoration:none; text-transform : uppercase; background-color : #f1f0f7; cursor:pointer}
a.menulink:active { color:#1e3e8c; text-decoration:none; text-transform : uppercase; cursor:pointer}
a.menulink:visited { color:#1e3e8c; text-decoration:none; text-transform : uppercase; background-color : #f1f0f7; cursor:pointer}
td a.menulink:hover { color:white; text-decoration:none; 	text-transform : uppercase;background-color : #e60000; cursor:pointer}