.title2 {
	font-size: 14px;
	font-weight: bolder;
	color: #9AB439;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
body {

background-image: url(../images/bck.jpg);

background-repeat: repeat-x;

background-position: center top;

margin-left: 0px;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

background-color: #CCC7B9;

color       : #666666;

font-family      : tahoma, arial, sans-serif;

letter-spacing: 1px;

font-size        : 11px;

scrollbar-3dlight-color: #333333;

scrollbar-base-color: #333333;

scrollbar-darkshadow-color: #f0f0f0;

scrollbar-face-color: #9AB439;

scrollbar-highlight-color: #ffffff;

scrollbar-shadow-color: #333333;

scrollbar-track-color: #f0f0f0;

scrollbar-arrow-color: #ffffff;

}
.right-side {
	padding-right: 10px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 3px;
}
.left-side {
	padding-left: 18px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 3px;
	padding-bottom: 5px;
}
.rights {
	font-size: 11px;
	color: #999999;
}
.rights a:link {
	font-size: 11px;
	color: #999999;
}
.main {
	padding: 5px;
}
#sidebar a {
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #AEC362;
	color: #000000;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	text-align: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#sidebar a:visited {
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #9AB439;
	color: #000000;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	text-align: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#sidebar a:hover {
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	text-align: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#sidebar a:active {
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #9AB439;
	color: #000000;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	text-align: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.main a {
	color: #000000;
	font-weight: normal;
}
.main a:visited {
	color: #9AB439;
	font-weight: normal;
}
.main a:hover {
	color: #AEC362;
	font-weight: normal;
}
.main a:active {
	color: #AEC362;
	font-weight: normal;
}
.stroke1 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
