body {
      background:#fff;
      margin:5;
      padding:0;
      color:#000;
      font:12/1.2em Arial,Serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } html>body {font-size:small;}
    #navtd {
      horizontal-align: center;
	width: 910
      }
    td {
	padding: 3px;
	}
    .padding {
	padding: 3px;
	}
    #header {
      float:left;
      background:#DAE0D2 url("/tabs/bg.gif") repeat-x bottom;
      font-family: arial;
      font-size:10px;
      line-height:normal;
      }
     #header ul {
      margin:0;
      padding:0px 0px 0px;
      list-style:none;
      }
    #header li {
      float:left;
      background:url("/tabs/norm_left_on.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #header a {
      float:center;
      display:block;
      background:url("/tabs/norm_right_on.gif") no-repeat right top;
      padding:5px 9px 4px 0px;
      text-decoration:none;
      font-size: 11px;
      font-weight:bold;
      color:#000;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:hover {
      color:#333;
      }
    #header #current {
      background-image:url("/tabs/norm_left_on.gif");
      border-width:0;
      }
    #header #current a {
      background-image:url("/tabs/norm_right_on.gif");
      color:#333;
      padding-bottom:5px;
      }

    #header2 {
      float:left;
      background:#DAE0D2 url("/tabs/bg.gif") repeat-x bottom;
      font:x-small/1.5em Arial,Serif;
      font-size:10px;
      line-height:normal;
      }
    #header2 ul {
      margin:0;
      padding:0px 0px 0px;
      list-style:none;
      }
    #header2 li {
      float:left;
      background:url("/tabs/norm_left_on.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #header2 a {
      float:center;
      display:block;
      background:url("/tabs/norm_right_on.gif") no-repeat right top;
      padding:5px 9px 4px 0px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #header2 a {float:none;}
    /* End IE5-Mac hack */
    #header2 a:hover {
      color:#333;
      }
    #header2 #current {
      background-image:url("/tabs/norm_left_on.gif");
      border-width:0;
      }
    #header2 li span {
     	font-weight: normal;
    }
    #redtab {
     	color: red;
    }
    
    #header2 #current a {
      background-image:url("/tabs/norm_right_on.gif");
      color:#333;
      padding-bottom:5px;
      }

    #header3 {
      float:left;
      background:#DAE0D2 url("/tabs/bg.gif") repeat-x bottom;
      font:x-small/1.5em Arial,Serif;
      font-size:10px;
      line-height:normal;
      }
    #header3 ul {
      margin:0;
      padding:0px 0px 0px;
      list-style:none;
      }
    #header3 li {
      float:left;
      background:url("/tabs/norm_left_on.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #header3 a {
      float:center;
      display:block;
      background:url("/tabs/norm_right_on.gif") no-repeat right top;
      padding:5px 9px 4px 0px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #header3 a {float:none;}
    /* End IE5-Mac hack */
    #header3 a:hover {
      color:#333;
      }
    #header3 #current {
      background-image:url("/tabs/norm_left_on.gif");
      border-width:0;
      }
    #header3 li span {
     	font-weight: normal;
    }
    #header3 #current a {
      background-image:url("/tabs/norm_right_on.gif");
      color:#333;
      padding-bottom:5px;
      }
#headerwrap {
	position: relative;
	top: 10;
	left: 0;
}
#mainwrap {
	position: relative;
	width: 910px;
}
#leftsidebar {
	position: relative;
	
	left: 0;
	width: 200px;
	background: #E6E6E6 ;
	text-align: left;
}
#maincontent {
	position: relative;
	margin-left: 210px;
	margin-right: 210px;
	text-align: left;
	top: 10;	
}
.bigred {
	font-size: 18px;
	color: #ff0000;
	font-weight: bold;
      font-family: arial;
}
.bigrednorm {
	font-size: 16px;
	color: #ff0000;
	font-weight: normal;
      font-family: arial;

}
.bigpondnorm {
	font-size: 16px;
	color: #7FA27A;
	font-weight: normal;
      font-family: arial;

}
.smalltext {
	font-size: 10px;
	color: 000;
      font-family: arial;
	font-weight: normal;
	line-height: 1.0;
	text-align: left;
}
.smalltexttall {
	font-size: 10px;
	color: 000;
      font-family: arial;
	font-weight: normal;
	line-height: 1.2;
	text-align: left;
}
.normaltext {
	font-size: 10px;
	color: 000;
	font-weight: normal;
      font-family: arial;
	line-height: 1.1;
	text-align: left;
}
.medtext {
	font-size: 12px;
	color: 000;
	font-weight: bold;
      font-family: arial;
	line-height: 1.2;
	text-align: left;
}
.medtextnorm {
	font-size: 12px;
	color: 000;
	font-weight: normal;
      font-family: arial;
	line-height: 1.2;
	text-align: left;
}
.red {
	color: #FF0000;
}
.pond{
	color: #7FA27A;
}
.white {
	color: #FFFFFF;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}



#counter {
	position: relative;
	text-align: center;
	top: 10;
}


        #mainbox {
                position: relative;
                left: 50%;         
                width: 910px;
                margin-top:20px;
                margin-left:-455px;
                text-align: left;  
                font-size: 12px; 
                color: 000;     
                font-weight: normal;
                line-height: 1.2;   
                text-align: left;
                font:12/1.2em Arial,Serif;
        }                                 
        #mainbox2 {
                position: relative;
		width: 910px;
                margin-top:20px;
                text-align: left;  
                font-size: 12px; 
                color: 000;     
                font-weight: normal;
                line-height: 1.2;   
                text-align: left;
                font:12/1.2em Arial,Serif;
        }                                 
        

        #leftcontent {        
                width:182px;
		vertical-align: top;
                top:40px; 
                background:#fff;
                }               
                 
        #centerleftcontent {       
                width:182px;
		vertical-align: top;
                top:40px; 
                background:#fff;
                }               
                 
        #centerrightcontent {          
                width:182px;
		vertical-align: top;
                top:40px; 
                background:#fff;
                }               
                 
        #rightcontent {         
                width:182px;
		vertical-align: top;
                top:40px; 
                background:#fff;
                }      
	#farrightcontent {         
                width:182px;
		vertical-align: top;
                top:40px; 
                background:#fff;
                }      
	         
                 
        #rightcontent, #centerrightcontent, #centerleftcontent, #leftcontent, #farrightcontent {
                border:1px dotted #E6E6E6;                                        
                }                     
                         
        h1 {     
                font-size:14px;
                padding-top:10px;
                }                

.blogEntryText {
	font-size: 10px;
	color: 000;
	font-weight: normal;
      	font-family: arial;
	line-height: 1.1;
	text-align: left;
}
.blogDate {
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	color: 000;
      	font-family: arial;
	line-height: 1.1;
	text-align: left;
}
.blogTitleText {
	font-family:arial;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
}