.even {	background:	#D3DDE7;}
.even2 { background:#DEEBF8;}
.odd { background:	#ffffff;}
.feven {	color:	#D3DDE7;}
.fodd { color:	#ffffff;}
.sort-table { font:	Icon; }
.help-table { font:	Icon; }
.desc-table { font:	Icon; }
.board-table{ font: Icon;}
td
{
   font-size: 11px;
}


.sort-table thead {
	background:	#2166A4;
}
.help-table thead {
	background:	#2166A4;
}

.board-table thead, .board-table thead td, .board-table th {
	background:	#8EBDED;
}

#hlinebottom td{
	border:		1px solid;
	border-color: #b3c0ed;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;	
}

.sort-table td {
	padding:	2px 5px;
	color: #101099;
	border:		1px solid;
	border-color: #2166A4;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.ex-table td {
	padding:	0px 0px 0px 0px;
	border:		1px solid;
	border-color: #4163bc;

}

.ex-tablein td {
	padding:	0px 5px 5px 5px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

.ex-title td {
	padding:	0px 0px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	BACKGROUND-COLOR:#4163bc;
	FONT-FAMILY: Tahoma;  
	FONT-SIZE: 8pt; Z-INDEX: 5; MARGIN: 0px;  COLOR: #ffffff; PADDING: 0px 0px 0px 0px; 
	WHITE-SPACE: nowrap; HEIGHT: 20px; TEXT-ALIGN: center; width: 100%;
	BACKGROUND-COLOR:#4163bc;
}

.help-table td {
	padding:	2px 4px;
	color: #101099;
	border:		1px solid;
	border-color: #2166A4;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.desc-table td {
	color: #101099;
	border:		1px solid;
	border-color: #2166A4;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.board-table td, .board-table tbody td{
	padding:	2px 5px;
	/*color: #101099;*/
	border:		1px solid;
	border-color: #C0C0C0;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	font-size: 10px;
}

.board-table .nodeco td, .board-table tbody .nodeco td{
	padding:	2px 5px;
	border:		0px ;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	font-size: 10px;
}

.in-table td a:visited {
	color: #000099;
}

.desc-table thead {
	background:	#2166A4;
}

.desc-table thead td {
	border:			1px solid;
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;
	color : #ffffff;
	font-weight: bold;
	padding:		2px 5px;
}

.dw-table td {
	color: #101099;
	border:		none;
	FONT : 8pt verdana, arial, helvetica;
}

.bot-table td {
padding:	2px 5px;
	COLOR : #000099;
	FONT : 8pt verdana, arial, helvetica;
	border:		1px solid;
	border-color: #2166A4;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.in-table td {
padding:	2px 5px;
	border: none;
	COLOR : #000099;
	FONT : 8pt verdana, arial, helvetica;
}

.in-table-nopad td {
	border: none;
	COLOR : #000099;
	FONT : 8pt verdana, arial, helvetica;
}


.in-table thead {
	background:	#2166A4;
}

.in-table thead td {
	border:			1px solid;
	border-color:	#2166A4;
	color : #ffffff;
	font-weight: bold;
	padding:		2px 5px;
}

.in-table  A{
	COLOR : #000099;
	text-decoration: none;
}
.in-table  A:HOVER{
	text-decoration: underline;
}
.sort-table thead td {
	border:			1px solid;
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;
	cursor:			hand;
	color : #ffffff;
	font-weight: bold;
}

.board-table thead td,.board-table th {
	border:			1px solid;
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;
	cursor:			hand;
	color : #ffffff;
	font-weight: bold;
}

.help-table thead td {
	border:			0px;
	color : #ffffff;
	font-weight: bold;
}

.sort-table thead td:active {
	border-color:	ButtonShadow ButtonHighlight 
					ButtonHighlight ButtonShadow;
	padding:		3px 4px 1px 6px;
}

.sort-table  A{
	COLOR : #101099;
	text-decoration: none;
}
.sort-table  A:HOVER{
	text-decoration: underline;
}


.sort-arrow {
	width:					11px;
	height:					11px;
	background-position:	center center;
	background-repeat:		no-repeat;
	margin:					0 2px;
}

.sort-arrow.descending {
	background-image:		url("imgs/downsimple.png");
	
}

.sort-arrow.ascending {
	background-image:		url("imgs/upsimple.png");
}

.aLeft {
	text-align: left;
}

.aRight {
	text-align: right;
}
