td {	background-repeat: repeat-y;
	background-position: 10px top;

	}

.heading { font-size: 12pt; color: #0066CC; text-decoration: none; font-family: verdana, sans-serif; font-weight: bold }
.heading:hover{color:black}

.update { font-size: 10pt; color: #000099; text-decoration: none; font-family: verdana, sans-serif; font-weight: bold }
.update:hover{color:black}


td.panel { 	border: 3px solid black;
		padding: 15px; color: #000000
	}

tr.panel { 	border: 3px solid black;
		padding: 15px; color: #000000
		background-color:#99CCFF
	}

td.header { background-position: top; background-repeat: repeat-x; }

.bodytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #444444;
	background-color:#000000
	}

A {	color: #444444; }

table { font-size: 10pt;
	background-repeat: no-repeat;
	background-position: left bottom
	}

p.story { background-color: #CCCCFF }

img.blotto { margin-left: 10px }

a { text-decoration: none; color: black; font-size: 10pt; font-weight: bold; font-family: verdana, sans-serif }
a:hover{color:white}

a.subdued { text-decoration: none; color: black; font-size: 10pt; font-family: arial, sans-serif }

a.scrolling { text-decoration: none; color: white; font-size: 8pt; font-weight: bold; font-family: verdana, sans-serif }
a.scrolling:hover{color:#0000CC}

.update { background-color:#99CCFF }


.navbody { background-color:#FF9933 }