body {
	background-image: url(stripe.png);
	background-repeat: repeat;
	background-attachment:fixed;
	margin:10px 10px 0px 10px;
	padding:0px;
	color:#dfdfdf;
	background-color: #333333;
}

.tbldash {
	border-style:dotted
}

.updatebox {
width:101px;
margin-bottom:5px
}

.style4 {color: #FFCC00; font-weight: bold; }
.style7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:1.5em;
}

.noul {  text-decoration: none}

a:link {
	color: #FFFF66;
	text-decoration:none
}

a:visited {
text-decoration: color: #FF0000;
color: #FFFF99;
}

a:hover {
text-decoration: underline; 
color:#EE2020
}

a:active  {
text-decoration: none;
color: #FF6600;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.5em;	
}

.Verdana_small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}

.Verdana_Header {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; font-weight: bold; color: #FFEE00}



.navdiv {
text-align:center; 
width:960px
}

.navdiv ul {
list-style:none;
margin:0px;
padding:0px
}

.navdiv li {
display:block;
float:left; 
color:#000000; 
text-decoration:none;
margin:1px;
padding:2px;
width:82px;
background-color:#FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
text-align:center
}

.navdiv a {
display:block;
text-decoration:none;
color:#000000;
text-align:center
}

.navdiv a:link {
text-decoration:none
}

.navdiv a:hover {
background-color:#990000;
color:#FFFF00
}
.style9 {
	color: #FFFF66;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1.5em
}

.cellstyle {
border:1px solid #555555; 
background-image:url(tinytile.gif); 
padding:3px
}

.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

.tweetwhen { 
	font-style:italic; font-size:80%; color:#999
}

#hdrimg {
	-moz-border-radius: 12px; /* FF1+ */
	-webkit-border-radius: 12px; /* Saf3+, Chrome */
	border-radius: 12px; /* Opera 10.5, IE 9 */
}


