
* {
 margin: 10;
 padding: 5;
 outline: none;
 
}

body {
 padding: 0px;
 background-color:#FFFFFF;
 font: 14px/normal Tahoma, Arial, Helvetica, sans-serif;
}

ul.classic {
 list-style: disc;
 margin-bottom: 0em;
 padding-left: 0em;

}

h1,h2,h3,h4,h5 {
 margin-bottom: .3em;
 font-family: Arial, Helvetica, sans-serif;
}

h1 {
 border-bottom: none; /*solid 2px #d9d9d9;*/
 font-weight: bold;
 font-size: 180%;
 text-indent: 5px;
 letter-spacing: -1px;
 color:#000000;
}

h2 {
 border-bottom: solid 0px #d9d9d9;
 font-weight: normal;
 font-size: 150%;
 text-indent: 5px;
 letter-spacing: -1px;
 color:#000000;
}

h3 {
 border-bottom: solid 0px #d9d9d9;
 font-weight: normal;
 font-size: 130%;
 text-indent: 0px;
 letter-spacing: 0px;
 color:#000000;
 
}

h4 {
 border-bottom: solid 0px #d9d9d9;
 font-weight: normal;
 font-size: 90%;
 text-indent: 0px;
 letter-spacing: 0px;
 text-align: ;
 color:#000000;
 
 
}
h5 {
 font-family: "Times New Roman,Georgia,Serif";
 #border-bottom: solid 0px #d9d9d9;
 font-weight: normal;
 font-size: 100%;
 color: #000000;
 text-indent: 0px;
 letter-spacing: 0px;
 text-align: left;
 line-height: normal;
 padding: 0px;
}
h6 {
 font-family: "Times New Roman,Georgia,Serif";
 #border-bottom: solid 0px #d9d9d9;
 font-weight: normal;
 font-size: 90%;
 color: #000000;
 text-indent: 0px;
 letter-spacing: 0px;
 text-align: center;
}


.dropdown-upward {
 margin-top: 400px !important;
}

#header{
  padding: 0px;
  border-style: none;
  border-width: 0px 0px 0;
  border-left: #FFFFFF;
  border-bottom: #FFFFFF;
  height: 0px;
  width: ;
  background-color:#FFFFFF;
  background-image: ;
  background-repeat: ;
  
}

#main{
  padding: 2px;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-right: #F7ECEC;
  border-bottom: #F7ECEC;
  border-color:#9B2116;
  height: 0;
  width: 75%;
  background-color:  #FFFFFF;
  background-image: url("");
  background-repeat: no-repeat;
  background-position: top;
  letter-spacing:1px;
  position:relative;
  vertical-align:top;
}

#news {
  font-family: "Trebuchet MS";
  font-size: small;
  padding: 5px;
  border-style: solid;
  border-width: 0px 0px 0;
  border-left: #F7ECEC;
  border-top: #F7ECEC;
  height: ;
  width: ;
  background-image: url("");
  background-color: #F7ECEC;
  color: #254026;
  position:relative;
  vertical-align:top;
}

#footer {
  padding: 0px;
  border-top-style: solid;
  border-width: 0px 5px 0px 0px 0;
  border-color: #F7ECEC;
  background: ;
  width: 100%;
}

.popupHD {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	color: #534964;
}

a{
  color: #0404B4;
  text-decoration: none;
}

a:link{
  color: #0404B4;
  text-decoration: none;
}

a:visited{
  color: #2E2EFE;
  text-decoration: none;
}

a:hover{
  color: #2E2EFE;
  text-decoration: underline;
}

p.small{
	line-height: 60px;
}
.
