 body {
	color: #0F2626;
	font-size: 100%;
	background-color: #cbcbac;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} td {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.62em
} 
hr {
	color: #cbcbac;
}

h1 {
	font-size: 1.62em;
	font-family: "Times New Roman", 
Garamond, Georgia, Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
}
h2 {
	color: #933000;
	font-size: 1.36em;
	margin-bottom: 0em;
}
h3 {
	color: #933000;
	font-size: 1.2em;
	margin-bottom: 0em;
	font-style: italic;
}
blockquote {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
.alignRt {
	margin-left: 10px;
	float: right;
}
.alignLt {
	margin-right: 10px;
	float: left;
}
.indent {
	padding-left: 3em;
}
.smallertext 
{
	font-size: 9px
} 

.highlight {
	color: #933; font-weight: bold;
}
.highlightGreen {
	color: #5D8C46;
	font-weight: bold;
}  
.border_all {
	border: solid 1px #0F2626;
}
.border_lrb {
	border-right: 1px solid #0F2626;
	border-bottom: 1px solid #0F2626; 
	border-left: 1px solid #0F2626;
}
.border_lrt {
	border-top: 1px solid #0F2626;
	border-right: 1px solid #0F2626;
	border-left: 1px solid #0F2626;
}
.border_t {
	border-top: 1px solid #0F2626;
} 
.border_lr {
	border-right: 1px solid #0F2626;
	border-left: 1px solid #0F2626;
}
#sideBar {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.42em;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #fffcd9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cbcbac;
} 
#mainContent {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#mini-menu {
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

#header {
	background-color: #f0edd0;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#footer {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	border: 1px solid #000000;
	background-color: #0F2626;
	text-align: center;
}
a:link { color: #900; text-decoration: none }
a:visited { color: 
#900; text-decoration: none } a:hover { color: #900; text-decoration: underline 
} 

