@charset "utf-8";
.p/* CSS Document */

{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
 }
.pagename {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
 .bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border: 4px outset white;
	text-decoration: none;
	background-color: #0000FF;
	display: block;
	padding: 6px;
	width: auto;
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
	border: 4px outset blue;
	text-decoration: none;
	background-color: #FF0000;
	display: block;
	padding: 4px;
	width: auto;
}

.navigation:active {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	border: 4px outset white;
	text-decoration: none;
	background-color: #FF00FF;
	display: block;
	padding: 4px;
	width: auto;
}

.background {
	background-color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
	background-color: #99FFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
	font-stretch: wider;
	text-align: center;


.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF00FF;
	text-decoration: underline;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	background-color:#FFFFFF;
	text-align:center;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.flashing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: blink;
	background-color: #FFFFFF;
	text-align: center;
}
.date.style15.style40 strong {
	font-size: x-small;
}
.NewItem {
	font-weight: bold;
	text-align: center;
}
