/* GNnetworks */

body { color: #6666CC;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
margin: 0 auto;
padding: 0;
text-align: left;
width: 750px;
}

#navbar {
font-size: 10px;
color: #ffffff;
text-align: center;
height: 26px;
padding-top: 6px;
font-weight: normal;
}

.navbar:link {
	color:#ffffff;
	text-decoration : none;
	background : transparent;
}

.navbar:visited {
	color:#ffffff;
	text-decoration : none;
	background : transparent;
}

.navbar:hover {
text-decoration : none;
	background : transparent;
color: #ffcc33;}

#navbar2 {
font-size: 10px;
padding-top: 2px;
padding-right: 10px;
color: #ffcc33;
text-align: right;
height: 20px;
font-weight: normal;
background-color: #000099;
}

.navbar2:link {
	color:#ffcc33;
	text-decoration : none;
	background : transparent;
}

.navbar2:visited {
	color:#ffcc33;
	text-decoration : none;
	background : transparent;
}

.navbar2:hover {
text-decoration : none;
	background : transparent;
color: #ffffff;}


#main-text {
font-size: 11px;
margin-top: 0;
margin-bottom: 0;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
}

hr
{color: #6666cc;
line-height: .5px;}

#sidebar-text {
font-size: 11px;
margin-top: 0;
margin-bottom: 0;
margin-left: 10px;
margin-right: 10px;
color: #6666CC;}

#sidebar2-text {
font-size: 11px;
margin-top: 0;
margin-bottom: 0;
margin-left: 10px;
margin-right: 10px;
padding-bottom: 3px;
border-bottom: 1px #6666CC solid;
color: #6666CC;}

.sidebar2:link {
	color: #6666CC;
	text-decoration : none;
	background : transparent;
}

.sidebar2:visited {
	color: #6666cc;
	text-decoration : none;
	background : transparent;
}

.sidebar2:hover {
	color : #990000;
	text-decoration : underline;
	background : transparent;
}

a:link {
	color: #6666CC;
	text-decoration : none;
	background : transparent;
}

a:visited {
	color: #330000;
	text-decoration : none;
	background : transparent;
}

a:hover {
	color : #990000;
	text-decoration : underline;
	background : transparent;
}


h1 {font-size: 14px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
}

h2 {font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
}

h3 {font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: center;
color: #990000;}

h4 {font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #990000;
padding-top: 6px;
}

h5 {font-size: 9px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
padding-left: 6px;
padding-top: 3px;
padding-bottom: 3px;
color: #ffffff;
background-color: #3399FF;
}

h6 {font-size: 8px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
}

#footer {
color: #ffffff;
text-align: center;
padding-top: 3px;
font-size: 10px;
height: 20px;
background-color: #000099;}

.footer:link {
	color:#ffffff;
	text-decoration : none;
	background : transparent;
}

.footer:visited {
	color:#ffffff;
	text-decoration : none;
	background : transparent;
}

.footer:hover {
	color: #ffcc33;
	background : transparent;
	text-decoration : none;
}


#copyright {
text-align: center;
color: #cccccc;
font-size: 10px;
margin-top: 0px;
margin-bottom: 2px;
}

.copyright:link {
	color: #cccccc;
	text-decoration: none;
	background: transparent;
}

.copyright:visited {
	color: #cccccc;
	text-decoration: none;
	background: transparent;
}

.copyright:hover {
	color:#cccccc;
	text-decoration: none;
	background: transparent;
}

table {
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right: 0px;
}