body {
	color:#000000;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ffffff;
    }

.head
	{
	color: #0000ab;
	font-family: Arial;
	font-weight: bold;
	letter-spacing:px;
	font-size:17px;
	border: solid #000000;
	border-width: 0px 0px 3px 0px;
	padding-top:5px;
	padding-left:0px;
	padding-bottom: 2px;
	margin-bottom:0px;
	text-align:left;
	}

.headnav
	{
	color: #f18407;
	font-family: Arial;
	font-weight:bold;
	letter-spacing:px;
	font-size:17px;
	border: solid  #000000;
	border-width: 0px 0px 3px 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	text-align:left;
	}

.head2
	{
	color: #a000a6;
	font-family: Arial;
	font-weight: bold;
	letter-spacing:px;
	font-size:15px;
	border: ;
	border-width: 0px 0px 0px 0px;
	padding-left:17px;
	margin-bottom:0px;
	text-align:left;
	}


A:link {
	color: #008f00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	border:0;
	line-height:17px;
    }


A:visited {
	color: #008f00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	line-height:17px;
    }

A:active {
	color: #008f00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	line-height:17px;

    }

img	{
	border:0px;
	}

A:hover {
	color: #f1f100;
	font-family: Arial;
	font-size: 14px;
	text-decoration:linethrough;
	font-weight: bold;
	letter-spacing:0pt;
	line-height:17px;
    }


tr,td {
	font-size:11px;
	font-family: Arial;
	font-weight: bold;
	color:#000000;
	line-height:12px;
	letter-spacing:0pt;
	margin:;
    }

body {	
	font-size:11px;
	font-family: arial;
	font-weight: bold;
	color:#000000;
	line-height:12px;
	letter-spacing:0pt;
	margin:;
	}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #ffffff;
	background-color: #ffffff;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}


#site-slogan {
	font: italic 1em Georgia, Times, serif;
}


.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

.content {
        font-weight: none;
}

#content {
       font-weight: none;
	padding-top: 30px;
}

#foot {
	text-align: center;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
font-weight: none;
}



/* overrides
----------------------------------------------- */


.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
        color: Orange;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#content {
        font-weight: none;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}