.boarder {
	border: thick solid #CCCCCC;
}
.boarder2 {
	border-top: thick solid #BEC7C1;
	border-right: thick none #BEC7C1;
	border-bottom: thick solid #BEC7C1;
	border-left: thick none #BEC7C1;
}
.boarder3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BEC7C1;
}
.thinboarder {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-right-color: #BEC7C1;
	border-bottom-color: #BEC7C1;
	border-left-color: #B8C370;
}
.thinboarder2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BEC7C1;
	border-left-color: #BEC7C1;
	border-right-color: bec7c1;
}
.buttonboarder {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #BEC7C1;
}
.Largetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A5AB35;
	font-weight: normal;
	font-style: normal;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
}
.normaltext {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	line-height: 15px;
}
.smallbox {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #000000;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	line-height: 25px;
}
.longbox {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
.bottomboarder {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.pictureboarder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.box {
	border: thin solid #999999;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 13px;
	font-weight: bolder;
}
.titlebar {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.copyrighttext {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.bold {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.number {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.boldlarger {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
}
.homepgtext {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.padded4 {
	padding: 4px;
}
.mboxoutline {
	border: 1px solid #666666;
}
.msmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}
.mboldlarger2 {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.smallgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ADA13D;
}
.button {
	background:#ffffff;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.smalltextarea {
	background:#ffffff;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
