@charset "utf-8";
/* CSS Document */
.specBox {
	background-color: #49362D;
	color: #49362D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.specBox2 {
	background-color: #AEFF5E;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.specBox3 {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: underline;
	letter-spacing: 2px;
	background:none;
	border:none;
	cursor:pointer;
	height: 14px;
}
.specBox3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	letter-spacing: 2px;
	background:none;
	border:none;
	cursor:pointer
}
.specBox4 {
	background-color: #CCC;
	color: #49362D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	height: 20px;
	border: 0px none #0D1205;
}
body {
	background-color: #cad9f4;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.btmRtCol {
	color: #49362D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 20px;
	font-weight: bolder;
}

.topRtCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 22px;
	letter-spacing: 2px;
	font-weight: bolder;
	text-shadow: 1px 1px #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 2px;
}
a:visited {
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: bolder;
}
.dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.lite {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
}
.litest {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}
.litestest {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	color: #000;
	text-decoration: none;
}
.biggerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 2px;
	color: #000;
}
.lst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lite2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	letter-spacing: 2px;
}
.lite3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 2px;
}
.warn {
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2px;
}
.warnBold {
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 2px;
	font-weight: bold;
	font-variant: small-caps;
}
.warnBox {
	color: #900;
	background-color: #FF0;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.warnBoxLite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #900;
	background-color: #F90;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
.warnBoxNotice {
	font-family: "Courier New";
	font-size: 16px;
	font-weight: bolder;
	color: #000;
	background-color: #E4ECFA;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	text-decoration: none;
}
.tImg {
	height: 70%;
	width: 70%;
}
.mImg {
	height: 60%;
	width: 60%;
}
hr {
	color: #FFF;
}
.gb {
	background-color: #CCC;
}
#subBtn {
	background:none;
	border:none;
	color:#000;
	cursor:pointer
}
.btm {
	position: absolute;
    bottom: 0;
}
