html, head { margin:0px; padding:0px; }
body, table, tr, td {
	margin:0px; padding:0px; outline-width:0px;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:12px;
	color:#000000;
}
table, tr, td {
	text-align: left; vertical-align: top;
	border-width:0px; border-spacing:0px;
}
img { border-width:0px; border-spacing:0px; }
/* Table */
/*table, tr, td { text-align: left; vertical-align: top; border-width:0px; font-size:12px; }*/
#body { position:absolute; left:0px; top:0px; width:100%; height:100%; padding: 0px; margin:0px; }
#main { width:100%; height:100%; padding: 0px; margin:0px; background-color:#ffffff; }
#header { height:77px; background-image: url(img/headr.jpg); background-repeat:repeat-x; }
#navigation { width:150px; background-image: url(img/nav.jpg); background-repeat:repeat-y; }
#content { padding: 5px; padding-right:7px; background-color:#ffffff; }
#context { width:150px; background-image: url(img/context.jpg); background-repeat:repeat-y; }
#footer { height:23px; background-image: url(img/footerr.jpg); background-repeat:repeat-x; }
/* Divs */
div.header { float:left; }
div.header-text {
	padding: 0px; position:absolute; right:0px; top:16px;
	text-align: right; vertical-align: top;
	color:#fdeadf;
	opacity:0.75; filter: alpha(opacity=75); -moz-opacity: 0.75;
}
div.title { padding: 5px; }
div.navigation {
	padding: 10px; padding-top:0px; padding-right:15px;
	/*background-image: url(img/navbg.png); background-position: bottom left; background-repeat:repeat-x; */
}
div.members {
	width:150px; height:177px;
	background-image: url(img/navbg.jpg); background-repeat:repeat-x; 
	/*position:absolute; bottom:23px; left:0px; */
}
div.members table, div.members tr, div.members td, div.members th {
	margin: 3px; padding:1px; padding-left:2px; padding-right:2px;
}
div.members th  { padding-bottom: 7px; }
input.logon { width:132px; background-color: #e8eaff; }
input { width:350px; background-color: #e8eaff; }
input.submit { width:100px; }
textarea{ width:350px; height:150px; background-color: #e8eaff; }
select { width:350px; background-color: #e8eaff; }
div.text { padding: 5px; }
div.context { padding: 10px; padding-left:15px; }
div.footer-bar { float:left; height:23px; } 
div.footer-bar2 {
	height:23px; background-image: url(img/footer2.jpg);
	background-repeat:repeat-y; background-position: top right;
} 
div.footer-text {
	padding-right:5px; padding-top:5px;
	text-align: right; vertical-align: bottom;
	color:#000000; font-size:10px;
} 
.navpoint {
	margin:3px; margin-top:7px; margin-bottom:7px; padding:2px;
	font-size:13px; font-weight:bold; 
	background-color:#ffba8c; background-image: url(img/navp.jpg);
	/*filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; */
	border-width:2px;
	border-style:outset;
	border-color:#ffba8c;
}

h1 {
	font-size:17px; font-weight:bold; line-height:0px; padding:0px;
	margin-top:5px; margin-left:0px; margin-bottom: 5px;
}
h2 {
	font-size:13px; font-weight:bold; line-height:0px; padding:0px;
	margin-top:0px; margin-left:0px; margin-bottom: 10px;
	padding-top:10px;
}h3, h4, h5, h6, h7 {	font-size:12px; font-weight:bold; line-height:0px; padding:0px;	margin-top:0px; margin-left:0px; margin-bottom: 10px; margin-right: 0px;	padding-top:8px; padding-left:0px; padding-bottom:0px; padding-rigth:0px;}
hr {
	border-width:1px; border-style:solid; border-color:#864e28;
	padding:0px; margin:0px; line-height:0px; 
	text-align:justify;
}
a { color:#864e28; text-decoration:none; }
a:hover { color:#436761; }
#active  { color:#214540; }
/* List Table */
table.list , table.list tr , table.list th, table.list td {
	border-width:1px; border-style:solid; border-color:#e8eaec; text-align:justify;
	border-top-color:#e8eafc;
}
table.list  { padding:2px; width:100%; }
table.list tr , table.list th, table.list td{ padding:5px; }
table.list th { background-color:#e8eaff; border:1px solid #e8eaec; color:#864e28; text-shadow:#864e28; }
table.list td { background-color:#f8f8f9; border:1px solid #e8eaec; }div.owner { background-color:#ffffff; padding:7px; border:1px solid #efefef; }
#context-table { width:100%; }/* #context-table td { white-space:nowrap; } */#contextth { background-color:#ffffff; }div.toplink { text-align:right; color:#864e28; font-style:italic; font-size:10px; }
/*
div.title  { background:#F8F8F9; border:1px solid #E8EAEC; font-size:20px; }
div.boxes-header { background:#E8EAEC; border:1px solid #E8EAEC; font-size:15px; }
div.boxes-content { background:#F8F8F9; border:1px solid #E8EAEC; }
div.boxes-footer { background:#E8EAEC; border:1px solid #E8EAEC; font-size:10px; }
*/
