<!--

BODY {
    font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;	
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 0px;    
    background-color: #ffffff;
}

TD {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
    inherit;	
}

a {
    font-family: Arial, Tahoma, Helvetica;	
}
a:link {
    text-decoration: underline;
	color: #3399CC;
}
a:visited {
    text-decoration: underline;
	color: #3399CC;
}
a:active {
    text-decoration: underline;
	color: #000000;
}
a:hover {
    text-decoration: underline;
	color: #3399CC;
}

a.menu {
    font-family: Arial, Tahoma, Helvetica;
	font-size: 8pt;
}
a.menu:link {
    text-decoration: underline;
	color: #000000;
}
a.menu:visited {
    text-decoration: underline;
	color: #000000;
}
a.menu:active {
    text-decoration: underline;
	color: #3399cc;
}
a.menu:hover {
    text-decoration: underline;
	color: #3399cc;
}

a.white {
    font-family: Arial, Tahoma, Helvetica;
	font-size: 8pt;
}
a.white:link {
    text-decoration: none;
	color: #ffffff;
}
a.white:visited {
    text-decoration: none;
	color: #ffffff;
}
a.white:active {
    text-decoration: underline;
	color: #ffffff;
}
a.white:hover {
    text-decoration: underline;
	color: #ffffff;
}

.menutitle {
    font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}

.day {
    font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
	color: #999999;
	font-size: 8pt;
	font-weight: bold;
}

.date {
    font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
	color: #0654AB;
	font-size: 9pt;
	font-weight: bold;
}

.text {
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 10px;
}

.white {
    font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
	font-size: 8pt;
	color: #ffffff;
}

.white_big {
    font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}

.blue {
    font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #336699;
}

.seven {
    font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-size: 7pt;
}

.eight {
    font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-size: 8pt;
}

.ten {
    font-family: Arial, Tahoma, Helvetica;
	text-decoration: none;
	font-size: 9pt;
}
		
.eleven {
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
	font-size: 10pt;
}

.twelve {
    font-family: Arial, Tahoma, Helvetica;
    font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}



table.main {
	background: #FFFFFF;
	border: 1px solid #000000;
}

tr.title {
    font-family: Arial, Tahoma, Helvetica;
	text-align: left;
    text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
    background: #d5d5d5; /* #4B9FC7; */
	vertical-align: middle;
}

td.resinfo {
    padding-left: 10px;
}

emptyright {
	width: 50%;
}

.button {
    color: #ffffff;
    background-color: #2f97d6;
    font-size: 9pt; 
    font-weight: bold;
    cursor: hand;
}

.textareaw {
	width: 100%;
	height: 5pc;
	color: #000000;
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: Arial, Tahoma, Helvetica;	
	font-size: 10pt;
}

.textareacode {
	width: 100%;
	height: 400px;
	color: #000000;
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: Arial, Tahoma, Helvetica;	
	font-size: 10pt;
}

.textw {
	width: 100%;
	color: #000000;
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: Arial, Tahoma, Helvetica;	
	font-size: 10pt;
}

.textselectw {
	width: 100%;
	color: #000000;
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: Arial, Tahoma, Helvetica;	
	font-size: 10pt;
}

.textsearchw {
	width: 100%;
	color: #000000;
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: Arial, Tahoma, Helvetica;	
	font-size: 10pt;
}

.textpassw {
	width: 100%;
	color: #000000;
	background: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: Arial, Tahoma, Helvetica;	
	font-size: 10pt;
}

.errlist {
    color: #EE0000;
    padding: 0px 0px 10px 0px;
}

.necessaryfield {
    inherit;
    text-decoration: underline;
}

.nav_page {
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: underline;
	color: #3399CC;
	font-weight: bold;
}

.nav_page_cur {
    font-family: Arial, Tahoma, Helvetica;
    text-decoration: none;
	color: #3399CC;
	font-weight: bold;
}
-->

