.pagebg {
    background-color: #ffffff;
	background-image: url();
	background-repeat: repeat-x;
	background-position: left top;
	
}
.arial10 {
	font-family: Arial;
	font-size: 10px;
}
.arial10bold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.arial11 {
	font-family: Arial;
	font-size: 10pt;
}
.arail11bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.arial12 {
	font-family: Arial;
	font-size: 12pt;
}
.arial12bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.arial14bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.arial15bold {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
.arial16 {
	font-family: Arial;
	font-size: 15px;

}
.arial16bold {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
A:link { text-decoration: none; color: #58544F; }
A:visited {text-decoration: none; color: #58544F; }
A:hover {text-decoration: none; color: #B6B5B5; }
A:active {text-decoration: none; color: #58544F; }

A.s1:link { text-decoration: none; color: #ffffff; }
A.s1:visited {text-decoration: none; color: #ffffff; }
A.s1:hover {text-decoration: none; color: #FDFF7F; }
A.s1:active {text-decoration: none; color: #ffffff; }

A.s2:link { text-decoration: none; color: #79736B; }
A.s2:visited {text-decoration: none; color: #79736B; }
A.s2:hover {text-decoration: none; color: #474948; }
A.s2:active {text-decoration: none; color: #79736B; }

A.s3:link { text-decoration: none; color: #0E825F; }
A.s3:visited {text-decoration: none; color: #0E825F; }
A.s3:hover {text-decoration: none; color: #034934; }
A.s3:active {text-decoration: none; color: #0E825F; }

A.s4:link { text-decoration: none; color: #F9F9F9; }
A.s4:visited {text-decoration: none; color: #F9F9F9; }
A.s4:hover {text-decoration: none; color: #FFA5B7; }
A.s4:active {text-decoration: none; color: #F9F9F9; }

A.s5:link { text-decoration: none; color: #F9C19F; }
A.s5:visited {text-decoration: none; color: #F9C19F; }
A.s5:hover {text-decoration: none; color: #ffffff; }
A.s5:active {text-decoration: none; color: #F9C19F; }

A.s6:link { text-decoration: none; color: #006E3B; }
A.s6:visited {text-decoration: none; color: #006E3B; }
A.s6:hover {text-decoration: none; color: #0D9556; }
A.s6:active {text-decoration: none; color: #006E3B; }

A.s7:link { text-decoration: none; color: #89581C; }
A.s7:visited {text-decoration: none; color: #89581C; }
A.s7:hover {text-decoration: none; color: #000000; }
A.s7:active {text-decoration: none; color: #89581C; }

A.s8:link { text-decoration: none; color: #D91333; }
A.s8:visited {text-decoration: none; color: #D91333; }
A.s8:hover {text-decoration: none; color: #000000; }
A.s8:active {text-decoration: none; color: #D91333; }

A.bs:link { text-decoration: underline; color: #3C8305; }
A.bs:visited {text-decoration: underline; color: #3C8305; }
A.bs:hover {text-decoration: underline; color: #808080; }
A.bs:active {text-decoration: underline; color: #3C8305; }

A.fv:link { text-decoration: underline; color: #ffffff; }
A.fv:visited {text-decoration: underline; color: #ffffff; }
A.fv:hover {text-decoration: underline; color: #808080; }
A.fv:active {text-decoration: underline; color: #ffffff; }

.arial22 {
	font-family: Arial;
	font-size: 22px;
}
.arial28 {
	font-family: Arial;
	font-size: 28px;

}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

.toggleborder:hover img{
border: 1px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}

a.squarebutton{
background: transparent url('images/bu1x.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
font-weight: bold;
color: #ffffff;
line-height: 12px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 20px; /* 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.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover 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.squarebutton2:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton2:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #ffffff;
}