body	{
		 background-color:#999999;
		 color:#000000;
		 font-family:arial;
		 font-size:8pt;
		 margin: 0px;
		 height: 100%;}
 html
	{
	height: 100%; 
	margin: 0;
	padding: 0;
	}



p{
margin:20px 0px 20px 20px;
} 

h3
{
position: relative;
left: 10px;
}

#quote
{ 
position: relative;
left: 10px;
width: 125px;
text-align: justify
} 

td { font-size:9pt; }

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
}

.submenu{
margin-bottom: 0.5em; 
border: 1px solid #999; 
margin-left: 20px; 
height: 250px;
}

 .thumbnail
{
float: left;
width: 75px;
border: 1px solid #999;
margin: 0 0px 15px 20px;
padding: 5px; 
text-wrap: none;
}

.clearboth { clear: both; }

#nonFooter
{
width: 100%;
background: #999999;
position: relative;
min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */
}

* html #nonFooter
{
height: 100%; 
padding-bottom: 40px;

}

#footer
{
position: relative;
margin-top: -7.5em;
height: 40px;
width: 100%;
background: #999999;
position: absolute;
bottom: 0 !important;
} 

#footer2
{
width: 100%;
background: url(bot.gif) repeat-x left bottom;
position: absolute; 
left: 0px;
min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */ 
z-index:8;
}

#trm
{
width: 152; 
height: 120;
background: url(trm.gif);
position: absolute;
top: 40px; 
right: 0px;
}
 
#tl
{
width: 95%; 
height: 40;
background: url(tl.gif) no-repeat;
position: absolute;
top: 0px; 
left: 0px;
z-index:2;
}  

#left
{
width: 90%; 
height: 100%;
background: url(left.gif) repeat-y left top;
position: absolute;
top: 0px; 
left: 0px;
margin-bottom: -40px; 
margin-right: 170px; 
z-index: 4;
} 

#bl
{
width: 95%; 
height: 40;
background: url(bl.gif) no-repeat;
position: absolute;
bottom: 0px; 
left: 0px;
}

#br
{
width: 18; 
height: 40;
background: url(br.gif);
position: absolute;
bottom: 0px; 
right: 0px;
}

#tr
{
width: 152; 
height: 40;
background: url(tr.gif);
position: absolute;
top: 0px; 
right: 0px; 
z-index:12;
}

#toptoptop
{
width: 100%; 
height: 40;
background: url(top.gif) repeat-x right top;
position: absolute;
top: 0px; 
left: 0px;
z-index:7; 
}

#maincontent
{
width: 90%; 
height: 100%;
background: #FFFFFF;
float: bottom;
z-index:1;
}

#rightbar
{
width: 152px; 
height: 100%;
background: url(right.gif) repeat-y right top;
position: absolute;
top: 0px; 
right: 0px; 
}
a {font-size:8pt; } 

a:link	{color:#FFFFFF;
		 text-decoration:none}
a:visited	{color:#FFFFFF;
			 text-decoration:none}
a:active	{color:#FFFFFF;
			 text-decoration:none}
a:hover	{color:#9C9C9C;
		 text-decoration:none}
		 
a.se:link	{color:#FF0000;
		 text-decoration:none}
a.se:visited	{color:#FF0000;
			 text-decoration:underline}
a.se:active	{color:#FF0000;
			 text-decoration:underline}
a.se:hover	{color:#9C9C9C;
		 text-decoration:underline}