body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: small;
    font-style: normal;
    line-height: 130%;
    font-weight: normal;
    text-decoration: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    scrollbar-face-color: #cdcdcd;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #999999;
    scrollbar-3dlight-color: #cdcdcd;
    scrollbar-darkshadow-color: #cccccc;
    scrollbar-track-color: #dddddd;
    scrollbar-arrow-color: #999999;
    background: Gray url(../graphics/graybricks.jpg) repeat;
    color: White;
}
.attention {
    font-size: medium;
    font-weight: bold;
    line-height: 120%;
    color: White;
    background: #ff3333;
    padding: 1px;
}
img.thumbnail {
    border-style: solid;
    border-color: #ffffff;
    border-width: 2px;
}
.bkgdimage {
	background-repeat: no-repeat;
	background-position: center;
}
.newbkgdimage {
	background-repeat: no-repeat;
	background-position: center;
	border-style: solid;
	border-color: #333333 #CECECE #CECECE #333333;
	border-width: 2px 2px 2px 2px;
}
img.bigimage     {
	border-style: solid;
	border-color: #333333 #CECECE #CECECE #333333;
	border-width: 2px 2px 2px 2px;
}
.bodytext    { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: medium; font-style: normal; line-height: normal; font-weight: normal; color: White; text-decoration: none; }
.bodytextsm  { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: small; font-style: normal; line-height: normal; font-weight: normal; color: #ffffff; text-decoration: none; }
.bodytextxsm { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: x-small; font-style: normal; line-height: normal; font-weight: normal; color: #ffffff; text-decoration: none; }
.pagetitle    {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: xx-large;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.h1 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: large;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.h2 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: medium;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
.h3 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: small;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
table.matt {
	background-color: Yellow;
}
table.framing {
	border : 6px solid Black;
	background-color : White;
}
.copyright	{ font-family: "Arial Narrow", "Helvetica narrow", Trebuchet, sans-serif; font-size: small; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-decoration: none; }
a:link       { color: #ccccff; text-decoration: underline; outline: none; }
a:visited    { color: #9999ff; text-decoration: underline; outline: none; }
a:hover  	 { color: #33cc33; text-decoration: underline; outline: none; }
a:active     { color: #ffffff; text-decoration: underline; outline: none; }