html,body {
	margin: 0;
	padding: 0;
}
body
{
  font-family: Verdana;
  background: #000000;
  font-size: 12px;
  COLOR: #A5A5A5;
  BACKGROUND-COLOR: Black;
  text-align: center;
}
P
{
 COLOR: #A5A5A5;
 font-size: 12px;
 text-align: center;
}
P.copyright
{
 COLOR: #A5A5A5;
 font-size: 10px;
 text-align: center;
}
input
{
  color: white;
  background: black;
  border: 1px solid white;
}
TEXTAREA
{
  color: white;
  background: black;
  border: 1px solid white;
}

.submit input
{
  color: white;
  background: black;
  border: none;
}
H1
{
  letter-spacing: 15px;
  text-transform: uppercase;
  font-family: Verdana;
  font-style: normal;
  font-weight: lighter;
  font-size: 20px;
  color: White;
  text-align: center
}
H1:first-letter
{
  font-size: 150%;
  color: White;
}
H2
{
  letter-spacing: 10px;
  text-transform: uppercase;
  font-family: Verdana;
  font-style: normal;
  font-weight: lighter;
  font-size: 15px;
  color: White;
  text-align: center
}
H2:first-letter
{
  font-size: 150%;
  color: White;
}
A
{
	color : White;
	text-decoration : none;
	font-size : 10px;
	font-style : normal;
}
A:hover
{
	COLOR: #8B0000;
	text-decoration : none;
	font-size : 10px;
	font-style : normal;
}
A.L2
{
	color : White;
	text-decoration : none;
	font-size : 10px;
	font-style : normal;
    text-transform: uppercase;
}
A.L2:hover
{
	COLOR: #8B0000;
	text-decoration : none;
	font-size : 10px;
	font-style : normal;
}
A.L3
{
	color : White;
	text-decoration : none;
	font-size : 9px;
	font-style : normal;
}
A.L3:hover
{
	COLOR: #8B0000;
	text-decoration : none;
	font-size : 9px;
	font-style : normal;
}
A.main
{
	color : White;
	text-decoration : none;
	font-size : 12px;
	font-style : normal;
	text-transform: uppercase;
}
A.main:hover
{
	COLOR: #8B0000;
	text-decoration : none;
	font-size : 12px;
	font-style : normal;
}
A.main_new
{
	color : White;
	text-decoration : none;
	font-size : 12px;
	font-style : normal;
	text-transform: uppercase;
}
A.main_new:hover
{
	COLOR: #8B0000;
	text-decoration : none;
	font-size : 12px;
	font-style : normal;
}
table {
	width: 100%;
	height: 95%;
    border: 0px none
}

td {
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
}
td.sitemap {
	vertical-align: middle;
	font-size: 10px;
}
table.menu {
  	width: 460px;
}
table.image {
	height: 95%;
        border: 0px none
}
td.image {
	text-align: left;
	font-size: 10px;
}

td.menuL {
	vertical-align: top;
	text-align: center;
        font-size : 12px;
        border-right-color: White;
        border-right-style: solid;
        border-right-width: 1px;
        white-space: pre
}
td.menuL1 {
	vertical-align: top;
	text-align: left;
    font-size : 12px;
}
td.menuR {
	vertical-align: top;
	text-align: right;
}
td.zoom {
	vertical-align: bottom;
	text-align: left;
}
div {
    text-align: left;
}
img
{
  border: none;
}
div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	height: 560px;
}
div.left {
	position: absolute;
	top: 100px;
	left: 60px;
	width: 20px;
	height: 500px;
}

div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 100px;
}
div.right {
	position: absolute;
	top: 100px;
	left: 680px;
	width: 20px;
	height: 500px;
}

div.main {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 760px;
	height: 500px;
}
div.bottom {
	position: absolute;
	top: 585px;
	left: 0px;
	width: 760px;
	height: 50px;
  padding-left: 100px
}
div.low{
	position: absolute;
	top: 750px;
	left: 0px;
	width: 100%;
	height: 50px;
}
sup
{
  font-size: 7px;
  color: Yellow;
}
td.links
{
	text-align: left;
}


Div.L2
{
	position: relative;
	top: 5px;
	font-size: 10px;
}
Div.L3
{
	position: relative;
	top: 5px;
	font-size: 10px;
}
