﻿body {
	margin-top: 0px;
	left: 0px;
	font-family:Arial, Helvetica, sans-serif;
    text-align: justify;
}
.logo
{
    width: 800px;
    height: 129px;
}

a{
	color:blue;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color:black;
	text-decoration: none;
}


#top_nav{
	background-color: #CCFFFF;
	text-align:center;
}

#masthead{
	text-align: center;
	width: 100%;
	background-color: #CCFFFF
}

h1{
	margin-top:5px;
	margin-bottom:5px;
	font-family:Arial Black;
}
.cent {
	text-align: center;
}


#mmenu a{
	color:#CCFFFF;
		font-weight:bold;
	text-decoration:none;
}
#mmenu a:hover{
	background-color: white;
	color: black;
	text-decoration: underline;
}

#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: #CCFFFF
}



#container {
	position: relative;
	background-color: #CCFFFF;
	width: 100%;
	margin-top:0;
	margin-bottom:0;
}

#bro {
	background-color:#CCFFFF;
	    text-align:justify;
}

#page_content {
background-color: #CCFFFF;
    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 {
	width: 220px;
	position: absolute;
	right: 0px;
	top: 5px;
	background-color: #D3DFEB;	
}

#footer{
	position: relative;
	background-color: #CCFFFF;
	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;
}
.tech {
	border-collapse: separate;
	table-layout: auto;
	border-spacing: inherit;
	border-style: ridge;
	border-width: medium;
	border-color: #C0C0C0 #000000 #000000 #C0C0C0;
}



