
html, body {
	margin: 0 auto;
	width: 800px;
	padding: 0;
}


.style1 {font-size: 14px} 
.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: 9px}
.style4 {color: #FFFF00}
.style6 {font-size: 12px}
.style7 {color: #FFFFFF}
.style8 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }

.style9 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.style10 {font-size: 12}

.xiphnav {
    font-family: Verdana, sans-serif;
	font-weight: normal;
    padding:    .25em;
    margin-bottom:  .5em;
    border-bottom:  1px solid #000;
    color: #000;
    background: #aaa;
}

h2 {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 150%;
    color: #FFFFFF;
}

.nav {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    color: #FFFFFF;
}

.nav:hover {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    color: #F8EF64;
}

.xiphnav_a {
    text-decoration: none;
    font-weight: normal;
    color: #000;
}

.news {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    color: #FFFFFF;
}

.newsheader {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 110%;
    color: #F8EF64;
    background: #444444;
}

.streamtd {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 85%;
    color: #FFFFFF;
    padding:15px;
}

.streamtd_alt {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 85%;
    color: #FFFFFF;
}

.streamtd_alt_2 {
    font-family: Verdana, sans-serif;
    text-decoration: underline;
    font-weight: normal;
    font-size: 85%;
    color: #FFFFFF;
}

td {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    color: #FFFFFF;
}

.roundcont {
	width: 100%;
	background-color: #656565;
	color: #fff;
}

.newscontent {
	margin: 0 20px;
}

.newscontent h3 {
	margin: 10px 0px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	color: #F8EF64;
	border-bottom:  3px solid #000000;
}

.example {
	margin: 10px 0px;
	font-family: Courier,Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

.newscontent h4 {
	margin: 10px 0px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	color: #F8EF64;
}

.newscontent p {
	margin: 0 0;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: none;
	font-size: 90%;
}

.newscontent a {
    font-family: Verdana, sans-serif;
    text-decoration: underline;
    font-weight: bold;
    color: #FFFFFF;
}

.newscontent a:hover {
    font-family: Verdana, sans-serif;
    text-decoration: underline;
    font-weight: bold;
    color: #F8EF64;
}

.poster {
	margin: 10px 0px;
	display: block;
	text-decoration: none;
	font-size: 80%;
	color: #F8EF64;
    border-top:  3px solid #000000;
}

.roundcont p {
	margin: 10px 50px;
}

.roundtop { 
	background: url(/index_files/corner_topright.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(/index_files/corner_bottomright.jpg) no-repeat top right; 
}

img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}



