body, td, div, p {
	font: normal 12px Verdana, Arial;
}

html * {
	scrollbar-face-color:#f4b40e;
	scrollbar-highlight-color:#f4b40e;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-shadow-color:#d20019;
	scrollbar-arrow-color:#d20019;
	scrollbar-track-color:#ffeecc;
}

p, body, div {
/*	line-height: 150%;*/
}

td {
	vertical-align: top;
}

img {
	border: none;
}

a {
/*	white-space: nowrap; */
}

TABLE.null {
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
}

TABLE.null td {
	border: none;
	border-collapse: collapse;
}

TD.topZone {
	background: url(../img/bg_top.jpg) no-repeat top;
	width: 775px;
	height: 145px!important;
}

.topNav {
	width: 700px;
	height: 46px;
	background: url(../img/bg_a_normal.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.topNav .normalLeft {
	width: 12px!important;
	height: 46px;
	background: url(../img/bg_a_normal_left.gif) no-repeat;
	float: left;
}

.topNav .normalRight {
	width: 13px;
	height: 46px;
	background: url(../img/bg_a_normal_right.gif);
	float: left;
}

.topNav .activeLeft {
	width: 12px!important;
	height: 46px;
	background: url(../img/bg_a_active_left.gif) no-repeat;
	float: left;
}

.topNav .activeRight {
	width: 13px;
	height: 46px;
	background: url(../img/bg_a_active_right.gif);
	float: left;
}



.topNav .normal {
	float: left;
	margin-top: 14px;
}

.topNav .normal a, .topNav .normal a:visited {
	color: white;
	text-decoration: none;
	font: bold 13px Verdana, Arial;;
}

.topNav .normal a:hover {
	color: #fdbe10;	
}


.topNav .active {
	float: left;
	height: 46px;
	background: url(../img/bg_a_active.gif) repeat-x top;
	padding-top: 12px;
}

.topNav .active a, .topNav .active a:visited{
	color: white;
	text-decoration: none;
	font: bold 13px Verdana, Arial;;
}

.topNav .active a:hover {
	text-decoration: underline;
}

.upNav {
	margin: 8px;
}

.upNav a {
	color: #555;
	text-decoration: none;
}


a {
	color: #9f93e3;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:visited {
	text-decoration: none;
}

.leftMenu {
	min-height: 10px;
	width: 190px;
}

.leftMenu .normal {
	margin-left: 10px;
}

.leftMenu .normal .normal {
	border-left: 2px solid #f4b40e;
	padding-left: 6px;
}

.leftMenu .normal .normal * {
	border: none;
}

.leftMenu .normal a {
	color: #b9b4a8;
	height: 20px;
}

.leftMenu .normal a.selected,
.leftMenu .normal a:hover {
	color: #d20019;
	height: 20px;
}

.leftMenu .normal a:hover {
	text-decoration: underline;
}

.btnZone {
	background: url(../img/bg_btn.jpg);
	width: 900px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	color: #777;
	line-height: 17px;
}

.btnZone a {
	color: #444;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	color: #d20019;
	font-weight: normal;	
	margin-bottom: 4px;
}


h1 {	font-size: 28px; }
h2 {	font-size: 24px; }
h3 {	font-size: 20px; }
h4 {	font-size: 17px; }
h5 {	font-size: 13px; }


.album {
	width: 120px;
	height: 120px;
	border: 3px solid #f0f0f0;
	margin: 4px;
}

.itemhead {
	font-size: 14px;
	font-weight: bold;
	color: #9f93e3;
}

.small {
	font-size: 11px;
	color: #666;
}

.more {
	clear: both;
	font-size: 11px;
	float: right;
}

p {
	margin: 0;
}


.topRight {
	background: url(../img/top_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

hr {
	color: #f4b40e;
	height: 1px;
	background: #f4b40e;
	border: none;
}

.upmenu a {
	color: #a7a7a7;
	font: bold 10px Verdana;;
	margin-left: 8px;
}

.upmenu a:hover {
	color: #d20019;
	text-decoration: underline;
}

.mini {
	font-size: 10px;
	color: #d20019;
	margin-bottom: 8px;
}

.compactZone * {
/*	line-height: 100%; */
}

.nodeMark {
	text-decoration: none;
	font: bold 17px "Courier New", Courier, monospace;
	color: #f4b40e;
/*	padding: 0 3px 0 3px; */
	width: 12px;
	overflow: hidden;
	cursor: hand;
}

.hintBlue {
	color: #f0f0f0;
	background: white;
	text-decoration: none;
	font: normal 11px Verdana;
}

.hintBlue:hover {
	color: #d20019;
	padding: 0 2px 0 2px;
	border: 1px dashed gray;
}

.kws {
	color: #006699;
	background: #f8f8f8;
	border: 1px solid #aaa;
	padding: 4px;
}

.kws ul {
	list-style: none;
	margin-left: 20px;
}

.kws a, 
.keyword {
	text-decoration: none;
	border-bottom: 1px dotted #006699;
	color: #006699;
	font-weight: normal;
}

.kws a:hover {
	color:#d20019;
	text-decoration: underline;
	border: none;
}

.kws b {
	text-transform: uppercase;
}

.red {
	color: #d20019;
}

.kwBox {
	background: white;
	border: 1px solid #aaa;
	margin: 12px;
	padding: 6px;
	max-height: 500px!important;
	overflow: scroll;
}

.userKwBlock {
	border: 1px dotted #fdbe10;
	padding: 10px;
	width: 220px;
}

.smallBtn {
	color: #d20019;
	cursor: hand;
	font-size: 20px;
}

.userKwBlock div {
}

.inlinetext {
	border: 1px dotted #f4b40e;
	height: 30px;
/*	color: #666; */
	background: #f1fff1;
	padding: 8px;
}

.inlinetetle {
	color: Green;
	height: 18px;
	cursor: hand;
}

.textbtn {
	color: #d20019;
	font-size: 16px;
	cursor: hand;
	line-height: 15px;
/*	padding-top: 4px; */
}

.otext {
	height: 30px;
}

.searchZone {
	float: right;
	margin-left: 16px;
	color: #666;
}

.searchZone input {
	border: 1px solid #666;
	color: #d20019;
}

.formtitle {
	min-width: 50px;
}

.formerror {
	min-width: 50px;
	color: red;
}

.form_container {
	width: 500px;
	padding: 12px;
/*	background: url(../img/formbg.gif); */
}

.form_container textarea {
	height: 100px!important;
}

.report {
	font: bold 11px;
	color: red;
	width: 500px;
	padding: 10px 10px 10px 50px;
	margin: 10px 0 10px 0;
	border: 3px solid #f4b40e;
	background: url(../img/info.gif) no-repeat top 10px;
}

fieldset {
	border: 3px double #f4b40e;;
	width: 500px;
	padding: 6px;
}

legend {
	font: bold 16px Verdana;
	color: #d20019;
}


.btn_100,  .btn_200{
	border: none;
	background: url(../img/btn_100.gif) no-repeat;
	width: 97px;
	height: 25px;
	color: #d20019;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.btn_200{
	background: url(../img/btn_200.gif) no-repeat;
	width: 197px;
	font-size: 12px;
}

input, textarea {
	border: 1px solid #f4b40e;
	font: bold 16px Verdana;
	color: #d20019;
}

textarea {
	font: normal 13px Verdana;
}

.kwtitle {
	background: #f4b40e;
	height: 26px;
	vertical-align: middle;
	padding-left: 4px;
	color: White;
	font-weight: bold;
}

td.zaktitle {
	background: #f4b40e;
	width: 100px;
	color: White;
	font-weight: bold;
	text-align: right;
	padding-left: 6px;
}

td.zakvalue {
	width: 200px;
}

.zakaztable, .zakaztable td {
	border-collapse: collapse;
	border: 1px solid #f4b40e!important;
}

td.zaktitle {
	background: #f4b40e;
	width: 100px;
	color: White;
	font-weight: bold;
	text-align: right;
	border: 1px solid white!important;
	height: 20px;
}


.zakaztable th {
	background: #f4b40e;
	color: White;
	font-weight: bold;
	text-align: center;
	border: 1px solid white!important;
	height: 20px;
	font-size: 12px;
}


.zakaztable td {
	height: 22px;
	vertical-align: middle;
}

.navigator a, .navigator b {
	width: 16px;
	height: 16px;
	padding: 4px 8px 4px 8px;
	vertical-align: middle;
}


.navigator a:hover, .navigator b {
	background: #f4b40e;
}	
	

.passive td.zaktitle {
	background: #aaa!important;
}

.passive .zakaztable, .passive .zakaztable td {
	border-collapse: collapse;
	border: 1px solid #aaa!important;
}

.passive td.zaktitle {
	border: 1px solid white!important;
}

.passive .zakaztable th {
background: #aaa;
}


.nomargin {
	margin: 0;
}


.clear {
	clear: both;
}

.searchmark {
	background: #f4b40e;
}

.table {
	border-collapse: collapse;
	border: 2px solid #f4b40e;
	width: 90%;
}

.table td {
	border: 1px solid #f4b40e!important;
	height: 24px;
}

.table th {
	border: 1px solid white;
	background: #f4b40e;
}



.notes {
	width: 230px;
	height: 273px;
	background: url(../img/notes.jpg) no-repeat top;	
	border: 1px solid white;
}

.notes div {
	margin: 20px 20px 20px 20px!important;
	color: #d20019;
	font-size: 14px;
	font-weight: bold;
}

.notes div * {
	line-height: 16px;
}

.topbg {
	background: url(../img/topbg.jpg) repeat-x top;
	width: 700px!important;
}



.lefttext {
	margin-top: 18px;
	width: 230px!important;
	min-height: 30px;
	font-size:11px;
}

.lefttext p, .lefttext a {
	font-size:11px;
}