﻿body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: tahoma, arial, helvetica, sans serif;
    background-color: #e3e1d7;
    color: #5e5b56;
}
#content_container {
    width: 780px;
    background: #ffffff;
}

#content {
	line-height: 18px;
	padding: 15px;
	font-size:12px;
    background: #ffffff;
    margin-left: auto; margin-right: auto; text-align: left;
}
a:link { text-decoration: none; color: #1b85b0; }
a:visited { text-decoration: none; color: #1b85b0; }
a:hover { text-decoration: underline; color: #1b85b0; }
a:active { text-decoration: underline; color: #1b85b0; }

#page_title {

	border-top: 1px dotted #d7d4cd;

	border-bottom: 1px dotted #d7d4cd;

	margin: 0px 0px 0px 0px;

	padding: 4px 0px;

	font-size: .9em;

}

.clearer

{

	clear:both;

	font-size:0;

	height:0;

	line-height:0;

	width:0;

}



#page_title .title {

	font-weight: bold;

	float: left;

}

.Directory A:Link
{
	 text-decoration: none !important;
	 color: #1b85b0 !important; 
}

.Directory A:Visited
{
	 text-decoration: none !important;
	 color: #1b85b0 !important; 
}

.Directory A:Hover
{ text-decoration: underline !important; color: #1b85b0 !important; }

.Directory A:Active
{ text-decoration: underline !important; color: #1b85b0 !important; }



