BODY    { 
    margin:		0px; 
    font-family:	verdana, courier, monospace; 
	color:		#3333cc;
	font-size:	12px; 
	background-color: white;
	}
TD    { 
    margin:		0px; 
    font-family:	verdana, courier, monospace; 
	color:		#3333cc;
	font-size:	12px; 
	background-color: white;
	}

H1
        {
        font-family:	verdana,  courier, monospace; 
	color:		#3333cc;
	font-size:	20px; 
        background:     white;
	font-weight:	bold;
        margin:    	5px;
	}
#heading
        {
        font-family:	verdana, courier, monospace; 
	color:		#3333cc;
	font-size:	20px; 
        background:     white;
	font-weight:	bold;
        margin:    	5px;
	}
#logo
        {
        position:	Absolute;
        top:		0px;
        left:		0px;
        width:		150px;
        }
#about  {
        font-family:	verdana, courier, monospace; 
        background:     white; 
        	color:		#3333cc;
	font-size:	8px; 
        text-align: 	center;
        position:	Absolute;
        top:		337px;
		Padding-top:	5px;
        left:		0px;
        width:		135px;
        Border-right:   1px solid black;
        Border-bottom:  1px solid black;
        }
#menu
        {
	    background: white;
	    color:		white;
        position:	Absolute;
        top:		113px;
        height:		225px;
        left:		0px;
        Border-right:   1px solid black;
        Border-bottom:  1px solid black;
        }
#menu2
        {
        visibility:	hidden;
        position:	absolute;
        top:		50px;
        height:		155px;
        left:		40px;
        Border:	   	1px solid black;
        background: white;
        color: 		white;
        }
#window
        {
        position:	Absolute;
        top:		10px;
        left:		200px;
        height:         600px;
        font-family:	verdana, courier, monospace; 
	color:		#3333cc;
	background:	white;
	font-size:	12px; 
}

div.border
        {
        background: 	white;
        color: 		#3333cc;
        font-size:	12px;
        padding:	5px;
        text-align: 	left;
        border-width:	1px;
        border: 	inset;
        }

a.float,
a.float:link,
a.float:visited
        {
	font-size:		8pt;
	font-family:		verdana, courier, monospace; 
	font-weight:		bold;
	text-decoration:	none; 
	color: 			#3333cc;
	background:		white;
        position: 		relative; 
        top: 			0px; 
        left: 			0px; 
        }
a.menu,       
a.menu:hover,
a.menu:link,
a.menu:visited
	{
        margin:                 2px;
	font-size:		8pt;
	font-family:		verdana, courier, monospace; 
	font-weight:		bold;
	text-decoration:	none; 
	color: 			white;
	background:		#184ae0;
	width:			130px;
	height:			15px;
	display:		block;
	background-image:	url(../images/button.gif);
	}
a.menu:hover 
	{
	background-image:	url(../images/buttona.gif)
	}

