.topbar {
	background-attachment: scroll;
	background-image: url(siteimg/templategfx/topbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.btmbar {
	background-attachment: scroll;
	background-image: url(siteimg/templategfx/bottombar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topleftgfx {
	background-attachment: scroll;
	background-image: url(siteimg/templategfx/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FBF8EC;
	border-style: none;
}
.btmmenuimg {
	background-image: url(siteimg/templategfx/bottomleft.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FBF8EC;
}
.menybg {
	background-color: #FBF8EC;
}

body
{
font-family: verdana, "trebuchet MS", helvetica, arial, sans-serif;
background-color: ##FBF8EC;
color: black;
font-size: 10pt;
letter-spacing: 0;
word-spacing: normal;
text-decoration: none;
}

table.all
{
border-style: none;
padding: 0px;
margin: 0px;
width: 100%;
height: 100%;
vertical-align: middle;
text-align: center;
}

table.maintableframe
{
border-style: none;
padding: 0px;
margin: 0px;
vertical-align: middle;
text-align: center;
padding: 0px;
width: 950px;
height: 750px;
background-color: #FBF8EC;
}

table.button
{
border-style: none;
padding: 0px;
margin: 0px;
vertical-align: middle;
padding: 0px;
width: 220px;
height: 490px;
background-color: #FBF8EC;
}

td.topleftgfx
{
text-align: center;
height: 58px;
width: 220px;
border: 0;
vertical-align: top;
left: 0px;
}

td.flag
{
text-align: left;
height: 28px;
border: 0;
vertical-align: bottom;
padding-top: 6px;
}

a:link    {color: #0000FF}         /* unvisited link, blue */
a:visited {color: #996600}         /* visited link, grey */
a:active  {color: #990066}         /* mouse over link, red */
a:hover   {color: #009900}         /* selected link, green */
