A:link {
	COLOR: #000099; TEXT-DECORATION: none
}
A:hover {
	COLOR: #339999; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000099; TEXT-DECORATION: none
}
A:active {
	COLOR: #cc3300; TEXT-DECORATION: none
}
body {
background-color:#fffcea;
}
div.wrapper { 
font-size:100%;
padding:10px; 
}
div.center {
  margin-left:auto;
  margin-right:auto;
}
#header {
margin:0px;
padding:0px 0px 0px 0px;
height:100px;
border-width:0px 0px 1px 0px;
border-color:black;
border-style:solid;
}
#sidebar {
border:1px;
}
#sidebarbox {
  padding:0px 10px 10px 10px;
  -moz-border-radius:2.5ex;
  -webkit-border-radius:2.5ex;
  background-color:#ffcc99;
} 
div.content {
  position:absolute;
  left:130px;
  width:560;
  padding:5px;
  border-width:0px 0px 0px 1px;
  border-color:black;
  border-style:solid;
  }
img.header {
  padding:10px;
	margin:0px;
	border:0px;
  }
h1 {
font-family:arial,verdana,helvetica,sans-serif;
text-decoration:none;
font-size=3.00em;
}
p,li,ul 				 {font-family: Verdana, Arial, Helvetica, sans-serif;}
.boldyes 	 {font-weight: bold;}
.boldno 	 {font-weight: normal;}
.lefttext  {text-align: left;}
.righttext {text-align: right;}
.justifytext {text-align: justify;}
.centertext {text-align: center;}
.italicyes {font-style: italic;}
.italicno  {font-style: normal;}
.textinline  {display: inline;}
.pct80 		 {font-size: 0.80em;}
.pct90 		 {font-size: 0.90em;}
.pct100 	 {font-size: 1.00em;}
.pct120 	 {font-size: 1.20em;}
.pct150 	 {font-size: 1.50em;}
.pct180 	 {font-size: 1.80em;}
.pct240		 {font-size: 2.40em;}
.inline		 {display: inline;}
.floatleft {float: left;}
.floatright {float: right;}
.lineht3 {line-height:3;}
.sectionhead {font-weight:bold; font-size:1.20em; text-decoration:underline;}

.menu {
line-height:2;
font-weight:bold;
}

li,ul.none    {list-style: none;}
li,ul.disc		{list-style: disc;}

table{
border-collapse:collapse;
}
.fullheight{height:80%;}

td{
border:1px solid transparent;
vertical-align:top;
}
