/* CSS Document */

.box {
	border: #000000 1px solid;
}
.boxBody {
	background-color: #FFFFFF;
}
.boxFrame {
	margin-left: 6px;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-top: 6px;
}
.boxCont {
	margin-left: 6px;
	margin-right: 6px;
}
.header {
	background-image: url(images/big_header_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EAEAEA;
	height: 125px;
}
.mnu {
	background-image: url(images/mnu.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	border: 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
	color: #FFFFFF;
	height: 28px;
	width: 97px;
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	cursor: pointer;
}
.mnu:hover {
	background-image: url(images/mnu_in.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	border: 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
	color: #FFFFFF;
	height: 28px;
	width: 97px;
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	cursor: pointer;
}
.mnuIn {
	background-image: url(images/mnu_in.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	border: 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
	color: #FFFFFF;
	height: 28px;
	width: 97px;
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	cursor: pointer;
}
.mnuIn:hover {
	background-image: url(images/mnu_in.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	border: 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
	color: #FFFFFF;
	height: 28px;
	width: 97px;
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	cursor: pointer;
}
.titleBg {
	background-color: e1e0e0;
	border-bottom-color: #a09f9f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #a09f9f;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: A00000;
	padding-left: 3px;
}
.cont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	text-decoration: none;
	line-height: 18px;
	color:#000000;
}
.contClr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	color:#A00000;
}
.contBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	text-align:justify;
	text-decoration: none;
	line-height: 18px;
	color:#000000;
}
.tdHeight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
}
.txtLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: Underline;
	line-height: 18px;
	color:#A00000;
}
.txtLink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: Underline;
	line-height: 18px;
	color:#8A2C2C;
}
.footerBg{
	background-image: url(images/footer.jpg);
	background-position:top;
	background-repeat: repeat-x;
	height: 36px;
}
.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	line-height: 18px;
	color:#FFFFFF;
	padding-right: 16px;
}
.txtBox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
}
.idLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 18px;
	color:#3366CC;
}
.idLink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 18px;
	color:#3366CC;
}
.btn {
	border: #000000 1px solid;
	background-color: #EAEAEA;
	background-image: url(images/btn_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	color:#A00000;
	cursor: pointer;
	height: 22px;
	width: 76px;
}