body,div,td {
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

a {
	font-family: sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
}

a.logout {
	font-family: sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: Black;
}

a.logout:hover {
	font-family: sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: Black;
}

a.submenu {
	color: #FF6600;
	font-family: sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

hr {
	border: 0px;
	border-top: 1px solid #CCC;
	height: 0px;
}

table.dsap {
	width: 100%;
	border-collapse: collapse;
}

table.dsap .h {
	text-align: center;
	background-color: #F2F2F2;
	height: 20px;
	font-weight: bold;
}

table.dsap td {
	padding: 0 5px;
	border: 1px solid #CCC;
}

.wideselect {
	width: 435;
}

.button {
	color: #FFFFFF;
	background-color: #0099CC;
	font-weight: bold;
	width: 100px;
	border: 1px outset #0099CC;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 6B7889;
}

.checkbox {
	border: none;
}

.red {
	color: red;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: red;
	margin-bottom: 5px;
}

.success {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: green;
	margin-bottom: 5px;
}

.topmenusmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}

.topmenusmall:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #B50000;
	text-decoration: underline;
}

input,textarea {
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	background-color: white;
	font-family: verdana, arial, helvetica, "sans-serif";
	font-size: 11px;
}

select {
	background-color: #F9F9F9;
	font-family: verdana, arial, helvetica, "sans-serif";
	font-size: 11px;
}

input.no {
	border: 0px solid;
	background-color: white;
	border-color: #FFFFFF;
	font-family: verdana, arial, helvetica, "sans-serif";
	font-size: 11px;
}

.ieLeiar {
	position: absolute;
	display: none;
}

.item {
	font-family: sans-serif;
	font-size: 9pt;
}

.arrow {
	color: #0A447D;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	text-indent: 10px;
}

.arrow:hover {
	text-decoration: underline;
}

.modules {
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	color: #FF9E31;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.forma_normal {
	background-color: white;
	border: 1 solid;
	border-color: #CCCCCC;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	width: 120pt;
}

table.edit_table tr {
	height: 30px;
}

table tr.table_header {
	background-color: #3872B2;
	height: 33px;
	font-weight: bold;
	color: White;
}

.login {
	background-color: #E9ECEF;
	color: #666666;
	font: 12px Verdana, Arial, Helvetica, "Sans Serif";
	font-weight: bold;
	border: outset;
	border-color: #CCCCCC;
	border-width: 1px;
}

.main_menu {
	font-family: sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

.active_pageMenu {
	color: #FF7F50;
	font-weight: bold;
}

.pageMenu {
	font-family: sans-serif;
	font-size: 11px;
	color: #00008B;
}

.active_pageMenu_white {
	color: #FFC559;
	font-weight: bold;
}

.pageMenu_white {
	font-family: sans-serif;
	font-size: 11px;
	color: White;
}

.nowrap {
	white-space: nowrap;
}
.CharSpan{
	padding: 5px;
	font-size: 12px;
	line-height: 21px;
}