/* MAIN MENU SETTINGS*/
.MENU {
    font-family : Verdana;
    font-size : 12px;
	text-decoration: none;
	color: #FFFFFF;
	}

/* VERTICAL WORD*/
.VMENU {
    font-family : Verdana;
    font-size : 10px;
	text-decoration: none;
	color: #FF0000;
	}

/* SUBMENU SETTINGS */
.SUBMENU {
    font-family : Verdana;
    font-size : 10px;
    color : #FFFFFF;
	text-decoration: none;
	}

/* SUBMENU SETTINGS FOR OPERA, IE6 */
A.SUBMENU {
	font-family : Verdana;
	font-size : 10px ;
	text-decoration : none ;
	width : 100% ;
	color : #FFFFFF ; }


A.SUBMENU:hover {
	background-color : #FFFF00;
	color : #00FFFF;
	}

A.SUBMENU:visited { color : black ; }

body
 {
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 background: #000000;
 }

body.a1
 {
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 background: #000000;
 background-image: url(../menue/bg_1_invers.jpg);
 background-repeat: repeat;
 background-attachment:fixed;
 background-position:top;
 }
body.a2
 {
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 background: #000000;
 background-image: url(../menue/bg_details.png);
 background-repeat: repeat;
 background-attachment:fixed;
 background-position:top;
 }


body.a3
 {
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 background: #000000;
 background-image: url(../menue/bg_PA220074_250.jpg);
 background-repeat: no-repeat;
 background-attachment:fixed;
 background-position: bottom right;
 }
p {
 font-family: arial, sans-serif;
 font-size: normal;
 text-align: center;
 color: #008080;
}

p.table_amazon2  {
 font-family: arial, sans-serif;
 font-size: normal;
 text-align: center;
 color: #54D6D6;
}

p.details_down {
 font-family: arial, sans-serif;
 font-size: normal;
 text-align: left;
 color: #FFFFFF;
}

h1 {
 font-family: arial, sans-serif;
 font-size: 14px;
 text-align: center;
 color: #FFFFFF;
 }

h1.amazon2 {
 font-family: times, sans-serif;
 font-size: 20px;
 text-align: left;
 vertical-align: top;
 color: #FFFFFF;
 }

td.amazon2_name  {
 background: #000000;
 }


h2 {
 font-family: arial, sans-serif;
 font-size: normal;
 text-align: center;
 color: #FFFFFF;
 }

table.amazon2 {
 width: 125px;
 table-layout: fixed;
 height: 20px;
 }
/*
 border-collapse: collapse;
 border-spacing: 5pt;
 border: 1px solid black;
 padding: 5pt;
 */
