body {
color : #000000;
font:11px/17px verdana, arial, georgia, sans-serif;
background: white;
}

#leftnavigation {
  position : absolute;
  top : 65;
  left : 0;
  width : 130px;
  margin-left : 10px;
  margin-top : 0px;
  color : #000000;
  padding : 0px;
}

#welcome {
  position : absolute;
  top : 0;
  left : 135px;
  height : 501px;
  margin-left : 10px; 
  margin-top : 0px; 
  width : 400px;
  padding : 0px;
  color : #000000;
  background-position: 0px 100px; 
  background-repeat: no-repeat;
  text-align : justify;
}

#content {
  position : absolute;
  top : 0;
  left : 135px;
  margin-left : 10px; 
  margin-top : 0px; 
  width : 400px;
  padding : 3px;
  color : #000000;
  text-align : justify;
}

#links {
  position : absolute;
  top : 280;
  left : 0;
  margin-left : 10px; 
  margin-top : 0px; 
  width : 130px;
  padding : 3px;
  color : #000000;
}

a {
  text-decoration: none;
  font-weight: bold;
  color: #D08840;
  background-color : transparent;
  border-bottom: dotted 1px #D08840;
}

a:hover {
  color: #ff6800;
  background-color : transparent;
  text-decoration: none;
}

a.b {
  display: inline;
  padding: 10px 10px 10px 10px ;
  color: #D08840;
  text-decoration:none;
  background-color : #FAEBD7;
  border: 1px dotted #D08840;
  text-align : center;
  font-weight : normal;
}

a.b:hover {
  display: inline;
  padding: 10px 10px 10px 10px ;
  color: #FFFFFF;
  text-decoration:none;
  background-color : #D08840;
  text-align : center;
  font-weight : normal;
}

#menu {
  width: 350px;
  margin: auto;
  padding: 20px 15px 20px 15px ;
  text-align : center;
  color: #D08840;
  background-color : #FFFAF0;
  border: 1px dotted #D08840;
}	

h1{
  font:bold 20px verdana, arial, georgia, sans-serif; 
  color : #1B3873;
  left : 0;
  top : 0;
  margin-top : 10px;  
  margin-left: 0px;
  margin-bottom : 10px;  
}

h2{
  font:bold 16px verdana, arial, georgia, sans-serif; 
  color : #1B3873;
  left : 0;
  top : 0;
  margin-top : 10px;  
  margin-left: 0px;
  margin-bottom : 10px;  
}

h3{
  font:bold 14px verdana, arial, georgia, sans-serif; 
  color : #1B3873;
  left : 0;
  top : 0;
  margin-top : 10px;  
  margin-left: 0px;
  margin-bottom : 10px;  
}

ul{ 
  width : 300px;
  margin-top : 0px;  
  margin-left: 20px;
}

li {
  left : 0;
  top : 0;
  margin-top : 10px;  
  margin-left: 0px;
}

hr {
  border-top: 1px solid #aaaaaa; 
  border-style: dashed; 
}

img {   
}

a.menulink {
  display: block;
  width: 100px;
  text-align: left;
  text-decoration: none;
  font-family:verdana, arial, georgia, sans-serif;
  font-size:14px;
  color: #ffffff;
  border: solid 1px #1B3873;
}

a.menulink:hover {
  border-bottom: dotted 1px #1B3873;
  border-top: dotted 1px #1B3873;
  border-left: dotted 1px #1B3873;
  border-right: dotted 1px #1B3873;
  background-color:#1B3873;
  color: #ff0000;
}

.textsm {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textbg {
	FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textreg {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
