BODY  {
	font-size : medium;
	margin-top: 0;
	margin-left: 0;
	font-family : Verdana, Tahoma, Arial;
	background : #FFFFFF;
	/* background-image : url("gifs/background.gif"); */
	background-repeat : no-repeat;
	color : #000000;}
	
a:link       {
	text-decoration: none;
	color : Blue
}
a:visited    {
	text-decoration: none;
	color : Blue
}

a:Hover      {
	text-decoration : underline;
}

td.menubar {
	/*border-right: 1px solid grey;*/
	background-color: #EEEEEE;
	vertical-align: top;
	width: 150px;
	background-image : url("/gifs/menuback.gif");
}

table.pagetop { width: 700px;
   color: #408080;
}

table.pagetop2 { width: 100%;
   color: #FFFFFF;
}

table.main { width: 700px;
}

td.pagetop {
	/*border-right: 1px solid grey;*/
	background-color: #408080;
	background-image : url("/gifs/right-margin2.gif");
}

td.pagetop2 {
	/*border-right: 1px solid grey;*/
	background-color: #FFFFFF;
	background-image : url("gifs/right-margin2.gif");
}

td.main {
	/*border-right: 1px solid grey;*/
	background-color: #FFFFFF;
	width: 500px;
	border-left: 10px solid White;
	vertical-align: top;
	}

.menutext {font-size : 16px; font-family : Verdana, Arial; color : Black; margin-left : 20;  padding-top: 1px;  padding-bottom: 1px;  }
.menutitle {font-size : 12px; font-family : Verdana, Arial; color : Black; margin-left : 20;    letter-spacing: 1px;  padding-top: 12px;         }

.imagecaption {
	font-size : 13px;
	font-family : Verdana, Arial;
	color : #5A5A5A;
	letter-spacing: 0;
	margin-top : 0
}
.normaltext {font-size : 13px; font-family : Verdana, Arial; color : #000000; letter-spacing: 0; margin-top : 0}
.smallmenutext {font-size : 10px; font-family : Verdana, Arial; color : #000000; letter-spacing: 0; margin-top : 30; margin-left : 10; margin-right: 10}
.toptext {font-size : 13px; font-family : Verdana, Arial; color : #000000; letter-spacing: 2; margin-top : 20 ; font-weight : bold}
.copyrighttext {font-size : 13px; font-family : Verdana, Arial; text-align: right; color : #C0C0C0 ; margin-top : -5}

.quotetext  {font-size : 11px; font-family : Verdana, Arial; font-style : italic;	font-weight : normal; margin-left : 20}
