body { 
	background-color: #c0c0c0;
	background-image: url(../images/bg_line.gif); background-repeat: repeat-x;
	margin-top: 15px;
}
td {
	font-size: 10pt;
	font-family: Tahoma; 
	color: #000000;
}
h1 {
	font-family: tahoma;
}
fieldset {
	color: #666666;
	font-size: 12px;
}
legend {
	color: #ff0000;
	font-size: 20px;
}
img {
	/*border: solid #666666 2px;*/
}
.page,td { 
	color: #000000;
}
.menu_txt {
	color: #666666;
}
.logotxt {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
}
.big {
	font-size: 60pt; color: red;
}
.green {
	font-size: 20pt; color: green;
text-align: left;
}
.menu {
	color: #c0c0c0;
}
textarea, select, input {
	font-size: 9pt; 
	border: solid #999999 1px; 
}
iframe {
	border-bottom: solid #000000 1px;
}
.bg_index {
	background-image: url(../images/bg_index2.jpg); background-repeat: no-repeat;
}
.bg_zw {
	background-image: url(../images/bg_zw.jpg); background-repeat: no-repeat;
}
.menulink {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.menulink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.submenulink {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.submenulink:hover {
	text-decoration: underline;
	color: #666666;
}
.rightheader { 
	color: #000000;
	filter: alpha(opacity=25); 
}

