.typeSidebarAlert {
	color: #993300
}

body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 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;
}

.tableContent
{
    font-family: "Tahoma" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: lighter;
    color: #333333;
    text-align: justify;
    padding-bottom: 30px;
}

.typeBody
{
    font-family: "Tahoma" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 0.9em;
    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;
}

h1
{
    color: #3e0a0e;
    font-family: "Tahoma" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 2.5em;
    font-weight: normal;
    line-height: 1.1em;
    padding-top: 0.2em;
    margin-top: 0.2em;
    margin-bottom: 0.6em;
}

h2 {
	color: #3e0a0e;
	font-family: "Tahoma", "Trebuchet", Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

.footer
{
    font-family: "Tahoma" , "Trebuchet" , Helvetica, sans-serif;

    font-size: 0.8em;
    line-height: 20px;
    font-weight: lighter;
	text-align: left;
    color: #2D0004;
    letter-spacing: 0.5px;
    vertical-align: bottom;    
}

.list {
	color: #3e0a0e;
	list-style-type: square;
}

#menu a:link {
	color: #3e0a0e; 
    font-size: 2.1em;
	text-decoration: none;
	border-bottom: #FECFBC;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
}
#menu a:visited {
	color: #3e0a0e; 
    font-size: 2.1em;
	text-decoration: none;
	border-bottom: #FECFBC;
	border-bottom: none;
}
#menu a:hover {
	color: #993300; 
    font-size: 2.1em;
	text-decoration: none;
	border-bottom: #FECFBC;
	border-bottom: none;

}
#menu a:active {
	color: #3e0a0e; 
    font-size: 2.1em;
	text-decoration: none;
	border-bottom: #FECFBC;
	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;
}
