BODY {
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	background: #ffffff;
	color: #000000;
  scrollbar-face-color: #a51905;
  scrollbar-highlight-color: #d72b01;
  scrollbar-3dlight-color: #f69474;
  scrollbar-darkshadow-color: #801708;
  scrollbar-shadow-color: #a52505;
  scrollbar-arrow-color: #250909;
	}
P {color: #990033 ; font-family: verdana, arial, sans-serif; background-color: transparent}
LI {color: #990033 ; font-family: verdana, arial, sans-serif; background-color: transparent}
a:link { text-decoration: underline; color: #CC0000; background: #FFFFFF }
a:visited { text-decoration: none; color: #CC0000 ; background-color: transparent }
a:hover { text-decoration: none; color: #ffffff; background: #CC0000 }
a:active { text-decoration: underline; color: #FF3333; background-color: transparent }
/* Structure */
#outerbox {
	width: 95%;
	text-align: left;
	margin: 10px auto;
	background-color: #ffffff;
	color: #00000;
	border: 2px solid #cc0000;
	line-height: 120%;
	}
#header { 
	background: #ff9966;
	color: #ffffff;
	padding: 10 0 0 0;
	border-bottom: 2px solid #cc0000;
	}
#main {

	background: #ffffff;
	color: #990033;
	margin-left: 100px;
	margin-right: 100px;
	padding: 5px;
	max-width: 46em;
	border: 2px solid #ffeedd;
	border-top: none;
	border-bottom: none;
	}
/* Menus */
.menu {
	width: 100%;
	padding: 0;
	margin: 0;	
	background: #ffeedd;
	color: #000000;
	text-align: center;
	}

.menu UL {
	padding: 0;
	margin: 2px 0 2px 0;
	list-style-type: none;
	}
.menu UL LI { display: inline; }
.menu A:link { 
	color: #ffffff;
	background-color: #990033;
	width: 100px;
	padding: 2px 10px 2px 8px;
	text-decoration: none;
	}
.menu A:visited { 
	color: #ffffff;
	background-color: #990033;
	width: 100px;
	padding: 2px 10px 2px 8px;
	text-decoration: none;
	}
.menu A:hover { background-color: #CC0000; color: #ffffff; 	}
.menu2 {
	width: 100%;
	padding: 0;
	margin: 2px;	
	background: #ffeedd;
	color: #000000;
	text-align: center;
	}

.menu2 UL {
	padding: 0;
	margin: 2px 0 2px 0;
	list-style-type: none;
	}
.menu2 UL LI { display: inline; }
.menu2 A:link, #target2 A:link { 
	color: #990033;
	background-color: #ff9966;
	width: 96px;
	padding: 2px 10px 2px 8px;
	text-decoration: none;
	}
.menu2 A:visited, #target2 A:visited  { 
	color: #990033;
	background-color: #ff9966;
	width: 96px;
	padding: 2px 10px 2px 8px;
	text-decoration: none;
	}
.menu2 A:hover { background-color: #CC0000; color: #ffffff; 	}
#target {
	font-style: italic;
	}
#target2 A:link { 
	color: #990033;
	background-color: #ff9966;
	}

/*Style within main*/
H1 {font-size: 200% ; line-height: 200%}
H2 {font-size: 180% ; line-height: 180%}
H3 {font-size: 160% ; line-height: 160%}
H4 {font-size: 130% ; line-height: 130%}
H5 {font-size: 110% ; line-height: 110%}
}
H1,H2,H3 {font-weight: bold; font-family: "trebuchet ms"; background: #990033; color: #ffffff; text-align: center ; vertical-align: middle;}
H4,H5 {font-weight: bold; font-family: "trebuchet ms"; background: #ff9966; color: #990033; text-align: center; vertical-align: middle;}
#header A { background: #ff9966}
/*Table style */
TD {font-size: 80%;font-family: verdana, arial, sans-serif; background: #ffeedd; color: #990033}
.title, .lang {font-style:italic}
EM {font-style:italic}
EM EM {font-style:normal}
IMG {border-color: #990033 }
.subheading {font-weight:bold; color: #990033}
.comment { font-style: italic; font-size: 85%; }
.new { border: dashed 1px #FF0000}
.important { font-style: italic; font-weight: bold;}
.date {font-size: 90%; color: #bd036a; font-family: serif;}
.credit {font-size: 85%; font-style: italic;font-family: verdana, arial, sans-serif}
.input{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color : #660000; 
  border : 1px solid #990000; 
  background-color : #ffffff ; 
  scrollbar-face-color: #f69474;
  scrollbar-highlight-color: #f3b6b1;
  scrollbar-3dlight-color: #f69474;
  scrollbar-darkshadow-color: #bd0303;
  scrollbar-shadow-color: #e21100;
  scrollbar-arrow-color: #990000;
  scrollbar-track-color: #fff4c6;
		}
.inputbutton {
font-weight:bold;
background-color: #ffffff;
color: #990033;
border-left: #f3b6b1 2px solid;
border-right: #bd0303 2px solid;
border-top: #f3b6b1 2px solid;
border-bottom: #bd0303 2px solid;
}
H1 a:visited,H2 a:visited,H3 a:visited,H4 a:visited,H5 a:visited {color:#f3b1de; background-color: transparent; text-decoration:underline}
H1 a:hover,H2 a:hover,H3 a:hover,H4 a:hover,H5 a:hover{ text-decoration: none; color: #ffffff; background: #CC0000 }
.tr {background: #FFCCCC; color: #990033 }
.faqquestion {font-weight:bold; font-style: italic; font-family: arial, verdana, sans-serif}
.lightbg {background: transparent}
.darkbg {background: #990033 ; color: #ffffff}
.linklist LI A {font-weight:bold}