.WebBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #333333;
	border-bottom-color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
.MainText {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:active {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
.ImgBorder {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.menuBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.MainHeader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bolder;
}
