.main {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-variant: small-caps;
	padding: 7px;
}
.leftBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	padding: 7px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-variant: small-caps;
	border-left-style: solid;


}
.top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	border-top-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	border-bottom-style: solid;



}
.left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.bottomRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	border-left-style: solid;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-variant: small-caps;


}
.leftBorder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-variant: small-caps;
	color: #003300;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #000066;
}
