body {
	color:#ffffff;
	background-color : #000000;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;	
}

h1 { font-family: arial, sans-serif; font-size:13.5pt; font-weight: bold; background-color: transparent; color: #000000; margin: 0; }
h2 { font-family: arial, sans-serif; font-size:11pt; font-weight: bold; background-color: transparent; color: #000000; margin: 0; }
h3 { font-family: arial, sans-serif; font-size:10pt; font-weight: bold; background-color: transparent; color: #000000; margin: 0; }


td { 
	font-family:Arial, sans-serif;
	font-size:10pt;
	color:#000000;
}

td.menu { 
	width: 200px; align: left; valign: top;
	background-image:   url(menu.jpg); background-repeat: no-repeat; background-position: top center;
}
td.main { 
	width: 570px; height: 570px;align: left; valign: top;
	background-color : #ffffff;
	background-image:  url(maingifs/sign.jpg); background-repeat: no-repeat; background-position: top center;
}


A:link {color:#000000; text-decoration:none}
A:visited {color:#999999; text-decoration:none}
A:hover {color:#000000; text-decoration:none; background: #FE9900;}
A.menu2:link {color:#FFFFFF; text-decoration:none}
A.menu2:visited {color:#FFFFFF; text-decoration:none}
A.menu2:hover {color:#000000; text-decoration:none; background: #FE9900 url(maingifs/backbar.jpg) top repeat-x; display: block;}
A:link.other {color:#000099; text-decoration:none}
A:visited.other {color:#000099; text-decoration:none}
A:hover.other {color:#FF0000; text-decoration:none}
A.red:link {color:#FF0000; text-decoration:none}
A.red:visited{color:#FF0000; text-decoration:none}
A.red:hover {color:#ffffff; text-decoration:none; background: #ff0000 url(maingifs/redbar.jpg) top repeat-x; display: block;}
A.red2:link {color:#FF0000; text-decoration:none}
A.red2:visited{color:#FF0000; text-decoration:none}
A.red2:hover {color:#ffffff; text-decoration:none; background: #ff0000;}


