body { 
  background: white; 
  
	SCROLLBAR-ARROW-COLOR: white; 
  SCROLLBAR-TRACK-COLOR: #C0C0C0; 
	SCROLLBAR-BASE-COLOR: #336699
	   }
body.header { 
  background: white url(images/BGtop.gif) no-repeat; 
	background-position: top left;
}
body.main { 
  background: #567CA0 url(images/mainbackground.gif) no-repeat; 
	background-position: top left;
	margin: 0;
}
body.menu { 
  background: white url(images/BGleft.gif) no-repeat; 
	background-position: top left;
}

a:link {color:#008080}
a:visited {color:#808080}
a:hover {color:#00ffff}
a.b:link {color:#ffffff; font-family : Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; text-decoration : none;}
a.b:visited {color:#ffffff; font-family : Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; text-decoration : none;}
a.b:hover {color:#ffff00; font-family : Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; text-decoration : none;}
h1 {font-family : Arial, Helvetica, sans-serif; color: #ffa500; text-align: center; font-weight: bold; font-size: x-large}
h2 {font-family : Arial, Helvetica, sans-serif; color: #0000ff; text-align: center; font-weight: bold; font-size: large}
h3 {font-family : Arial, Helvetica, sans-serif; color: #cc9900; text-align: left; font-weight: bold; font-size: medium}
p {font-family: Arial,Helvetica; padding: 5px; color: #000080; font-weight: normal; font-size: normal}
p.em {font-weight: bold; font-style: italic}
p.center {text-align: center}

h1.header {font-family : Times; color: #333399; text-align: center; font-weight: bold; font-size: x-large}


p.b {
  color:#ff0000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration : none;
	padding: 0;
	}
p.caption {
  text-align: center;
	color:#ffffff; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14px; 
	text-decoration : none;
	padding: 0;
	}
span.c {color:#cc0000}
div.center {text-align: center}
li {font-family : Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; font-size: large}
p.cw {text-align: center; color: black; font-family: Arial,Helvetica; font-size: 70%}
p.soft {color: #aaaaaa; font-family: Arial,Helvetica; font-size: 70%}
p.black {color: black; font-family: Arial,Helvetica; font-size: 80%}
p.bold {color: #0033cc; font-family: Arial,Helvetica; normal; font-weight: bold;}

a.button:link {color:#ffffff; font-family : Arial, Helvetica, sans-serif; font-weight: bold; text-decoration : none;}
a.button:visited {color:#ffffff; font-family : Arial, Helvetica, sans-serif; font-weight: bold; text-decoration : none;}
a.button:hover {color:#ffff00; font-family : Arial, Helvetica, sans-serif; font-weight: bold; text-decoration : none;}
p.button {
  color:#ffffff; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-style: italic; 
	font-size: 24px; 
	text-align : center;
	text-decoration : none;
	padding: 0;
	}


.SmallBoxFormat {

	width : 35px;

	background-color : #FFFFF0;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

	text-align : center;

	visibility : visible;

	border : thin solid #336699;

}

