

a:link	{
	color : #9B1F27;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : #9B1F27;
	font-weight : bold;
	text-decoration : underline;
}

a:hover	{
	color : #EECDA2;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #EECDA2;
	font-weight : bold;
}

.blklnk:link	{
	color : #EECDA2;
	font-weight : bold;
	text-decoration : underline;
}

.blklnk:visited {
	color : #EECDA2;
	font-weight : bold;
	text-decoration : underline;
}

.blklnk:hover	{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

.blklnk:active {
	color : #FFFFFF;
	font-weight : bold;
}


body {
	background-color : #000000;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1 {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	letter-spacing : 2px;
}

h2 {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 2px;
}

p {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;

}

td {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.content {
	border : 1px #000000 solid;
	background-color : #FFFFFF;
}

.copyright {
	background-color : #9B1F27;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

.head	{
	color : #FFFFFF;
	font-weight : bold;
; background-color: #000000
}

.italic {
	font-style : italic;
}
.navbk {  background-color: #9B1F27; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.nav {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #000000; color: #000000}

.sundiv {  background-color: #9B1F27; color: #FFFFFF}

.subhead {color: #FFFFFF; font-size: 14px; font-weight: bold;}

.lh {line-height: 20px; color : #EECDA2; font-weight: bold;}

.highlight {color: #000000; font-weight: bold;}

.whitetxt {color: #FFFFFF; font-weight: bold;}

.pooltable {font-size: 14px; font-weight: bold}

.pooltable2 {font-size: 13px; font-weight: bold;}

.cat {font-size: 14px; font-weight: bold}

.cat2 {font-size: 13px; font-weight: bold;}

.crick:link	{
	color: #9B1F27;
	font-weight: bold;
	text-decoration: underline;
 	text-transform: capitalize;
	cursor:default;
}

.crick:visited {
	color: #9B1F27;
	font-weight: bold;
	text-decoration: underline;
 	text-transform: capitalize;
	cursor:default;
}

.crick:hover {
	color: #EECDA2;
	font-weight: bold;
	text-decoration: none;
 	text-transform: capitalize;
	cursor:default;
}

.crick:active {
	color: #EECDA2;
	font-weight: bold;
	text-decoration : none;
 	text-transform: capitalize;
	cursor:default;
}

.crickemp {cursor:pointer;cursor:hand;
	font-weight:bold;
	color: #EECDA2;
	text-decoration: underline;
}

.cricktxt  {margin-bottom: 0px;
 	margin-top: 8px;
 	text-transform: capitalize;
 	line-height: 15px;
 	font-size: 11px;
 	color: #FFFFFF;
 	font-weight: bold;
 	color : #EECDA2;
	font-weight : bold;
	text-decoration : none;
}


th {color: #000000; font-size: 15px; font-weight: bold}

.cell1		{background-color: #9B1F27;
		padding-right: 5px;
		padding-left: 5px;
		width: 100px;
		text-align: left;
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
		}

.cell2	{background-color: #EECDA2;
		padding-right: 5px;
		padding-left: 5px;
		width: 400px;
		text-align: left;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
		}