/* CSS stavris.com */
body {
        margin: 1px; 
        padding: 0; 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        background: #fc6 url(back6.gif);
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none; 
        color: #007fff;
}
a:hover	{
        text-decoration: underline; 
        color: #f00;
}
a:active {
        background: #eee;
}
h1  {
color: #08F;
}
li {	
	font-size: 12px;
	list-style-type: disc;
	text-align: justify;
	margin-right: 8px;
	margin-left: 0px;
	padding-right: 12px;
	line-height: 17px;
}
#front  {
	color: #f93;
	letter-spacing: 2px;
	font-weight: normal;
}
#botmenu {
	border: 1px inset #300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fc6;
}
#hd3  {
	letter-spacing: 0.2em;
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #000;
}
#acc {
	border: 1px solid #300;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #300;
}
#new {
	background: #fff;
}
#bk7 {
    margin: 0px;
	padding: 0px;
	background: url(bk7.jpg) no-repeat;
}
#bk7 li {
    margin: 0px;
	padding: 0px 12px 0px 0px;
    font-size: 10px;
}
#txt {
    margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#btm {
	color: #fc6;
	font-size: 12px;
	font-weight: bolder;
}
.topbar {
	background-color: #032C7C;
	letter-spacing: 0.4em;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
}
.away {
	background-color: #032C7C;
	color: #fff;
}
.cam {
        background-color: #f96;
}
.img {
	border: 1px solid #300;
}
.highlight  {
    color:#f30;
	background: white;
}


