.BorderRLblack1px {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.BorderRLBblack1px {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: black;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 15px;
}

h1Indent {
	padding-left: 60px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	margin-bottom: 0px;
	margin-top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
	margin-top: 0px;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
	margin-top: 0px;
}
.TextFlow_1{
	margin-left: 60px; 
	height: 390px; 
	width: 250px;
	overflow-y: auto; 
	padding-right: 20px; 
}
.MainImage {
	background-attachment: fixed;
	background-image: url(images/MainImage_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.TopLinksStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
	padding-top: 2px;
}

.BorderLR1px {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.BorderR1pxBlack {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.TabStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.TabHotStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.TabActiveStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.SubMenuStyle {
	font-family: "Arial Narrow";
	font-size: 10px;
	color: white;
	font-weight: bold;
	padding: 0px 4px;
	text-align: left;
	vertical-align: top;
	line-height: 30px;
	cursor: pointer;
}
.SubMenuHotStyle {
	font-family: "Arial Narrow";
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
	padding: 0px 4px;
	text-align: left;
	vertical-align: top;
	line-height: 30px;
	cursor: pointer;
}
.SubMenuActiveStyle {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: orange;
	font-weight: bold;
	padding: 0px 7px;
	text-align: left;
	vertical-align: top;
	line-height: 30px;
	cursor: pointer;
}

.FlagStyle {
	border: 1px solid black;
	cursor: pointer;
}
.FlagHotStyle {
	border: 1px solid white;
	cursor: pointer;
}
div {
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	margin-top: 0px;
	margin-bottom: 0px;
}
a { 
	text-decoration: none; 
}
