/*body
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	background-color: black;
}*/

input, select
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
}


.coeMainBlock
{
	font-family: Verdana;
	font-size: 8pt;
	border: none;
	background: transparent;
	color: Black;
	text-align: left;
}

.coeMainBlockListTitle
{
	font-family: Verdana;
	font-size: 10pt;
	border: none;
	background: transparent;
	color: Black;
	text-align: left;
	background-image: url('../images/coe/list_day_hdr.gif');
	background-repeat: repeat-x;
}

/*.coeListNavHeader
{
	background-image: url('../images/coe/list_nav_hdr.gif');
	background-repeat: repeat-x;
}*/

.coeListHeader
{
	background-image: url('../images/coe/list_hdr.gif');
	background-repeat: repeat-x;
}

/*.coeListDayHeader
{
	background-image: url('../images/coe/list_day_hdr.gif');
	background-repeat: repeat-x;
}*/

.coeListDayFooter
{
	background-image: url('../images/coe/list_day_ftr.gif');
	background-repeat: repeat-x;
}

.coeEvent, .coeEventNone
{
	font-family: Verdana;
	font-size: 8pt;
	padding: 0px 1px 0px 1px;
	text-align: left;
}
a.coeEvent
{
	text-decoration: none;
	background: transparent;
	/*cursor: pointer;*/
}
a.coeEvent:hover
{
	text-decoration: underline;
}
.coeEventNone
{
	background: transparent;
	/*cursor: default;*/
}


.coeTableNoBorder a
{
	color: black;
}
.coeTableNoBorder a:hover
{
	color: rgb(190,143,1);
}

.coeTable, .coeTableNoBorder, .coeTableFilter, .coeHdr, .coeTableInfo, .coeError, .coeFilterText, .coeTableList
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: normal;
}
.coeError
{
	 padding: 4px 4px 4px 4px;
	 border: solid 1px red;
	 font-weight: bold;
}
.coeTable
{
	border: 1px solid black;
	visibility: hidden;
}
.coeTableList
{
	border: none;
	/*visibility: hidden;*/
}
.coeTableNoBorder
{
	border: none;
}
.coeTableInfo
{
	padding: 0px 2px 0px 2px;
}
.coeTableFilter
{
	font-size: 8pt;
	border: none;
}
.coeHdr
{
	text-align: center;
}
.coeHdr, .coeNavHdrL, .coeNavHdrM, .coeNavHdrR
{
	font-size: 10pt;
	font-weight: bold;
	/*background-color: #D25555;*/
	/*background-color: black;*/
	background-image: url('../images/coe/list_nav_hdr.gif');
	background-repeat: repeat-x;
	color: white;
}
/*.coeNavHdrL
{
	font-weight: bold;
	border: 1px solid White;
	border-right: none;
}
.coeNavHdrM
{
	font-weight: bold;
	border: 1px solid White;
	border-left: none;
	border-right: none;
}
.coeNavHdrR
{
	font-weight: bold;
	border: 1px solid White;
	border-left: none;
}*/
.coeNextPrev
{
	text-decoration: underline;
	/*cursor: pointer;*/
}


.coeFilterText 
{
	color: Black;
	font-size: 8pt;
	font-weight: normal;
}
	

/*.coeFilter
{
	/*border: solid 1px black;/
	width: 20px;
	height: 20px;
	position: relative;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	/*visibility: hidden;/
	top: 4;
	left: 2;
}*/


.coeViewTitle
{
	font: 8pt Verdana;
	font-weight: bold;
	font-style: italic;
	color: White;
	
}

.coeViewDate
{
	font: Bold 8pt Verdana;
}

.coeViewDesc
{
	font: 10pt Verdana;
	background-color: White;
	border: none;
}

#coeToolTip 
{
	visibility: hidden;
	display: none;
}

