body {
		scrollbar-face-color: #5B86BA;
		scrollbar-arrow-color: #C0C0C0;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #0000FF;
		scrollbar-shadow-color: #000080;
		scrollbar-darkshadow-color: #5B86BA;
		scrollbar-track-color: #3E6799;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 0px;
		margin-top: 0px;
		font-family: verdana;
		color: #ffffff;
		font-size : 10px;
		background : #5077a6
			}

.nav {
		font-family: arial;
		color: #ffffff;
		font-size: 10px;
		height: 25px;
		background: #5E98BD;
	}

.news_title {
		background: #5E98BD;
		color: #ffffff;
		font-size: 10px;
		font-weight: bold;
		height: 25px;
		}

.news_postby {
		background: url('') repeat;
		color: #ffffff;
		font-size: 10px;
		}

.news_body {
		background: #5077a6;
		color: #ffffff;
		font-size: 10px;
		}

.news_body a:link
{
		color: #ffffff;
		font-size: 10px;
}

.news_body a:visited
{
		
		color: #ffffff;
		font-size: 10px;
}

.news_body a:hover, .tfoot a:active
{
		color: #cccccc;
		font-size: 10px;
}

.news_commlinks {
		background: url('./images/subgrad_bg_02.jpg') repeat;
		color: #000000;
		font-size: 10px;
		height: 25px;
		}

.news_commlinks a:link
{
		color: #000000;
		font-size: 10px;
		height: 25px;
		text-decoration: none;
}

.news_commlinks a:visited
{
		color: #000000;
		font-size: 10px;
		height: 25px;
		text-decoration: none;
}

.news_commlinks a:hover, .tfoot a:active
{
		color: #7CADCE;
		font-size: 10px;
		height: 25px;
		text-decoration: none;
}


/*COPYRIGHT MUST REMAIN VISABLE! */
.copyright {
		color: #000000;
		font-size: 10px;
		text-align: center;
		}

.copyright a:link
{
		color: #000000;
		font-size: 10px;
		text-align: center;
}

.copyright a:visited
{
		color: #000000;
		font-size: 10px;
		text-align: center;
}

.copyright a:hover, .tfoot a:active
{
		color: #000000;
		font-size: 10px;
		text-align: center;
}

.text {
		color: #000000;
		font-size: 12px;
		text-align: center;
		font-weight: bold;
		}

hr {
        border-top: 1px dashed #146397;
        border-bottom: 1px solid #146397;
        height: 2px;
		width: 98%;
		background-color: #7CADCE;
    }
input.submit {
		border: 1px solid black;
		background: #7CADCE;
		font-size: 10px;
		font-weight: bold;
		}