body {
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px;
    font: bold 11px Verdana;
}
.mainbody {
	
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.x {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px;

}
.y {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: center ;
	margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px;

}
.a {
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px;

}
.b {
	background-image: url(images/b.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px;

}
.c {
	background-image: url(images/c.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px;

}
.d {
	background-image: url(images/d.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 0px;

}
.maintable {
    width:100%;
    min-width:778px;
    max-width:935px;
    width:expression(document.body.offsetWidth > 935? "935px": (document.body.offsetWidth < 778? "778px" : "100%") );
    border-width: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}
.date {
	font-family: Times New Roman;
	font-size: 16px;
	color: #675F5D;
	padding-top: 0px;
	padding-left: 8px;
    padding-bottom: 0px;
}
.top {
	font-family: Times New Roman;
	font-size: 16px;
	color: #ffffff;
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 8px;
	vertical-align: bottom
}
.top2 {
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 8px;
	vertical-align: bottom
}
.title {
	font-family: Arial;
	font-size: 24px;
	color: #3D973D;
	padding-top: 24px;
	padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
	line-height: 100%;
}
.title1 {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	padding-top: 0px;
	padding-left: 13px;
	padding-right: 13px;
    padding-bottom: 0px;
    margin-bottom: 0px;
	line-height: 100%;
}
.title1bold {
	font-family: Arial;
	font-size: 14px;
	color: #0B5CAE;
	font-weight: bold;
	margin-right: 13px;
	margin-left: 13px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 4px; 
    margin-bottom: 3px;
	line-height: %100;
	text-transform: uppercase; 
}
.title1boldg {
	font-family: Arial;
	font-size: 12px;
	color: #616161;
	font-weight: bold;
	margin-right: 13px;
	margin-left: 13px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 4px; 
    margin-bottom: 3px;
	line-height: %100; 
}
.title2 {
	font-family: Arial;
	font-size: 14px;
	color: #C0A075;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
    padding-bottom: 4px;
    line-height: 1px;
}
.title3 {
	font-family: Arial;
	font-size: 20px;
	color: #218A2E;
	padding-top: 10px;
	padding-left: 13px;
	padding-right: 13px;
    padding-bottom: 0px;
    margin-bottom: 0px;
	line-height: 100%;
}
.title4 {
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	padding-top: 10px;
	padding-left: 13px;
	padding-right: 13px;
    padding-bottom: 0px;
    margin-bottom: 0px;
	line-height: 120%;
}
.content3 {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	margin-right: 13px;
	margin-left: 13px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 4px; 
    margin-bottom: 20px;
	line-height: %100; 
}
.content2 {
	font-family: Arial;
	font-size: 11px;
	color: #7A7870;
	margin-left: 3px;
	padding-left: 3px;
	padding-right: 4px;
	margin-top: 1px; 
    margin-bottom: 15px;
	line-height: %100; 
}
.content1 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 14px;
	margin-right: 14px;
	padding-left: 3px;
	margin-top: 3px; 
    margin-bottom: 3px;
	line-height: %100; 
}
.content {
	font-family: Arial;
	font-size: 13px;
	color: #5A5A5A;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 23px;
    padding-bottom: 4px;
    line-height: 20px;

}
.footer {
	margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    color: #888888;
    padding: 5px;
    font-family: Arial;
	font-size: 11px;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 23px;
    padding-bottom: 8px;
    line-height: 15px;
}
.arial10 {
	font-family: Arial;
	font-size: 10px;
}
.arial10bold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.arial11 {
	font-family: Arial;
	font-size: 11px;
}
.arial12 {
	font-family: Arial;
	font-size: 12px;
}
.arial15 {
	font-family: Arial;
	font-size: 15px;
}
.arail11bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.arial12bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.arial12boldw {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.verdana12bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.verdana13bold {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.times18bold {
	font-family: Times New Roman;
	font-size: 16px;
	
}
A:link { text-decoration: none; color: #54ABD3; }
A:visited {text-decoration: none; color: #54ABD3; }
A:hover {text-decoration: none; color: #0B72A2; }
A:active {text-decoration: none; color: #54ABD3; }

A.s1:link { text-decoration: underline; color: #ffffff; }
A.s1:visited {text-decoration: underline; color: #ffffff; }
A.s1:hover {text-decoration: underline; color: #DDFF53; }
A.s1:active {text-decoration: underline; color: #ffffff; }

A.s2:link { text-decoration: none; color: #7B9DAD; }
A.s2:visited {text-decoration: none; color: #7B9DAD; }
A.s2:hover {text-decoration: underline; color: #54ABD3; }
A.s2:active {text-decoration: none; color: #7B9DAD; }

A.s3:link { text-decoration: none; color: #ffffff; }
A.s3:visited {text-decoration: none; color: #ffffff; }
A.s3:hover {text-decoration: none; color: #EE1C25; }
A.s3:active {text-decoration: none; color: #ffffff; }

A.s4:link { text-decoration: none; color: #ffffff; }
A.s4:visited {text-decoration: none; color: #ffffff; }
A.s4:hover {text-decoration: none; color: #1DEEEE; }
A.s4:active {text-decoration: none; color: #ffffff; }

A.s5:link { text-decoration: underline; color: #218A2E; }
A.s5:visited {text-decoration: underline; color: #218A2E; }
A.s5:hover {text-decoration: underline; color: #8F8F8F; }
A.s5:active {text-decoration: underline; color: #218A2E; }

.arial22 {
	font-family: Arial;
	font-size: 22px;
}
.arial28 {
	font-family: Arial;
	font-size: 28px;

}



img {
border: none;
}

/*- Menu Tabs 5--------------------------- */

    #tabs5 {
      float:left;
      width:100%;
      background:#;
      font-size:100%;
      line-height:normal;
          border-top:0px solid #DFDFDF;
      }
    #tabs5 ul {
          margin:0;
          padding:0px 10px 45 0px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("images/tableft5.gif") no-repeat left bottom;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      color:#ffffff;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("images/tabright5.gif") no-repeat right bottom;
      padding:8px 18px 9px 13px;
      color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#E2F6F9;
      }
    #tabs5 a:hover {
      background-position:0% -8px;
      }
    #tabs5 a:hover span {
      background-position:100% -8px;
      }

      #tabs5 #current a {
              background-position:0% -8px;
              color:#ffffff;
      }
      #tabs5 #current a span {
              background-position:100% -8px;
              color:#ffffff;
      }
      
      
      a.squarebutton{
background: transparent url('images/bu1x.gif') no-repeat top left;
display: block;
float: left;
font: normal 11px Arial; /* Change 12px as desired */
font-weight: normal;
color: #ffffff;
line-height: 9px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 17px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #ffffff; /*button text color*/
}

a.squarebutton span{
background: transparent url('images/but1.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a:hover.squarebutton{ /* Hover state CSS */
background-position: bottom left;
}

a:hover.squarebutton span{ /* Hover state CSS */
background-position: bottom right;
color: #ffffff;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

a.squarebutton2{
background: transparent url('images/bu2x.gif') no-repeat top left;
display: block;
float: left;
font: normal 11px Arial; /* Change 12px as desired */

color: #ffffff;
line-height: 9px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 17px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton2, a:visited.squarebutton2, a:active.squarebutton{
color: #ffffff; /*button text color*/
}

a.squarebutton2 span{
background: transparent url('images/but2.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a:hover.squarebutton2{ /* Hover state CSS */
background-position: bottom left;
}

a:hover.squarebutton2 span{ /* Hover state CSS */
background-position: bottom right;
color: #ffffff;
}

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	
	text-decoration: none;
	text-align: left;
	
}

.pagebarthis {
	padding: 0.2em 0.5em;
	margin-right: 0.0em;
	margin-bottom: 1.0em;
	border: 1px solid #777777;
	background: #333333;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}

a:link.pagebarnext {
	padding: 0.2em 0.5em;
	margin-right: 0.0em;
	margin-bottom: 1.0em;
	border: 1px solid #CCCCFF;
	background: #COCOCO;
	text-decoration: none;
	text-align: center;
	color: #666666;
}

a:hover.pagebarnext {
	padding: 0.2em 0.5em;
	margin-right: 0.0em;
	margin-bottom: 1.0em;
	border: 1px solid #CCCCFF;
	background: #CCCCFF;
	text-decoration: none;
	text-align: center;
	color: #777777;
}

a:visited.pagebarnext {
	padding: 0.2em 0.5em;
	margin-right: 0.0em;
	margin-bottom: 1.0em;
	border: 1px solid #CCCCFF;
	background: #COCOCO;
	text-decoration: none;
	text-align: center;
	color: #666666;
}
a:active.pagebarnext {
	padding: 0.2em 0.5em;
	margin-right: 0.0em;
	margin-bottom: 1.0em;
	border: 1px solid #CCCCFF;
	background: #COCOCO;
	text-decoration: none;
	text-align: center;
	color: #666666;
}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #CCCCFF;
	
	text-decoration: none; /* no underline */
	background-color: #COCOCO;
	color: #666666;
}

div.pagination a:hover {
	border: 1px solid #CCCCFF;
	background-color: #CCCCFF;
	color: #666666;
}

div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #CCCCFF;
	
	text-decoration: none; /* no underline */
	background-color: #COCOCO;
	color: #666666;

}
div.pagination a:visited {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #CCCCFF;
	
	text-decoration: none; /* no underline */
	background-color: #COCOCO;
	color: #666666;

}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #777777;
		
		font-weight: bold;
		background-color: #333333;
		color: #FFFFFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDDDDD;
	}
