/* --- menu styles --- */

body {
	font-family: Verdana,Arial;
	color:#666666;
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
	font-weight: bold;
	background-color: #CCCCB1;
	}
#wrapper {
	clear: both;
	height: 500px;
	width: 1024px;
	background-image: url(images/bgx1024x140.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 10px;
}
#wrapper input {
	color: #666666;
	background-color: #FFFFCC;
}
ul {
	padding:0px 0px 0px 40px;
}

h1 {
	font-weight:bold;
	font-size: 12pt;
	}
h2 {
	font-weight:bold;
	font-size: 10pt;
	color: #660000;
	}
h3 {
	font-weight:bold;
	font-size: 9pt;
	color: #660000;
	}
h4, p {
	font-size: 9pt;
	}
h5 {
	font-size: 8pt;
	}
h6 {
	font-size: 7pt;
	}

a:link {
	text-decoration: underline;
	color:#008020;
	}
a:visited {
	text-decoration: none;
	}
.np2list {
	font-size: 7pt;
}

a:hover {
	text-decoration: underline;
	color:#660000;
	}
a:active {
	text-decoration: underline;
	}
#button {
	border-top-style: solid;
	border-left-width: 1pt;
	border-bottom-width: 1pt;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-right-style: solid;
	background-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #666666;
	border-top-color: #666666;
	}
fieldset {
	border-top-width: 1pt;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1pt;
	border-left-style: solid;
	border-bottom-width: 1pt;
	font-family: arial,helvetica;
	border-right-width: 1pt;
	font-style: normal;
	border-bottom-style: solid;
	}
hr {
	height: 2px;
	width:  80%;
	color: #333333;
	}
.orglist {
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
}
.orglist li {
	color: #666666;
	font-size: 9pt;
	list-style-type: square;
}

.gray {
	color: #333333;
	}
.red {
	color: #FF0000;
	}
#log_status {
	font-size: 8pt;
	position: absolute;
	top: 1%;
	left: 88%;
	background-color: #F2F8F1;
	}
#log_admin {
	font-size: 8pt;
	position: absolute;
	top: 1%;
	left: 74%;
	background-color: #F2F8F1;
	color: #000000;
	}	
#log_admin a {
	color: #660000;
	text-decoration: underline;
	}
#AddLogon {
	font-size: 8pt;
	float: left;
	}
input {
	background-color: #FFFF66;
	font-weight: bold;
	}
.tabletoscreen {
	background-color: #E1D2FF;
	padding: 6px 6px 6px 6px;
	margin: 0px;
	font-size: 9pt;
	color: #000000;
}
.loginbox {
	background-color: #F2F8F1;
	padding: 6px 6px 6px 6px;
	margin: 4px 4px 4px 4px;
	font-size: 8pt;
	color: #000000;
	width: 220px;
}
.small {
	font-size: 6pt;
	}

#event-table {
	margin: 0px 0px 0px 60px;
	border-color: #666666;
	border-width: 1;
	width: 460px;
	}
#event-table-conf {
	margin: 0px 0px 0px 60px;
	border-color: #666666;
	border-width: 1;
	width: 360px;
	}	
td.event-table {
	height: 12px;
	border-width: 2;
	border-color: #330099;
	color: #990000;
	font-family: verdana, arial, helvetica;
	font-size:9pt;
	font-weight: bold;	
	}	

td.eventheader {
	height: 12px;
	border-width: 2;
	border-color: #330099;
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size:10pt;
	font-weight: bold;	
      }
.links {
	margin: 2px 60px 2px 50px;
	padding: 2px 6px 2px 8px;	
	border-color: #666666;
	border-width: 2;
    background-color: #DDDDDD;	
}

