body {
	font-family:"verdana,arial,sans-serif",sans-serif;
	font-size:8pt;
	margin:8px;
	background-color:#000000;}
	 
font.main {font-family: Brush Script MT; color: #2f342e; font-size: 40px; font-weight: 900;}
font.name {font-family: tahoma; color: #2f342e; font-size: 20px; text-align: center; font-weight: 900;}
font.inactive {font-family: tahoma; font-size: 9pt; color: #dedede; font-weight: 500;} 

a.main:link {color: #000000; text-decoration: none;}
a.main:visited {color: #000000; text-decoration: none;}
a.main:hover {color: #ffffff; text-decoration: none;}
a.main:active {color: #ffffff;} 

a.maint:link {color: #aaaaaa; text-decoration: none;}
a.maint:visited {color: #aaaaaa; text-decoration: none;}
a.maint:hover {color: #ffffff; text-decoration: none;}
a.maint:active {color: #ffffff;} 


a.lais:link {color: #899Db5; text-decoration: none;}
a.lais:visited {color: #899Db5; text-decoration: none;}
a.lais:hover {color: #ffffff; text-decoration: none;}
a.lais:active {color: #ffffff; text-decoration: none;} 

a.dem:link {color: #a19368; text-decoration: none;}
a.dem:visited {color: #a19368; text-decoration: none;}
a.dem:hover {color: #ffffff; text-decoration: none;}
a.dem:active {color: #ffffff;} 

a.roll:link {color: #aaaaaa; text-decoration: none;}
a.roll:visited {color: #aaaaaa; text-decoration: none;}
a.roll:hover {color: #ffffff; text-decoration: none;}
a.roll:active {color: #ffffff;} 

a.mein:link {color: #dddddd; text-decoration: none;}
a.mein:visited {color: #dddddd; text-decoration: none;}
a.mein:hover {color: #ffffff; text-decoration: none;}
a.mein:active {color: #ffffff;} 

a.void:link {color: #9966cc; text-decoration: none;}
a.void:visited {color: #9966cc; text-decoration: none;}
a.void:hover {color: #ffffff; text-decoration: none;}
a.void:active {color: #ffffff;}

#container {
    position: relative;
    width: 100px; height: 200px;}
#block  {
    background: #ccc;
    filter:alpha(opacity=60); /* IE */
    -moz-opacity:0.6; /* Mozilla */
    opacity: 0.2; /* CSS3 */
    position: absolute;
    top: 0; left: 0;
    height: 100%; width:100%;}
#text {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;}








#containert {
    position: relative;
    width: 400px; height: 80px;}
#blockt  {
    background: #000;
    filter:alpha(opacity=60); /* IE */
    -moz-opacity:0.6; /* Mozilla */
    opacity: 0.4; /* CSS3 */
    position: absolute;
    top: 0; left: 0;
    height: 100%; width:100%;}
#textt {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;}






#containerlf {
    position: relative;
    width: 100px; height: 250px;}
#blocklf  {
    background: #899Db5;
    filter:alpha(opacity=60); /* IE */
    -moz-opacity:0.6; /* Mozilla */
    opacity: 0.2; /* CSS3 */
    position: absolute;
    top: 0; left: 0;
    height: 100%; width:100%;}
#textlf {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;}

#containerlfm {
    position: relative;
    width: 500px; height: 600px;}
#blocklfm  {
    background: #899Db5;
    filter:alpha(opacity=60); /* IE */
    -moz-opacity:0.6; /* Mozilla */
    opacity: 0.2; /* CSS3 */
    position: absolute;
    top: 0; left: 0;
    height: 100%; width:100%;}
#textlfm {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;}






#containerd {
    position: relative;
    width: 100px; height: 250px;}
#blockd  {
    background: #a19368;
    filter:alpha(opacity=60); /* IE */
    -moz-opacity:0.6; /* Mozilla */
    opacity: 0.2; /* CSS3 */
    position: absolute;
    top: 0; left: 0;
    height: 100%; width:100%;
}
#textd {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;}






#containerr {
    position: relative;
    width: 100px; height: 250px;}
#blockr  {
    background: #aaaaaa;
    filter:alpha(opacity=60); /* IE */
    -moz-opacity:0.6; /* Mozilla */
    opacity: 0.2; /* CSS3 */
    position: absolute;
    top: 0; left: 0;
    height: 100%; width:100%;}
#textr {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;}




#containerm {
    position: relative;
    width: 100px; height: 250px;
}
#blockm  {
    background: #dddddd;
    filter:alpha(opacity=60); /* IE */
    -moz-opacity:0.6; /* Mozilla */
    opacity: 0.2; /* CSS3 */
    position: absolute;
    top: 0; left: 0;
    height: 100%; width:100%;
}
#textm {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
}