body, p, td, th, .t, input, textarea {
	font-family: "Lucida Grande", "Bitstream Vera Sans", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	qfont-family: trebuchet ms, arial, sans-serif;
	font-size: 13px;
	color: #000;
}

form, img {
	border: 0;
}

small, .sm {
	font-size: 0.9em;
}

big {
	font-size: 1.2em;
}

hr {
	height: 1px;
	border: solid #807070 0px;
	border-top-width: 1px;
}

.icon {
	width: 16;
	height: 16;
	vertical-align: middle;
}

a {
	color: #000;
}

.lang {
	border: solid #000000 1px;
}
.langa {
	border: solid #fff 1px;
}

div#divLogin {
	float:right;
	margin-top: 12px;
	padding: 3px;
	border: 1px dashed silver;
	font-size: 14px;
}

div#divLogin td {
	font-size: 14px;
}

.error {
	font-size: 13px;
	background-color: #fff;
	font-weight: bold;
	border: 1px dashed red;
	padding: 3px;
	margin: 0 0 20px 0;	
}

h1 {
	font-size: 22px;
}

#content h1 {
	qfont-family: "Lucida Grande", "Bitstream Vera Sans", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-right: -1em;
	margin: 0em -1em 40px -13px;
	padding-left: 12px;
	background-color: #fae8ce;
	border-bottom: 1px solid #fdd295;
}

#right2 h1 {
	qfont-family: "Lucida Grande", "Bitstream Vera Sans", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-right:-1em;
	margin: 0em 0 10px -18px;
	padding-left: 0.7em;
	background-color: #fae8ce;
	border-bottom: 1px solid #fdd295;
}

#content h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 3em;
}

#content h3 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 3em;
}

#left {
	font-size: 0.9em;
	width: 150px;
	float: left;
	padding: 0 1em 1em 0;
	qborder-right: 1px solid #b6a997;
}

#right {
	display:none;
	width: 120px;
	float: right;
	padding: 0 0 0 0;
}

#bottom {
	clear: both;
	border-top: 1px solid #aaa;
	padding-top: 10px;
	text-align: center;
	font-size: 0.9em;
}

#content {
	padding-right: 1em;
	padding-left: 1em;
	
 	qmargin-left: 12.6em;
	qmargin-right: 11em;
	qpadding-left: 18px;
	border-left: 1px solid #b6a997;
	padding-bottom: 4em;
}

.box {
	padding-left: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fae8ce;
	margin-left: -13px;
	border-top: 4px solid #fe9b0b;
	border-bottom: 4px solid #fe9b0b;
}

.arrow {
	font-size: 13px;
	color: white;
	background-color: #ee0000;
	font-weight: bold;
	padding: 0 3px;
}

div#sm, div#sm input {
	font-size: 14px;
}

table {
	border: 0;
	padding: 0;
	qmargin: 0;
	empty-cells: show;
	qborder-spacing: 1px;
	qborder-collapse: collapse;
}

.table {
	width: 100%;
}

.table th {
	background-color: #fae8ce;
	padding: 2px;
	white-space: nowrap;
}

.table td {
	qborder-top: 1px solid #666;
	qborder-bottom: 1px solid #666;
	qborder-left: 1px solid #666;
	background-color: #faf2e7;
	padding: 2px;
}

.table2 {
}

.table2 th {
	font-weight: normal;
	text-align: left;
	background-color: #e4f4e4;
	padding: 2px;
}

.table2 td {
	qbackground-color: #e4f4e4;
	padding: 2px;
}

.table_files {
	width: 100%;
	border-collapse: collapse;
}

.table_files th {
	border-left: 1px solid #e3bb82;
	background-color: #fae8ce;
	padding: 2px;
	white-space: nowrap;
}

.table_files td {
	padding: 10px;
	border-top: 1px solid #e3bb82;
	border-bottom: 1px solid #e3bb82;
	border-left: 1px solid #fae8ce;
	qvertical-align: top;
}

.menu_head {
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #abd7a7;
	border-bottom: 1px solid #97b494;
	padding: 1px;
}

.menu {
	background-color: #abd7a7;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 2px;
	font-weight: bold;
}

.menu_sub {
	font-size: 1em;
	background-color: #d4e8d2;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 2px;
	padding-left: 7px;
}

.menu a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.menu_sub a {
	color: #000;
	text-decoration: none;
}

.menu_sub a:hover {
	text-decoration: underline;
}

.helpq {
	qtext-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
	vertical-align: middle;
}

#help {
	position: absolute;
	visibility: hidden;
	width: 20em;
	font-size: 0.9em;
	background-color: #fff;
	border:1px solid #666;
	padding:5px;
}

#help h1 {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #b6a997;
	margin: 0;
	margin-bottom: 15px;
}

.green {
	color: #3a8433;
}

.red {
	color: #9d0a0e;
}
