/* CSS Document */
body {
	margin-top: 0px;
}
.hdrA {
	background-image: url(images/hdrA.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hdrB {
	background-image: url(images/hdrB.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.padd1 {
	padding-left: 41px;
	padding-top: 8px;
}
.padd2 {
	padding-right: 37px;
	padding-top: 8px;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.brd1 {
	border-left-width: 35px;
	border-left-style: solid;
	border-left-color: #FFB400;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -1px;
}
.padd3 {
	padding-left: 19px;
}
.padd4 {
	padding-left: 26px;
}
.padd5 {
	padding-left: 15px;
}
.right-brd{
	border-right-style: solid;
	border-right-color: #FFB400;
	border-right-width: 2px;
}
.top-brd{
	border-top-style: solid;
	border-top-color: #FFB400;
	border-top-width: 2px;
}
.orange-brds {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFB400;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFB400;
}
.brd2 {
	background-image: url(images/brd2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.brd3 {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF8C00;
	text-decoration: none;
}
a.txt3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF8C00;
	text-decoration: none;
}
a.txt3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF8C00;
	text-decoration: none;
}
a.txt3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF8C00;
	text-decoration: none;
}
a.txt3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF8C00;
	text-decoration: underline;
}

.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.txt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF8C00;
	text-decoration: none;
}.txt6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
}
.padd6 {
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.right-brd2{
	border-right-style: solid;
	border-right-color: #FFB400;
	border-right-width: 1px;
}
.txt7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF227C;
}
.txt8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.white_brd_up {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.white_brd_middle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.white_brd_down {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.txt_sol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FF6600;
	text-decoration: none;
}
