﻿body {
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
    text-align: justify;
}

a{
	color:blue;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color:black;
	text-decoration: none;
}

#masthead{
	text-align: center;
	width: 100%;
	background-color: #D3DFEB;
}

h1{
	margin-top:5px;
	margin-bottom:5px;
	font-family:Arial Black;
}
.cent {
	text-align: center;
}


#top_nav {
}


#feat{
	font-size:10pt;
	margin-top:0px;
	margin-bottom:5px;
}

.pulbro{
	list-style-image: url('../../images/greenbal.gif');
	font-size:small;
}

.about {
	list-style-image: url('../../images/greenbal.gif');
}

#masthead{
	text-align: center;
	width: 100%;
	background-color: #D3DFEB;
}


#mmenu{
	background-color:#99CCFF;
	text-align:center;
	font-weight: bold;
}

#mmenu a{
	color:#CC3300;
	font-weight:bold;
	text-decoration: underline;
}
#mmenu a:hover{
	background-color: white;
	color: black;
	text-decoration: none;
}

#container {
	position: relative;
	width: 100%;
	margin-top:0;
	margin-bottom:0;
}

#bro {
	    text-align:justify;
   	    margin-top : 0px;
	    margin-bottom: 0px;
        margin-left:10px;
}

#page_content {
    margin-left :20px;
	margin-right: 230px;
	margin-top:0;
	margin-bottom:0;
}

.sbarhead {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	color: #009900;
	font-weight: bold;
}


#right_col_m {
	width: 200px;
	position: absolute;
	top: 140px;
	right: 10px;
	background-color: #D3DFEB;	
}

#right_col {
	width: 220px;
	position: absolute;
	right: 0px;
	top: 5px;
	background-color: #D3DFEB;	
}

#footer{
	position: relative;
	background-color: #C1E0FF;
	font-size: 10pt;
	color: black;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
}

#footer a{
	color:black;
	font-weight:bold;
	text-decoration: underline;
}

#footer a:hover{
	color: red;
	background-color: white;
	text-decoration: none;
}



.hspace{
	margin-top: 0px;
	margin-bottom: 0px;
}
.cln {
	color: red;
	font-weight: bold;
}

.cellcolor {
	background-color: #CCFFFF;
}
.soft{
	color: blue;
	font-size: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pass
{
    color: Red;
    font-weight: bold;
    font-size: 16pt;
}
.sysname {
	background-color: #D3DFEB;
	font-size: 16pt;
	font-weight: bolder;
	color: #000080;
	text-transform: capitalize;
	text-align: center;
	margin-left: 180pt;
	margin-right: 180pt;
}

.psbar {
	text-align: center;
	color: #0000FF;
}

.btext{
	text-align: center;
	color: #0000FF;
	margin-top: 5px;
	margin-bottom: 5px;
}



