body {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #330000;
	margin: 0px;
	background : url("http://www.nolesrule.net/images/back.gif");
	background-repeat : repeat-x;
}

h1 {
	color: #990000;
	font-size : 20px;
	margin-left : 18px;
	font-variant: small-caps;
	background-color: inherit;
}

h2 {
	margin-left : 18px;
	margin-top : 10px;
	margin-bottom : 5px;
	font-size : 16px;
	font-variant: small-caps;
	color : #cc0000;
	background-color: inherit;
}

h3 {
	margin-left : 18px;
	margin-top : 10px;
	margin-bottom: 0px;
	font-size : 14px;
	font-variant: small-caps;
	color : #cc0000;
	background-color: inherit;
}

p {
	margin-left : 18px;
	font-size : 11px;
}

li {
	font-size : 11px;
	margin-bottom : 9px;
}
a:active, a:focus, a:link, a:visited {
	text-decoration : none;
	color : #990000;
	font-weight : bold;
	background-color: inherit;
}

a:hover {
	text-decoration : underline;
	color : #cc0000;
	font-weight : bold;
	background-color: inherit;
}

.block {
	background-color : #cccc99;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-right : 5px;
}

.date {
	color : #990000;
	background-color: inherit;
	font-weight : bold;
	line-height: 20px;
}
.toplinks {
	font-size : 10px;
	color : #ffffcc;
	background-color: inherit;
	font-weight : bold;
}

.patchid {
	font-weight : bold;
}

.patchdesc {
	font-size : 9px;
	font-style: italic;
}

table#patchtable {
	empty-cells: show;
	margin-left : 18px;
	width: 100%;
	border-collapse: collapse;
}

table#sitetable {
	width : 778px;
	margin :0px;
}

table#patchtable td {
	border-width : 3px;
	border-color : Silver;
	border-style: solid;
	text-align: center;
	width: 25%;
}

table#patchtable p {
	margin-left: 0px;
}

td.tdsite {
	height: 1px;
	padding: 0px;
}


/* HRC styles */
table.main{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

td.corporate{
	background-color: #EEEEEE;
	font-size: .7em;
}

td.extender{
	background-image: url(/images/sitetemplate_14.jpg);
	background-repeat: repeat-y;
}

td.franchise{
	background-color: #EEFFFF;
	font-size: .7em;
}

td.rumortd {
	background-color: #FFFFCC;
	font-size: .7em;
}

td.soon{
	background-color: #FFFF99;
	font-size: .7em;
}
td.closed{
	background-color: #FFFFFF;
	font-size: .7em;
}

th{
	background-color: #FFFFCC;
	font-size: .7em;
}

.closed{
	color: #FF0000;
}

.comingsoon {
	color: #DAA520;
}

.open{
	color: #228B22;
}

.rumor {
	color: #66CCFF;
}

.warn{
	color: #CC3333;
	font-weight: bold;
}
