body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D9DED8;
}
body,td,th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #B1855B;
}
a:active {
	text-decoration: none;
	color: #B1855B;
}

 a.sidelink:link {
	color: #6F5B50;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
 a.sidelink:visited {
	color: #4C431A;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
 a.sidelink:hover   {
	color: #4C431A;
	font-size: 12px;
	text-decoration: underline;
	font-weight : bold;
}
 a.toplink:active  {
	color: #4C431A;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

 a.toplink:link {
	color: #6F5B50;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
 a.toplink:visited {
	color: #4C431A;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
 a.toplink:hover   {
	color: #4C431A;
	font-size: 12px;
	text-decoration: underline;
	font-weight : bold;
}
 a.toplink:active  {
	color: #4C431A;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

 a.botlink:link {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}
 a.botlink:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}
 a.botlink:hover   {
	color: #B1855B;
	font-size: 11px;
	text-decoration: underline;
	font-weight : bold;
}
 a.botlink:active  {
	color: #B1855B;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}
.botlinktext {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight : bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B1855B;
}
	a.copyright {
	font-size : 9px; 
	color: #B1855B; 
	font-weight: normal; 
	text-decoration:none;
}
	a.copyright:hover {
	font-size : 9px; 
	color: #B1855B; 
	font-weight: normal; 
	text-decoration:underline;
} 
	a.copyright:active {
	font-size : 9px; 
	color: #B1855B; 
	font-weight: normal; 
	text-decoration:underline;
} 
	a.copyright:visited {
	font-size : 9px; 
	color: #B1855B; 
	font-weight: normal; 
	text-decoration:none;
}

 a.linkpage:link {
	color: #505098;
	font-size: 14px;
	text-decoration: none;
	font-weight : bold;
}
 a.linkpage:visited {
	color: #505098;
	font-size: 14px;
	text-decoration: none;
	font-weight : bold;
}
 a.linkpage:hover   {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
	font-weight : bold;
}
 a.linkpage:active  {
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
	font-weight : bold;
}

H1 {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 24px;	
	font-weight: bold;
	color: #6F5B50;
	font-family: verdana, arial, helvetica, sans-serif;
}

H2 {
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 18px;	
	font-weight: bold;
	color: #6F5B50;
	font-family: verdana, arial, helvetica, sans-serif;
}

H3 {
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 14px;	
	font-weight: bold;
	color: #6F5B50;
	font-family: verdana, arial, helvetica, sans-serif;
}

H4 {font: bold 9pt verdana, arial, helvetica, sans-serif; color: #6F5B50; margin-bottom : 0; margin-top : 10;}

hr {color: #000000}

#linkside {
	background-color: #BFC098;
	background-image:url(../../images/linksidebg.jpg);
	background-repeat: no-repeat;
	
}
#text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
#text1b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#text2b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
#text3b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.button {
	color: #6F5B50;
	background-color: #BFC098;
	cursor: hand;
	border-color: #B1855B;
	border-width: 2px;
	font-weight: bold;
}