body    {font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
a 		{color:#800000; text-decoration:none;}
a:hover {color:#E40000;}
h1 		{font-size:14px; color:#800000;}
h2 		{font-size:14px;color:#CC6633;}
ul 		{list-style-type: square;line-height: 19px}

#outerpagetable {
	width:100%;
	margin:0px;
}

#adminheader{
	background:#000000;
}

#header {
	background-color:#620000;
	color:#ffffff;
	height:0px;
}

#leftcol {
	color:#ffffff;
}

#sitetools {
	color:#000000;
	background-color:#DFDFDF;
	border:0px;
	text-align:right;
	font-size:11px;
}

#footer {
	color:#FFFFFF;
	background-color:#620000;
	border:none;
	font-size:11px;
	height:35px;
	margin:0px;
	padding:0px;
	padding-top:3px;
}

#breadcrumbs {
	padding-right:10px;
}

#breadcrumbs a {
	color:#000000;
	text-decoration:none;
}
#breadcrumbs a:hover {
	color:#666666;
	text-decoration:underline;
}

#nav {
	margin: 0;
	padding: 0;
}

#nav ul {
	list-style: none;

}

#nav li {
	width: 140px;
	text-align: left;
	line-height: 10px;
	list-style-type:none;
	background-color:#636363;
	font-size:10px;
	border-bottom-width:1px;
	border-bottom-color:#A6A6A6;
	border-bottom-style:solid;
}

#nav li a {
	text-decoration: none;
	width: 137px;
	line-height: 30px;
	font-weight:bold;
	display: block;
	color: #ffffff;
	padding-left:3px;
}

#nav #children a {
	background-image: url(/keystrokes/images/left-arrow.gif);
	background-repeat:no-repeat;
	background-position:130px 12px;
	}

#nav li a:hover {
	background-color:#A6A6A6;
}

#nav #currentpage a {
	background-color:#A6A6A6;
}

#nav li#spacer {
	display:none;
}

#adminnav {
	margin: 0;
	padding: 0;
}

#adminnav ul {
	list-style: none;
}

#adminnav li {
	width: 140px;
	text-align: left;
	line-height: 10px;
	list-style-type:none;
	background-color:#636363;
	border-bottom-width:1px;
	border-bottom-color:#A6A6A6;
	border-bottom-style:solid;
	font-size:10px;
}

#adminnav li a {
	text-decoration: none;
	width:137px;
	line-height: 30px;
	font-weight:bold;
	display: block;
	color: white;
	padding-left:3px;
}

#adminnav #children a {
	background-image: url(/keystrokes/images/left-arrow.gif);
	background-repeat:no-repeat;
	background-position:130px 12px;
	}

#adminnav li a:hover {
	background-color: #A6A6A6;
}

#adminnav li#spacer {
	display:none;
}

#sublinks {
	width:200px;
	margin:0;
	background-color:#636363;
	padding:0;
	text-indent:5px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:25px;
	list-style:none;
	border-color:#636363;
	border-width:1px;
	border-style:solid;
	font-size:10px;
}

#sublinks li {
	margin:0;
	background-color:#DFDFDF;
	padding-left:16px;
	color:#000000;
	background-image: url(/keystrokes/images/icon-dot.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	text-indent:0px;
	padding-bottom:5px;
	line-height:20px;
	font-weight:bold;
}

#sublinks .text {
	line-height:15px;
	font-weight:normal;
	padding:7px;
	background-image:none;
	font-size:11px;
}


#sublinks li a {
	color:#800000;
	text-decoration:none;
}

#sublinks li a:hover {
	text-decoration:underline;
	color:#E40000;
}