/* webmaster@amtaweb.org */

/* General */
body, td, p, textarea, select, input  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

p.footer { font-color: grey; font-size: 80%; text-align:right; font-style: italic;}

body { margin-top: 0; margin-bottom: 11px; margin-left:0; margin-right:0; background-color: #FFFFFF; }
h1   { font-size: 14pt; }
h2   { font-size: 12pt; }
h3   { font-size: 11pt; }
h4   { font-size: 11pt; }

/* MENU1 */
.menu1  { font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration: none; text-align: center; }
a.menu1 { font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration: none; text-align: center; }
a.menu1:hover { text-decoration:none; color: yellow;}
.menu1current { font-size: 10pt; color: yellow; font-weight: bold; text-decoration:none; text-align: center; }

/* MENU2 */
.menu2title  { font-size: 10pt; color: #FFFFFF; text-decoration: none; font-weight: bold; background-color: #3366CC; text-align: left; }
a.menu2title { font-size: 10pt; color: #FFFFFF; text-decoration: none; font-weight: bold; background-color: #3366CC; text-align: left; }

.menu2 { font-size: 10pt; color: #000000; text-decoration: none; background-color: #E6E6FA; text-align: left; }
.menu2highlighted { font-size: 10pt; color: #000000; text-decoration: none; background-color: #EEE8AA; text-align: left; }
.menu2text  { font-size: 10pt; color: #000000; text-decoration: none; text-align: left; }
a.menu2text { font-size: 10pt; color: #000000; text-decoration: none; text-align: left;}


