
<!--
body{
	font-family: times, serif
}

A:link {
	color: #E98A01; 
	font-color: #E98A01;  
	text-decoration: none;
}
A:visited {
	color: #E98A01; 
	font-color: #E98A01; 
	text-decoration: none;
}
A:hovor {
	color: #E98A01; 
	font-color: #E98A01; 
	text-decoration: none;
}
A:active {
	color: #E98A01; 
	font-color: #E98A01; 
	text-decoration: none;
}

.ItemInfoTag{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.PageHeaderRow
{
	font-weight: bold;
	font-size: 24pt;
	text-align: center;
	background-color: #F2BB00;
}
.PageHeading{
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
}
.PageSubHeading{
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}

.Footer{
	font-weight: none;
	font-size: 8pt;
	text-align: center;
	font-style: none;
}

.TableTitle{
	font-weight: bold;
	text-align: center;
}
.TableRowHeader{
	background-color: #FFCC00;
	color: white;
	font-color: white;
	vertical-align: top;
}
.TableRowLight{
	background-color: #E5E5E5;
	vertical-align: top;
}
.TableRowDark{
	background-color: #D3D3D3;
	vertical-align: top;
}
.TableRowDark1{
	background-color: #EE9833;
	vertical-align: top;
}

.TableRowHighLight{
	background-color: #FFFFAA;
	vertical-align: top;
}



.TableRowDark1 A:link {
	color: white; 
	font-color: white; 
	text-decoration: none;
}
.TableRowDark1 A:visited {
	color: white; 
	font-color: white; 
	text-decoration: none;
}
.TableRowDark1 A:hovor {
	color: white; 
	font-color: white; 
	text-decoration: none;
}
.TableRowDark1 A:active {
	color: white; 
	font-color: white; 
	text-decoration: none;
}


.TableRowCalendarDate{
	background-color: #DEDEDE;
	vertical-align: top;
	text-align: right;
	width:100px;
}
.TableRowCalendarEntry{
	background-color: #E5E5E5;
	vertical-align: top;
	text-align: center;
	font-size:10px;
	height: 100px;
}
.TableRowCalendarDateHighlight{
	background-color: #DEDEDE;
	vertical-align: top;
	text-align: right;
	width:100px;
	font-weight: bold;
}
.TableRowCalendarEntryHighlight{
	vertical-align: top;
	text-align: center;
	font-size:10px;
	height: 100px;
	background-color: #FFFFCC;
}
.TableRowHeader A:link {
	color: white; 
	font-color: white; 
	text-decoration: none;
}
.TableRowHeader A:visited {
	color: white; 
	font-color: white; 
	text-decoration: none;
}
.TableRowHeader A:hovor {
	color: white; 
	font-color: white; 
	text-decoration: none;
}
.TableRowHeader A:active {
	color: white; 
	font-color: white; 
	text-decoration: none;
}
.TDNumber{
	text-align: right;
}
.NoteAddedByUserName{
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.NoteAddedByTitle{
	font-weight: none;
	text-align: left;
	font-size: 10pt;
	text-decoration: none;
}
.NoteAddedByRoles{
	font-weight: none;
	text-align: left;
	font-size: 10pt;
	font-style: italic;
}
.NoteTitle{
	font-weight: bold;
	text-align: left;
}
.NoteAddedDate{
	font-weight: none;
	text-align: left;
	font-size: 10pt;
	text-decoration: none;
}
.NoteActionsRow{
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

.ErrorMessage{
	color: Red;
	font-color: Red;
	font-weight: normal;
}

.LoginName{
	font-weight: bold;
	text-align: left;
}

.BookImage{
	text-align: center;
	vertical-align: top;
}

.BookPrice
{
	font-size: 12;
	text-align: center;
	vertical-align: top;
}

.BookDesc{
	font-size: 12;
	text-align: left;
	vertical-align: top;
}

.MagImage{
	text-align: center;
	vertical-align: top;
}

.MagPrice
{
	font-size: 12;
	text-align: center;
	vertical-align: top;
}

.MagDesc{
	font-size: 12;
	text-align: left;
	vertical-align: top;
}
-->


