A:link {
	text-decoration: underline;
	color : #000000;
	font-family: Arial, sans-serif;
}
A:active {text-decoration: none ;color : #000000}
A:visited {text-decoration: underline; color : #000000}
A:hover {text-decoration: underline ;color : #006699}
.amarked {font-weight:bold; }
.restex {font-size : 12px; font-family : Arial; color : #191933; text-align: justify}
.restex-right {font-size : 12px; font-family : Arial; color : #191933; text-align: right}
.restexplus {font-size : 14px; font-family : Arial; color : #191933; text-align: justify}
.restex1 {font-size : 11px; font-family : Arial, sans-serif; color : #000000;}
.restex2 {font-size : 12px; font-family : Arial, sans-serif; font-weight: bold; color : #000033;}
.tablerownormal { }
.tablerowmouseover {background-color: #AAAAFF; }

.restexc {font-size : 12px; font-family : Arial; color : #191933; text-align: center}

/* Sortable tables */
table.sortable a.sortheader {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

table#basic1 {background-color:#D1DEE7; border: solid #1C7094 1px; width: 200px;}
table#basic1 td {padding: 3px;}
.data1 {color: #000000; text-align: left; font-family : Arial, sans-serif; font-size : 11px; background-color: #D1DEE7;}

table#basic2 {background-color:#D1DEE7; border: solid #1C7094 1px; width: 770px;}
table#basic2 td {padding: 3px;}
.data2 {color: #000000; text-align: left; font-family : Arial, sans-serif; font-size : 11px; background-color: #D1DEE7;}
.b0 {background-color: #b1bEc7;}
.b1 {background-color: #D1DEE7;}
.b2 {background-color: #C0FFEE;}


.basic3 {background-color:#FFFFFF;}
.basic3 td {border-bottom: solid #CCCCCC 1px; padding: 5px;}
.data21 {color: #000000; text-align: right; font-family : Arial, sans-serif; font-size : 12px;  background-color: #F0F0F0;white-space:nowrap;}
.data22 {font-weight: bold; color: #000000; text-align: right; font-family : Arial, sans-serif; font-size : 11px; 
	background-color: #FFFFFF; white-space:nowrap; }

.whitebackground {background-color:#FFFFFF;}




