body,td,th,pre {
	color: #777777;
	font-family: verdana,arial,helvetica;
	font-size: 11px;
}
body {
	background-color: #222222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtwhite {
	color: #FFFFFF;
}
.txtsubmenuwhite {
	font-size: 12px;
	color: #A7A7A7;
}
.submenu {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #777777;
}
a:link {
	color: #777777;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: none;
	color: #A7A7A7;
}
a:active {
	text-decoration: none;
	color: #777777;
}
.active {
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#A7A7A7;
	}
input {
	/* color: #000000; */
	/* background-color: #CCCCCC; */
	/* border: 1px solid #CCCCCC; */
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 1px;
}
.txttag3 {
	font-size: 20px;
}
.txttag2 {
	font-size: 16px;
}

.cmsinput {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #777777;
	background-color: #2e2e2e;
	height: 13px;
	width: 500px;
	border: 1px solid #444444;
	margin-top: 0px;
}

.cmstextarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #777777;
	background-color: #2e2e2e;
	height: 480px;
	width: 640px;
	border: 1px solid #444444;
}

.cmsbutton {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #a7a7a7;
	border: 1px solid #777777;
	margin: 0px;
}

.cmsinputsi {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #222222;
	text-indent: 5px;
	background-color: #666666;
	height: 13px;
	width: 150px;
	border: 0px solid #444444;
	margin: 0px;
}

.cmstextareapm {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #777777;
	background-color: #2e2e2e;
	height: 100px;
	width: 400px;
	border: 1px solid #444444;
}

iframe {
	border: none;
	overflow: hidden;
}

.iframesearchbtm {
	width: 200px;
	height: 27px;
	border: none;
	overflow: hidden;
	background-color: #222222;
}

.advsrchtext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #777777;
	background-color: #2e2e2e;
	height: 13px;
	border: 1px solid #444444;
	margin-top: 0px;
}

@media print {
	iframe {
		width: 0px;
		height: 0px;
		border: none;
		overflow: hidden;
		background-color: #2e2e2e;
	}
}
