body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-image: url(../images/back.gif);
	background-repeat:repeat;
}
a {
	font-size: small;
	color: #2d5866;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2d5866;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #5a976e;
}
a:active {
	text-decoration: none;
	color: #2d5866;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.leftborder {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #0C0C18;
}
.rightborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #0C0C18;
}
