.typeSidebarAlert {
	color: #993300;
	background-color: #EBEBEB;
}

body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #845F44;
}

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: left;
    padding-bottom: 30px;
}

table.typeBody
{
	font-family: "Tahoma" , "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;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FFFFFF;
}

table.news
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #330033;
	text-decoration: none;
	text-align: left;
	line-height: 1.5em;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #EBEBEB;
	border: solid #330033 1px;
}


h1.news
{
    color: #330033;
    font-family: "Times New Roman", Times, serif;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.2em;
    padding-top: 0.2em;
    margin-top: 0.2em;
    margin-bottom: 0.6em;
}

h1
{
    color: #3e0a0e;
    font-family: "Tahoma" , "Trebuchet" , Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2em;
    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.1em;
	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;
}

.pic
{ 
	border:3px solid #330000; 
    margin-left: 15px; 
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 10px;
}




#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;
}

