/* Cascading Style Sheet, for Ilfsac - created: Nov 2002 */
/* http://www.ilfsac.org.uk/ */

/* White             FFFFFF R:255 G:255 B:255 */
/* Black             000000 R:0   G:0   B:0   */


/* Light blue        8ED9E0 R:142 G:217 B:224  */
/* Dark Blue	 	 1C20B8 R:28  G:32 	B:184 */


/*.~.~.~.~.~.~.~.~.~.~.~.~.~.~.*/

body
{
  font-family: Tahoma, Verdana, sans-serif;
  background-color: #8ED9E0;
  font-style: normal;
  font-size: 12px;
  color: #003300;
  margin: 0em;
}

#topbody  {
  background-color: #8ED9E0;
  font-style: normal;
  font-size: 12px;
  color: #1C20B8;
  margin: 0em;
}

.topright {
  background-color: #8ED9E0;
  text-align: right;
}

.maincontentbody
{
  background-color: #FFFFFF;
  font-style: normal;
  font-size: 12px;
  color: #000000;
  margin: 1em;
}

.fishbgbody
{
  background-image: url(fish_bg.jpg);
  background-repeat:  no-repeat;
  background-color: #00FFFF;
  font-style: normal;
  font-size: 12px;
  color: #000000;
  margin: 1em;
}

.photocaption
{
  background-color: #FFFFCC;
  font-style: normal;
  font-size: 10px;
  color: #003300;
  text-align: center;
}

.small_text
{
  background-color: transparent;
  font-style: normal;
  font-size: 10px;
  color: #000000;
  text-align: left;
}

.small_blue_text
{
  background-color: transparent;
  font-style: normal;
  font-size: 10px;
  color: #1C20B8;
  text-align: left;
}

.dkblueemph
{
  background-color: transparent;
  font-style: normal;
  font-size: 14px;
  font-weight: 700;
  color: #1C20B8;
}

.dkblueemph_big
{
  background-color: transparent;
  font-style: normal;
  font-size: 20px;
  font-weight: 700;
  color: #1C20B8;
  text-align: center;
}
 
.boxed_image
{
  border : 2px solid #1C20B8;
  align: center;
}
 
table.slideshow
{
  font-style: normal;
  font-size: 12px;
  color: #000000;
  border : 2px solid #1C20B8;
  align: center;
}

table.lightshaded
{
  background-color: #e8e8f3;
  align: center;
}

td.blueBgrnd
{
  background-color: #1C20B8;
  font-style: normal;
  color: #FFFFFF;
  align: center;
  padding : 4px;
}

tr.lightBlue
{
  background-color: #8ED9E0;
  font-style: normal;
  color: #FFFFFF;
  padding : 4px;
  border : 1px solid #8ED9E0;
}

td.slideshow
{
  font-style: normal;
  font-size: 12px;
  color: #000000;
  border : 2px solid #1C20B8;
  align: center;
}


h1
{
  font-size: 28px;
  color: #1C20B8;
  font-style: normal;
}

h2 {
  font-family : Tahoma, Verdana, sans-serif;
  font-size : 1.0em ! important;
  line-height : 100%;
  color : #FFFFFF;
  padding : 3px;
  margin : 0px;
  text-align: center;
  background-color : #1C20B8;
  font-weight : 100;
}

h3
{
  font-size: 20px;
  color: #1C20B8;
  font-style: normal;
}

h4
{
  font-size: 14px;
  color: #1C20B8;
  font-style: normal;
  font-weight: 600;
  margin: 0em;
}

.fishbgbody
{
  background-image: url(ma/fish_bg.jpg);
  background-repeat:  no-repeat;
  background-color: #FFFFFF;
  font-style: normal;
  font-size: 12px;
  color: #000000;
  margin: 1em;
}

a:link
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #1C20B8;
  background-color: transparent;
  text-decoration: underline;
}

a:visited
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #1C20B8;
  background-color: transparent;
  text-decoration: underline;
}

a:active
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #1C20B8;
  background-color: transparent;
  text-decoration: underline;
}

a:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #1C20B8;
  background-color: transparent;
  text-decoration: underline;
}

.bluebgnd:link, .bluebgnd:visited, .bluebgnd:active
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  background-color: #1C20B8;
  margin: 4px;
  text-decoration: underline;
  text-align: left;
}

.bluebgnd:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #8ED9E0;
  background-color: #1C20B8;
  margin: 4px;
  text-decoration: underline;
  text-align: left;
}

.lightbluebgnd:link, .lightbluebgnd:visited, .lightbluebgnd:active
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #FFFFFF;
  background-color: transparent;
  margin: 0px;
  text-decoration: none;
  text-align: left;
}

.lightbluebgnd:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #1C20B8;
  background-color: transparent;
  margin: 0px;
  text-decoration: none;
  text-align: left;
}

.smallblue:link, .smallblue:visited
{
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10px;
  font-weight: 450;
  color: #1C20B8;
  background-color: transparent;
  margin: 0px;
  text-decoration: none;
  text-align: left;
}

.smallblue:active
{
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10px;
  font-weight: 450;
  color: #FF0000;
  background-color: transparent;
  margin: 0px;
  text-decoration: none;
  text-align: left;
}

.smallblue:hover
{
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10px;
  font-weight: 450;
  color: #1C20B8;
  background-color: transparent;
  margin: 0px;
  text-decoration: underline;
  text-align: left;
}

/* Styles related to the PHP Layers Menu System begin here */

.treemenudiv	{
	display: block;
	white-space: nowrap;
}

.phplmnormal	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.phplm:link	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration: none;
}

a.phplm:visited	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration: none;
}

a.phplm:hover	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #8ED9E0;
	text-decoration: underline;
}

a.phplm:active	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration: none;
}

.phplmbodytable	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #fffae4;
}

.ivorybodytable	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #fffff8;
}

.darkbordertable	{
	background-color: #726461;
}

.blackbordertable	{
	background-color: #000000;
}

.greenbordertable	{
	background-color: #839983;
}

.darkgreenbordertable	{
	background-color: #839983;
}

.redbordertable	{
	background-color: #aa5859;
}

.orangebordertable	{
	background-color: #df9500;
}

/* Styles related to the PHP Layers Menu System end here */

/* Styles related to the demo page begin here */


.h1bar	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #990000;
}

.topbar	{
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #ffe2b1;
}

.bar	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background-color: #1C20B8;
}

.preformatted	{
	font-family: luxi mono, courier, courier new, monospace, serif;
	font-size: 14px;
}

