

A:link    {color: white;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	line-height: 16pt;
	}

A:visited { color: white;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	line-height: 16pt;}



A:active  { color: white;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	line-height: 16pt;}


BODY       { background: #000000
                }
               
TD.toptitle   {background: black url(../images/redstripebg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px 15px 15px 15px;
	margin-top: 15px;
	}
/* =============menu button OFF============== */
TD.buttontxt      { font-family: helvetica, monaco, verdana, arial;
	color: white;
	font-size: 9pt;
	 }

/* =============menu button ON============== */
TD.buttontxton      { font-family: helvetica, monaco, verdana, arial;
	color: #990000;
	font-size: 9pt;
	 }

/* =============menu button OFF============== */
DIV.button  { font-family: helvetica, monaco, verdana, arial;
	color: white;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	}
DIV.button  A:link { font-family: helvetica, monaco, verdana, arial;
	color: white;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	}
DIV.button  A:visited { font-family: helvetica, monaco, verdana, arial;
	color: white;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	}
DIV.button  A:active { font-family: helvetica, monaco, verdana, arial;
	color: white;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	}
DIV.button  A:hover { font-family: helvetica, monaco, verdana, arial;
	color: #990000;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	}

/* =============menu button ON============== */
DIV.buttonon  { font-family: helvetica, monaco, verdana, arial;
	color: #990000;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	}
DIV.buttonon  A:link { font-family: helvetica, monaco, verdana, arial;
	color: #990000;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	}
DIV.buttonon  A:visited { font-family: helvetica, monaco, verdana, arial;
	color: #990000;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	}
DIV.buttonon  A:active { font-family: helvetica, monaco, verdana, arial;
	color: #990000;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	}
DIV.buttonon  A:hover { font-family: helvetica, monaco, verdana, arial;
	color: #990000;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	}

/* =============switch button OFF============== */

.switch img {
	padding: 4px;
	border: 0;
}

.switch {
	float: left;
	display: block;
}

.switch a:hover {
	background-color: #990000;
	display: block;
}

.menu {
	vertical-align: top;
	postion:relative;
	float: left;
}

/* =============switch button OFF============== */

.switchon img {
	padding: 4px;
	border: 0;
}

.switchon {
	background-color: #990000;
	float: left;
	display: block;
}

.switchon a:hover {
	background-color: #990000;
	display: block;
}
/* ========================================= */

.menu {
	vertical-align: top;
	postion:relative;
	float: left;
}

.content {
	postion:relative;
	vertical-align: top;
	float: left;
	min-height: 382px;
	min-width: 400px;
	padding: 26px;
	background: black url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	font-family: helvetica, monaco, verdana, arial;
	color: white;
	font-size: 9pt;
	line-height: 15pt;
}
	

.pictures {
	text-align: center;
	margin: 10px;
	padding: 0px 0px 0px 0px;
	border: 1px solid gray;
	font-family: serif;
	font-style: italic;
	color: white;
	font-size:9pt;
}

