body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a a:hover a:active a:visted {
	color: #333399;
}


li {
	list-style-position: outside;
	list-style-image: url(images/ostar.gif);
	list-style-type: none;
	
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;
	background-position: left;
	padding: 10px;
	margin: 5px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
.stretch {
	letter-spacing: 1em;
}

.newimg {
	background-position: right;
	padding: 10px;
}
#blueblock{
	width: 200px;
	border-right: none;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size:110%;
	background-color: #6666CC;
	color: #333;
	height: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	list-style-image: none;
}

* html #blueblock{ /*IE 6 only */
	w\idth: 167px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
	list-style-image: none;
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
	border-bottom: 1px solid #000099;
	margin: 0;
	list-style-image: none;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #000099;
background-color: #333399;
filter:alpha(opacity=65);   /* Internet Explorer       */
   -moz-opacity:0.5;           /* Mozilla 1.6 and below   */
   opacity: 0.5;               /* newer Mozilla and CSS-3 */
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #666699;
color: #fff;
}

#rss li a {
	font-size: xx-small;
	color: #333399;
}

#rss li a:hover{
	ilter:alpha(opacity=75);   /* Internet Explorer       */
   -moz-opacity:0.5;           /* Mozilla 1.6 and below   */
	opacity: 0.5;               /* newer Mozilla and CSS-3 */
	background-color: #FF9900;
	}
.wrap {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.rightborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #23236B;
	border-right-color: #23236B;
	border-bottom-color: #23236B;
	border-left-color: #23236B;
}
