.typeSidebarAlert {
	color: #993300
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #993300; 
	text-decoration: none;
	border-bottom: #FECFBC;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
a:visited {
	color: #333333; 
	text-decoration: none;
	border-bottom: #FECFBC;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
a:hover {
	color: #993300; 
	text-decoration: none;
	border-bottom: #993300;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
a:active {
	color: #993300; 
	text-decoration: none;
	border-bottom: #FECFBC;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
.typeSideBar
{
    font-family: "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: lighter;
    color: #333333;
    text-align: justify;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 30px;
    padding-top: 2px;
}

.tableContent
{
    font-family: "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: lighter;
    color: #333333;
    text-align: justify;
}

.pageBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 3E0A0D;
}
.verticalLine {
	height:100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E0A0D;
}
.typeBody
{
    font-family: "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 0.8em;
    font-style: normal;
    font-weight: lighter;
    font-variant: normal;
    text-transform: none;
    color: #333333;
    text-decoration: none;
    text-align: justify;
    line-height: 1.5em;
    padding-bottom: 30px;
}
.typeBodyNopadding{
	font-family: "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 0.8em;
    font-style: normal;
    font-weight: lighter;
    font-variant: normal;
    text-transform: none;
    color: #333333;
    text-decoration: none;
    text-align: justify;
    line-height: 1.5em;
}
.typeBodyBold{
    font-size: 1em;
	font-weight: bold;
    padding-bottom: 0px;
}
.content
{
    padding-right: 10px;
    padding-left: 10px;    
}
h1
{
    color: #3e0a0e;
    font-family: "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: lighter;
    line-height: 1.1em;
    padding-top: 0em;
    margin-top: 0.2em;
    margin-bottom: 0em;
}
.typeTitle
{
    color: #8B6462;
    padding-top: 0.1em;
    padding-bottom: 0em;
}
h2 {
	color: #2D0004;
	font-family: "Trebuchet MS", "Trebuchet", Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: lighter;
}
.footer
{
    font-family: "Trebuchet MS" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 20px;
    font-weight: lighter;
    color: #2D0004;
    letter-spacing: 0.5px;
    background-color: #ffffff;
    vertical-align: bottom;    
}
.list {
	color: #3e0a0e;
	list-style-type: square;
}
#menu a:link {
	border-bottom: none;
}
#menu a:visited {
	border-bottom: none;
}
#menu a:hover {
	border-bottom: none;
}
#menu a:active {
	border-bottom: none;
}

#noLinks a:link {
	border-bottom: none;
}
#noLinks a:visited {
	border-bottom: none;
}
#noLinks a:hover {
	border-bottom: none;
}
#noLinks a:active {
	border-bottom: none;
}.typeBodyBrown {
	color: #3E0A0E;
}
.typeTemporaryEdit {
	color: #009900;
}