/* Default styling */

BODY {
	FONT-FAMILY: Verdana,Helvetica,sans-serif; 
	font-size: 8pt;
	SCROLLBAR-BASE-COLOR: #E2CFA6;
	SCROLLBAR-ARROW-COLOR: black;
	background: #C0C0C0 url('/ff7bc/style/images/bg.gif');
	margin: 0 }

A {
	color:#996600; 
	text-decoration:none }

A:hover {
	color:#AD9445;
	text-decoration: underline }

A:visited {
	color:#996600}

text {
	text-decoration:none }
	
td {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 8pt }

hr {
	color: #E2CFA6;
	background-color: #E2CFA6;
	height: 1px;
	border-top: 1px solid #AA9A77;
	border-bottom: 0 }

.smallfont {
	font-size: 7pt }


/* navbar formatting */

.navbar {
	background: url('/ff7bc/style/images/navbar-bg2.gif');
	padding: 6px 0px 17px 10px;
	font-size: 7pt;
	letter-spacing: 2px; }

a.nav { 
	color: #000000 }

a.nav:visited { 
	color: #000000 }

a.nav:hover {
	color: #000000;
	text-decoration: none }


/* Mouseover links for side menu */

div.menu {
	padding: 0;
	overflow: hidden }
	
div.menu-head {
	padding-top: 13px }

td.menu-bg {
	padding: 8px 0 8px 0;
	background-color: #D0CBC1 }

a.menu {
	color: #000000;
	font-size: 10px;
	display: block;
	padding: 1px 0 1px 31px }

a.menu:visited {
	color: #000000;
	font-size: 10px;
	display: block;
	padding: 1px 0 1px 31px }

a.menu:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	background-color: #B6AE9F;
	padding: 1px 0 1px 31px;
	display: block;
	width: 100% }


/* Main Content */

.network {
	width: 703px }

.topborder {
	background: #AA9A77;
	border-top: 1px solid #767676 }

div.header {
	margin: 10px 0 0 0 }

td.tab {
	font-weight: bold;
	background-color: #AA9A77 }

div.top-text {
	height: 10px;
	font-size: 1px;
	background-image: url('/ff7bc/style/images/texttop.gif');
	background-repeat: no-repeat;
	background-position: right }

div.main {
	border-left: 1px solid #AA9A77;
	border-right: 1px solid #AA9A77;
	padding: 0 10px 0 10px;
	background-image: url('/ff7bc/style/images/confidential.gif');
	background-repeat: no-repeat;
	background-position: right bottom }

div.bot-text {
	height: 10px;
	font-size: 1px;
	background-image: url('/ff7bc/style/images/textbot.gif');
	background-repeat: no-repeat }

.bordered {
	padding: 12px;
	font-size: 7pt;
	text-align: center;
	border: 1px solid #B8AA8D }

.bordered2 {
	border: 1px solid #B8AA8D }

.three {
	text-align: center;
	font-size: 7pt;
	border: 1px solid #B8AA8D }

.news-column {
	border-right: 1px solid #B8AA8D;
	background: #DECEAC }

.thead {
	background: #DECEAC;
	border: 1px solid #B8AA8D;
	font-style: italic }

.nosides {
	border-bottom: 1px solid #B8AA8D }


/* Forms and Buttons */

textarea {
    background-color: #DECEAC;
    border: #AA9A77 1px solid;
    padding: 2;
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: normal } 

input {
    background-color: #DECEAC;
    border: #AA9A77 1px solid;
    padding: 2;
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: normal } 

select {
    background-color: #DECEAC;
    border: #AA9A77 1px solid;
    padding: 2;
    color: #000000;
    font-family: verdana, arial, sans-serif;
    font-size: 7px;
    font-weight: normal } 

.ButtonFormat {
    background-color: #C0C0C0;
    font-family: verdana, arial, sans-serif;
    border: #000000 1px solid;
    font-size: 11px;
    color: #183C56 }
