p, td {    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px;
    background-color: #fff;
    margin: 0px;
}
html{ margin:0; height:100%} 

body { text-align: left; /* for IE */ margin:0; padding:0; /* remove padding for Opera */ background: #e6e6e6;}
div.pagewrapper { background: url(../images/pagebg.gif) top center repeat-y;}
div.container {margin: 0px auto; width:970px; text-align: left; /* for IE */	position:relative; }

#container .whitetable table, td {
	background-color: #ffffff;
}
.smalldate {
	color :#999;
	font-size: 11px;
}
a {
color: #ff0000;
}

#footer {
font-family: Arial, Helvetica, Sans-serif;
    font-size: 11px;
    color: #999;
}

#footer a.greylink {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

#footer a.greylink:hover {
	font-size: 11px;
	color: #f00;
	text-decoration: underline;
}
hr {
border: 0;
width: 100%;
height: 1px;
color: rgb(238, 238, 238);
background-color: rgb(238, 238, 238);
}

h2 {
	margin-top: 1px; margin-bottom: 0;
}
h3 {
	margin-top: 1px; margin-bottom: 5px;
	border-bottom: 3px solid rgb(238, 238, 238);
}

.admintable { border-collapse: collapse; }
.admintable th, .admintable td { padding: 0.5em; }
.admintable th[scope=col]
{
  background-color: #cccccc;
  border-bottom: 1px dotted #666;
  border-right: 1px dotted #666;

}
.admintable td { border: 1px dotted #666;}

.navcell_red {
	background-color: #9966cc;
	color: #ffffff;	
}




ul#list-nav {
list-style:none;
margin:0px;
padding:0;
width:680px;
}


ul#list-nav li {
display:inline
}


ul#list-nav li a {
text-decoration:none;
padding: 3px 1px 0;
margin: 0 8px 0 1px;
height:  18px;
background:#9966cc;
color:#fff;
float:left;
text-align:center;
font-size: 11px;
font-weight: bold;
}


ul#list-nav li a:hover {
background:#6633cc;
color: #fff}

ul#list-nav-right {
list-style:none;
margin:0px;
padding:0;
width:277px
}


ul#list-nav-right li {
display:inline
}


ul#list-nav-right li a {
text-decoration:none;
padding: 3px 1px 0;
margin: 0 8px 0 1px;
height:  18px;
background:#9966cc;
color:#fff;
float:left;
font-size: 11px;
font-weight: bold;
}


ul#list-nav-right li a:hover {
background:#6633cc;
color: #fff}




ul#updates {
	list-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0;
}

ul#updates li a {
	padding-bottom: 3px;
}


a .whitelink {
color: #ffffff;
}


hr.dotted {
 background: url(/images/dots.gif) repeat-x center left;
  border:0;
  clip:rect(5px 100% 6px 0);
  height:10px;
  left:0px;
  line-height:10px;
  position:absolute;
  width:inherit;
  top:inherit;
  }

#gradientDemo {
    border-collapse: collapse;
}

#gradientDemo h2 { color: #ffffff; text-align: left; margin-top: 2px; margin-left: 2px;}
#gradientDemo h2.redlink { color: #9966cc; text-align: left; margin-top: 2px; margin-left: 2px;}
#gradientDemo a.whitelink {
	color: #ffffff; 
	text-decoration: none;}
#gradientDemo a.redlink {
	color: #ff0000; 
	text-decoration: none;}
	
#gradientDemo th {
    background-color: #9966cc;
    background-image: url(/images/purple.png);
    background-repeat: repeat-x;
    background-position: top left;
}
