/* CSS Document */

body              { background-color: #336633;
/*                    background-image: url('../images/back.gif');  */
/*                    background-repeat: repeat-x;					*/
                    font-family: Verdana;
                    font-size: 8pt;
                    color: #FFFFFF;
					align: center;
					valign: top
                }
				  
a				{color: #FFFFFF; 
				text-decoration: none								
				}

a:hover         {text-decoration: underline;
				color: #FFFF00;
				font-weight: bold
				}

td              { font-size: 8pt;
				align: center 
				}

h1  	        { font-family: Verdana;
               	font-size: 10pt;
				font-weight: bold;
				color: #FFFF00
                }

h2	        { font-family: Verdana;
                font-size: 8pt;
				font-weight: bold;
				color: #FFFFFF
                }

fixheaderspacing { font-size: 1pt }

.links         {border-width: 2px;
                border-style: solid;
                background-color: #336633;
				font-family: Verdana;
                font-size: 4pt;
				color: #FFFFFF;
                align: center;
				valign: top
               }

.linktable     {color: #FFFFFF;
				font-family: Verdana;
                font-size: 4pt;
				font-weight: bold;
				align: center;
				valign: top
               }

.fulltable     {border-width: 2px;
                border-style: solid;
				border-color: #CCFF00;
				background-color: #366542;
				color: #FFFFFF;
				valign: top
               }
			   
.maintable     {background-color: #366542;
				color: #FFFFFF;
				valign: top
               }

.downtable     {border-width: 1px;
                border-style: solid;
                border-color: #CCFF00;
				background-color: #8EA792;
				color: #000000;
                align: left;
				valign: top
               }
				  
.menu         	{text-decoration: none;
				font-weight: bold; 
				color: #009900
                }

.greenbox a:hover {text-decoration: underline;
					color: #FFFFFF;
                  }

.leftmenu        { color: #993366 
                  }

.boldnews         { font-weight: bold;
				 	color: #FFFF00;
					font-size: 10pt; 
				 }

/*
.menuheading      { font-size: 14pt;
                    font-style: italic
                  }

.boldnews         { font-weight: bold }
.bluenews         { color: #000080 }
.rednews          { color: #800000 }

.sectionheading   { font-size: 24pt;
                    font-style: italic
                  }

.copyright        { font-size: 8pt }
                  
.shaded           { background-color: #E7E7E7 }
*/