body {margin: 0px; height: 100%}

.centalign	{text-align: center}
.alert		{color: #FF0000}

tr.toprowo	{height: 100px; padding-left: 15px}
tr.toprowt	{height: 23px}
tr.botrow	{height: 57px}
tr.spacer	{height: 13px}
tr.hrthick	{height: 5px}
tr.hrthin	{height: 1px}

td.colleft	{background-color: #9AAFA8; width: 203px}
td.navbar	{background-color: #FFFFE7; width: 237px}
td.spacecoly{background-color: #FFFFE7; width: 20px}
td.spacecolg{background-color: #557069; width: 20px}

td.yellow	{background-color: #FFFFE7}
td.botgreen	{background-color: #557069}
td.sidgreen	{background-color: #9AAFA8}

td.mainwind	{background-color: #FFFFE7;
			 text-align: center;
			 padding: 13px;
			}
			
a.toplink	{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
			 font-size: 11px;
			 font-weight: normal;
			 text-decoration: none;
			 color: black; 
			} 
			
a.botlink	{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
			 font-size: 9px;
			 font-weight: normal;
			 text-decoration: none;
			 color: white; 
			} 
			
a.mainlinka {font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
			 font-size: 13px;
			 font-weight: normal;
			 text-decoration: underline;
			 color: #557069; 
			}
			
a.mainlinkb {font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
			 font-size: 13px;
			 font-weight: normal;
			 text-decoration: underline;
			 border-color: black;
			 color: black; 
			}
			
a.mainlinkag{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
			 font-size: 17px;
			 font-weight: normal;
			 text-decoration: underline;
			 color: #557069; 
			}
			
span.topnav	{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
			 font-size: 11px;
			 font-weight: normal;
			 text-decoration: none;
			 padding-left: 40px;
			 color: black; 
			}  
			
span.mainw	{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
			 font-size: 13px;
			 font-weight: normal;
			 text-decoration: none;
			 color: black; 
			}
			
span.mainwg	{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
			 font-size: 17px;
			 font-weight: normal;
			 text-decoration: none;
			 color: black; 
			}
			
span.botnavl{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
			 font-size: 9px;
			 font-weight: normal;
			 text-decoration: none;
			 padding-left: 40px;
			 color: white;
			}
			
span.botnavr{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
			 font-size: 9px;
			 font-weight: normal;
			 text-decoration: none;
			 padding-left: 140px;
			 color: white;
			}
			
span.funnav	{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
			 font-size: 13px;
			 font-weight: bold; 
			 text-decoration: none;
			 color: black;
			}
			
span.funnavs{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
			 font-size: 11px;
			 font-weight: bold;
			 text-decoration: none;
			 color: black; 
			}
			
span.head	{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
			 font-size: 30px;
			 font-weight: bold;
			 text-decoration: underline;
			 color: #557069;
			}
			
a.toplink:hover		{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
					 font-size: 11px;
					 font-weight: normal;
					 text-decoration: none;
					 color: #557069; 
					}
a.botlink:hover		{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
					 font-size: 9px;
					 font-weight: normal;
					 text-decoration: none;
					 color: black; 
					}
			    
a.mainlinka:hover	{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
					 font-size: 13px;
					 font-weight: normal;
					 text-decoration: underline;
					 color: black; 
					}
					
a.mainlinkb:hover	{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
					 font-size: 13px;
					 font-weight: normal;
					 text-decoration: underline;
					 color: #557069; 
					}

a.mainlinkag:hover	{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
					 font-size: 17px;
					 font-weight: normal;
					 text-decoration: underline;
					 color: black; 
					}	

a.mainlinka:visited	{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
					 font-size: 13px;
					 font-weight: normal;
					 text-decoration: underline;
					 color: black; 
					}  
					
a.mainlinkag:visited{font-family: "arial, geneva, helvetica, swiss, sunsans-regular";
					 font-size: 17px;
					 font-weight: normal;
					 text-decoration: underline;
					 color: black; 
					} 

		
