body {
background-color:#587E7B;
color: #660000;
font-size: 12;
font-family: Arial;
font-weight: 400;
}

td {
color: #660000;
font-size: 12;
font-family: Arial;
font-weight: 400;
}

.small {
color: #660000;
font-size: 11;
font-family: Arial;
font-weight: 200;
}
.smallmnu {
color: #ffcc66;
font-size: 11;
font-family: Arial;
font-weight: 200;
}

a:link {
color:#cc6600;
text-decoration: none;
}

a:hover {
color:#336633;
text-decoration: underline;
}

a:visited {
color:#cc6600;
text-decoration: none;
}

.heading {
color: #336633;
font-size: 12;
font-family: Arial;
font-weight: 600;
text-decoration: none;
}
A.heading:link, A.heading:active, A.heading:visited {
color:#336633;
text-decoration: none;
}
A.heading:hover {
color:#cc9966;
text-decoration: underline;
}


img.rightimg
{
float:right;
border:none;
margin:0px 0px 5px 5px;
}

.first {
font-size: 15;
}

.main {
border-spacing: 0;
border: none;
empty-cells: show;
border-collapse: collapse;
padding: 0;
background-color:#E5DAB3;
}
.orange {
border-spacing: 0;
border: none;
empty-cells: show;
border-collapse: collapse;
padding: 0;
background-color: #cc6600;
background-image: url("../gfsite_files/grad.jpg");
background-repeat: repeat-x;
background-position: bottom;
}
.red {
border-spacing: 0;
border: none;
empty-cells: show;
border-collapse: collapse;
padding: 0;
background-color: #660000;
}
.side {
border-spacing: 0;
border: none;
empty-cells: show;
border-collapse: collapse;
padding: 0;
background-color:#E5DAB3;
background-position: top;
}
.title {
border-spacing: 0;
border: none;
empty-cells: show;
border-collapse: collapse;
padding: 20;
background-color: #E5DAB3;
background-image: url("../gfsite_files/menutop5.jpg");
background-repeat: no-repeat;
background-position: right;
}


.vmenu {
border-spacing: 0;
border: none;
empty-cells: show;
border-collapse: collapse;
padding: 0;
background-color: #660000;
color: #ffcc66;
}
A.vmenu:link, A.vmenu:visited, A.vmenu:active {
color: #ffcc66;
text-decoration: none;
}
A.vmenu:hover {
color:#cc9966;
text-decoration: underline;
}

.page {
border-spacing: 0;
border: none;
empty-cells: show;
border-collapse: collapse;
padding: 10;
background-color: #E5DAB3;
background-image: url("../images/menubk32.jpg");
background-repeat: repeat-x;
background-position: top;
}

.right {
border-spacing: 0;
border: solid 0px;
border-color: #cc9966;
empty-cells: show;
border-collapse: collapse;
padding: 10;
background-color:#FFFFCC;
color: #660000;
font-family: Arial;
}

.left {
border-spacing: 0;
border: none;
empty-cells: show;
border-collapse: collapse;
padding: 5;
background-color: #E5DAB3;
}

.leftmenu {
padding: 10;
border: none;
color: #ffcc66;
font-weight: 600;
font-size: 12;
text-decoration: none;
}
A.leftmenu:link, A.leftmenu:active, A.leftmenu:visited {
color: #ffcc66;
text-decoration: none;
}
A.leftmenu:hover {
color:#ffcc66;
text-decoration: underline;
}

.inline {
display:inline;
border: solid 1px;
border-color: #660000;
padding: 20;
background-color: #ffcc66;
color: #660000;
font-family: Arial;
}
.box {
border: solid 1px;
border-color: #cc9966;
padding: 20;
background-color: #E5DAB3;
color: #660000;
font-family: Arial;
}
A.box:link, A.box:visited, A.box:active {
color:#cc6600;
text-decoration: none;
}
A.box:hover {
color:#336633;
text-decoration: underline;
}

hr {
height: 1px;
color: #eddca2;
}

.highlight {
color: #cc6600;
font-family: Arial;
font-weight: 400;
}
A.highlight:link, A.highlight:active, A.highlight:visited {
color:#cc6600;
text-decoration: none;
}
A.highlight:hover {
color:#336633;
text-decoration: underline;
}

#rotator
{
	border: 0px;
  border-color: #cccccc;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 1px;
	position: relative;
	width: 175px;
	height: 116px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 175px;
	height: 116px;
}

.redborderbottom {
border-bottom: solid 1px;
border-color: #cc9966;
padding-bottom: 10;
}

#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}