body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #dbdbdb url(img/back0.jpg);
	background-repeat: repeat;}

/* STRUCTURAL */

.td, tr {
	list-style: none;
	vertical-align: top;
	font-family: Arial, Trebuchet MS; 
	font-size: 9px; 
	line-height: 14px; 
	color: #686868; 
	text-align: justify;}

.sidebar {
	float: left;
        padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	font-family: Arial, Trebuchet MS; 
	font-size: 9px; 
	line-height: 14px; 
	color: #686868; 
	text-align: jusitify;}

.content {
	padding-top: 10px;
	width= 568px}


/* NAVI */

.navigation {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font: 11px Trebuchet MS;
	line-height: 11px;
	color: #949494;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: center;}

.navigation a:link {
	text-decoration: none;
	color: #9eb1be;}

.navigation a:visited {
	border-bottom: 0px;
	text-decoration: none;
	color: #9eb1be;}

.navigation .selected, .navigation a:hover {
	border-bottom: 0px;
	text-decoration: none;
	color: #9eb1be;}



/* TITLES AND PAGE CLASSES */

.side-title {
	border-bottom: 1px solid #c8c8c8;
	background: #d5d5d5;
	list-style: none;
	vertical-align: top;
	font-family: Trebuchet MS, Georgia; 
	font-size: 11px; 
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px; 
	color: #9a9a9a; 
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;}

.title {
	border-bottom: 1px solid #ffffff;
	background: #d3d3d3;
	list-style: none;
	vertical-align: top;
	font-family: Trebuchet MS, Georgia; 
	font-size: 11px; 
	font-weight: bold;
	text-transform: uppercase;
	line-height: 11px; 
	color: #9a9a9a; 
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;}


.content-div, h1, h2, .subtitle {
	border-bottom: 5px solid #f0f0f0;
	background: #e4e7ee;
	list-style: none;
	vertical-align: top;
	font-family: Trebuchet MS, Georgia; 
	font-size: 10px; 
	font-weight: bold;
	text-transform: uppercase;
	line-height: 11px; 
	color: #878787; 
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;}


a, a:link, .bottompage a:visited {
	font-weight: bold;
	color: #73838d;
	text-decoration: none;}

a:hover {
	font-weight: bold;
	border-bottom: 1px dotted #d3d3d3;
	color: #9eb1be;
	text-decoration: none;}

/* MISC */


blockquote {
	border-left: 13px solid #e2e2e2;
	margin-left: 1.3em;
	padding-left: 13px;}


a img {
	border: 1px solid #bbaf83;
	padding: 1px;}

a img:hover {
	border: 1px solid #dbdbdb;
	padding: 1px;}

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	padding: 0px;}

.noborder a img:hover {
	border: 0px;
	padding: 0px;}

form {
	background-color: transparent;}

input, textarea, option, select {
	background-color: #e5e5e5;
	border: 1px solid #dbdbdb;
	font: 9px Arial;
	line-height: 14px;
	color: #9a9a9a;
	text-align: justify;
	letter-spacing: 0px;
	padding: 2px;}


input:focus, textarea:focus {
	background-color: #e5e5e5;
	border: 1px solid #dbdbdb;}



