*	{ font-family:Arial,Times,sans-serif; font-weight:600; font-size:12pt;
	  color:#CCFFFF; }

body 	{ background-image:url(/images/back.gif);
	  background-attachment:fixed;
	  scrollbar-arrow-color:      #E6E7BE;
	  scrollbar-face-color:       #315294;
	  scrollbar-track-color:      #666666;
	  scrollbar-3dlight-color:    #000000;
	  scrollbar-highlight-color:  #315294;
	  scrollbar-shadow-color:     #000000;
	  scrollbar-darkshadow-color: #000000; }

a                { font-size:100%; }
a:link		{ font-weight:bold; text-decoration:underline; color:#33FFFF; }
a:visited	{ font-weight:bold; text-decoration:underline; color:#33FFFF; }
a:hover		{ font-weight:bold; text-decoration:underline; color:#FF3333; }
a:active	{ font-weight:bold; text-decoration:underline; color:#FF3333; }

image		{ border-style:none; }

table.frame 	{ border-style:none; vertical-align:top; width:100%; }
th.title	{ text-align:center }
td.menu		{ text-align:center; vertical-align:top; }
table.menu	{ table-layout:fixed; width:150px; }
table.menu td		{ text-align:center; width:150px; }
table.menu td.top	{ height:5px; }
table.menu td.bottom	{ height:5px; }
table.menu td.space	{ height:5px; }
table.menu td.entry	{ background-image:url(./images/button1.gif);
			  height:25px; padding:0px 5px; }
table.menu td.entry a	{ text-decoration:underline; }
table.menu td.subentry	{ background-image:url(./images/button2.gif);
			  height:25px; padding:0px 5px 0px 15px; text-align:left; }
table.menu td.subentry a{ text-decoration:none; }

td.main		{ vertical-align:top; text-align:center; padding:20px; }

h1		{ font-size:150%; }
h2		{ font-size:120%; }

textarea,
input		{ color:black; }