.border1 {
	color: #c2d7e7;
	background-color: #003f73;
	border: 6px solid #3b9bde;
	text-align: left;
	vertical-align: top;
}
.border2 {
	color: #534200;
	background-color: #fadd4a;
	text-align: left;
	vertical-align: top;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #3b9bde;
	border-right-color: #3b9bde;
	border-bottom-color: #3b9bde;
}
.bg_green_chears {
	background-color: #ddedf9;
	background-image: url(images/green_chears.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.top_menu {
	background-image: url(images/bg_menu_orange.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4f9edd;
	border-bottom-color: #4f9edd;
}
.top_menu_text {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFEFF;
	text-align: center;
	vertical-align: bottom;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 26px;
	padding-left: 8px;
}
.top_menu_yellow {
	background-image: url(images/bg_menu_yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 26px;
	padding-left: 8px;
	text-align: center;
	vertical-align: bottom;
	font-size: 10px;
	text-transform: uppercase;
}
.top_menu_text a:link {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFEFF;
	text-decoration: none;
}
.top_menu_text a:visited {
	font-size: 10px;
	text-transform: uppercase;
	color: #FBE9C8;
	text-decoration: none;
}
.top_menu_text a:active {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFEFF;
	text-decoration: underline;
}
.top_menu_text a:hover {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFEFF;
	text-decoration: underline;
}
.top_menu_yellow a:link {
	font-size: 10px;
	text-transform: uppercase;
	color: #383429;
	text-decoration: none;
}
.top_menu_yellow a:visited {
	font-size: 10px;
	text-transform: uppercase;
	color: #625A48;
	text-decoration: none;
}
.top_menu_yellow a:active {
	font-size: 10px;
	text-transform: uppercase;
	color: #60342B;
	text-decoration: underline;
}
.top_menu_yellow a:hover {
	font-size: 10px;
	text-transform: uppercase;
	color: #60342B;
	text-decoration: underline;
}
.text1 {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 45px;
}

a:link {
	color: #fee88e;
	text-decoration: underline;
}
a:visited {
	color: #FEE067;
	text-decoration: underline;
}
a:active {
	color: #B5D8F3;
	text-decoration: none;
}
a:hover {
	color: #B5D8F3;
	text-decoration: none;
}
.space2 {
	padding-left: 13px;
	vertical-align: top;
}
.copyright {
	font-size: 11px;
	color: #5E91C4;
}
.text2 {
	color: #003e70;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 308px;
	padding-left: 20px;
}
.text2 a:link {
	color: #418358;
	text-decoration: underline;
}
.text2 a:visited {
	color: #2B5539;
	text-decoration: underline;
}
.text2 a:active {
	color: #3B9BDE;
	text-decoration: none;
}
.text2 a:hover {
	color: #3B9BDE;
	text-decoration: none;
}
.bg_green_chears2 {
	background-image: url(images/green_chears_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text3 {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
}

.border3 {
	color: #c2d7e7;
	background-color: #00335d;
	text-align: left;
	vertical-align: top;
	background-image: url(images/bg_darkblue_lines.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3b9bde;
	border-bottom-color: #3b9bde;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 45px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c2d7e7;
	margin-top: 25px;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fbdf4c;
	margin-top: 0px;
	margin-bottom: 0px;
}
.green_text {
	color: #71b79f;
}
.text4 {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.orange_text {
	color: #f4ab27;
}
.text4 a:link {
	color: #6c3800;
	text-decoration: underline;
}
.text4 a:visited {
	color: #532C00;
	text-decoration: underline;
}
.text4 a:active {
	color: #954F00;
	text-decoration: none;
}
.text4 a:hover {
	color: #954F00;
	text-decoration: none;
}
.orange_text1 {
	color: #FF6600;
}
