﻿/* CSS layout */
a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #83D305;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #83D305;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #B0F741;
}
div#topdeco {
    width: 675px;
    height: 193px;
	background-image: url('../images/3a2.gif');
	background-position: top;
    text-align: center;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
div#topdiv {
    width: 675px;
    height: 51px;
	background-image: url('../images/4a.gif');
	background-position: top;
    text-align: center;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
.side {
    width: 155px;
    text-align: left;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #83D305; 
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
.side a:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #83D305;
}
div#copyright a:link {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #83D305;
}
div#copyright a:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #83D305;
}
div#copyright a:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #B0F741;
}
   