body {
	font: 10pt "Verdana", "Georgia", "Times New Roman";
	color: black;
	background: url(picture/background.gif) repeat;
}

h1 {
  font-size: 130%;
}

h2 {
  font-size: 120%;
}

h3 {
  font-size: 110%;
}

h4 {
  font-size: 100%;
}

th {
	background-image: url(picture/background.gif);
	color: White;
}

td {
	border-bottom: 1px solid Gray;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	padding: 10px 10px 10px 10px;
}




#style {
  float: right;
}

#style a {
  color: White;
  text-decoration: none;
}

#style a:hover {
	color: Black;
	background: White;
}

#header {
	background-image: url(../wp-content/themes/Frank01/images/headerbg.png);
	font-size: 100%;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 20px;
	margin-right: 20px;
	color: #FFFFFF;
	height: 25px;
	background-color: Red;
}

#header a {
  color: #FFFFFF;
  text-decoration: none;
}

#header a:hover {
	color: Black;
	background: White;
}

#bottomlink {
  position: fixed;
  right: 1em;
  bottom: 1em;
  width: 16px;
  height: 16px;

}

#bottomlink img {
    margin: 0;
    padding: 0;
    border: 0;
}



#maintext {
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 20px;
	margin-right: 20px;
	background: url(picture/background2.gif);
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	padding-right: 10px;
	padding-left: 10px;
	height: 80%;
}

#maintext p.date {
  font-size: 70%;
  color: #000047;
  border-top: 1px dotted gray;
  text-align: right;
}

#maintext h1 {
	border-bottom: 1px dotted gray;
	color: Gray;
}

#maintext h2 {
	color: Gray;
}

#maintext h3 {
	color: Gray;
}

#maintext h4 {
	color: Gray;
}


#maintext a {
	color: gray;
	text-decoration: underline;
}

#maintext a:hover {
  color: white;
  background: gray;
}

#maintext acronym{
	cursor: help;
	text-decoration: underline;
}

#maintext fieldset {
	border: 1px solid Gray;
	background: silver;
	width: 90%;
	margin: 10px 10px 10px 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#maintext fieldset.small{
	background: silver;
	width: inherit;
	margin: 0% 0% 10px 0%;
}

#maintext hr{
	color: gray;
	height:1px;
}

#maintext legend {
	background-image: url(../wp-content/themes/Frank01/images/headerbg.png);
	border: Gray;
	color: White;
	background-color: Red;
}

#maintext label {
	background-image: url(../wp-content/themes/Frank01/images/headerbg.png);
	color: White;
}

#maintext label.radio {
	background-image: none;
	color: black;
}

#maintext label.radio:hover {
	background-image: url(../wp-content/themes/Frank01/images/footerbg.png);
	color: black;
}

#maintext input.red_button {
	background: gray url(../wp-content/themes/Frank01/images/footerbg.png) repeat-x;
}

#maintext input.red_button:hover {
	background: red url(../wp-content/themes/Frank01/images/menuhover.png) repeat-x;
}

#footer {
  margin-top: 0%;
  margin-bottom: 0%;
  margin-left: 220px;
  margin-right: 0%;
  padding-right: 10px;
  padding-left: 0px;
  font-size: 80%;
  color: white;
}

#footer a {
	color: White;
	text-decoration: none;
}
