body { font-size:9pt; 
font-family:Arial, Helvetica, sans-serif; 
color:#535040; 
background-attachment: fixed;
scrollbar-base-color:white; 
scrollbar-track-color:white; 
scrollbar-face-color:white;
scrollbar-highlight-color:white; 
scrollbar-3d-light-color:#F6E8CF; 
scrollbar-dark-shadow-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-arrow-color:#000000;
CURSOR: arrow;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #123f09;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.shadow-left
{
    BACKGROUND-IMAGE:    url(images/left-shadow.jpg);
	background-attachment: scroll;
	BACKGROUND-REPEAT: repeat-y;
}


.shadow-right
{
    BACKGROUND-IMAGE:    url(images/right-shadow.jpg);
	background-attachment: scroll;
	BACKGROUND-REPEAT: repeat-y;
}

.links-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	;
	CURSOR: hand;
	background-attachment: scroll;
	background-image: url(images/links-bg.jpg);
	background-repeat: no-repeat;
}
 
.links {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 color: #FFFFFF;
 CURSOR: hand;
}

.welcome {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #58c843;
 text-decoration: none;

 CURSOR: none;
}

.contact {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #535040;
}

.green-body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#009900;
 font-weight:bold;
}

.blue-body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #2e567f;
 text-decoration: none;
}

.blue-body-underline {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #2e567f;
 text-decoration:underline;
}

.small-font {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #535040;
 font-weight:bold;
}

.small-underline {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #888264;
 text-decoration:underline;
}

.white-links {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #FFFFFF;
}

.contact2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: white;
}


.heading {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #84080b;
 text-decoration: none;
 font-weight: bold;
}

 
 .text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #7c6849;
}
 
.scroll
 { 
   overflow: auto;
   SCROLLBAR-FACE-COLOR: #837f6f; 
   SCROLLBAR-HIGHLIGHT-COLOR: #c7c6be; 
   SCROLLBAR-SHADOW-COLOR: #c7c6be; 
   SCROLLBAR-3DLIGHT-COLOR: #837f6f; 
   SCROLLBAR-ARROW-COLOR: #c7c6be; 
   SCROLLBAR-TRACK-COLOR: white; 
   SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 

   width:560px;
  height:405px;
  
}
