body {
    BACKGROUND-COLOR: #000000;
    font-size: 12px;
    font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
    padding:0px;
    margin:0px;
	color: white;
}


div.front {
	position:absolute;
	width: 700px;
	height: 500px;
	background-color:black;
	left:50%;
	margin-left:-350px;
	top:15%;
	border: 0px solid;
	padding: 0px;
	z-index:-1;
}

img.imgmenu {
	border:solid 0px;
}

A.menu { COLOR: white; text-decoration: none; font-size: 12px; FONT-WEIGHT:bold;}
A.menu:hover { text-decoration: underline; COLOR: #a3a3a3; }

A.albums { COLOR: #FFFFFF; text-decoration: none; font-size: 12px; FONT-WEIGHT:bold;}
A.albums:hover { text-decoration: underline; COLOR: #a3a3a3; }

A.albums_sel { COLOR: #a3a3a3; text-decoration: underline; font-size: 12px; FONT-WEIGHT:bold;}
A.albums_sel:hover { text-decoration: underline; COLOR: white; }

A.abanner { COLOR: #FFFFFF; text-decoration: none; font-size: 16px; FONT-WEIGHT:900;}
A.abanner:hover { text-decoration: underline; COLOR: #a3a3a3; }

A.acontact { COLOR: #FFFFFF; text-decoration: none; font-size: 12px; FONT-WEIGHT:bold;}
A.acontact:hover { text-decoration: underline; COLOR: a3a3a3; }

A.aplain { text-decoration: none;}

A.plain { COLOR: black; text-decoration: none;}




input[type="submit"] {
	font-family: Franklin Gothic T Book, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-color: #CCCCCC #808080 #808080 #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

input[type="reset"] {
	font-family: Franklin Gothic T Book, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-color: #CCCCCC #808080 #808080 #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

   .popBox {
      position: absolute;
      z-index: 2;
      background: #cccccc;
      width: 600px;
      padding: 0.3em;
      border: 1px solid gray;
   }
   td.td3 {
	font-size: 12px;
   }
   td.td4 {
	font-size: 14px;
   }
   td.td6r {
	text-align:right;
	}
	   td.td6l {
	text-align:left;
	}
	span.error{
		color:red;
	}
	
	div.start_hid {
		display:none;
	}
	div.ontop {
		position:absolute;
	}
	
	/*MENU STYLE*/
.m0l0o {
	border: 0px solid #ffffff;
	text-decoration: none;
}

.m0l1o {
	border: 0px solid #ffffff;
	text-decoration: none;
}
.m0l0i {
	padding: 4px;
}

.m0l1i12 {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	padding: 4px;
	text-decoration: none;
}
.m0l1i10
{
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	padding: 4px;
	text-decoration: none;
	height: 50px;
}
.m0l1i
{
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	padding: 4px;
	text-decoration: none;
}
