@charset "utf-8";
body {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #000000;
	font-size: 10pt;
	font-family: "Trebuchet MS";
	color: #666667;
	font-weight: 500;
}

.articlecat {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
}

body,td,th {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #666667;
	font-weight: 500;
}
a {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #9B6D56;
}
a:link {
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #9B6D56;
}


a:visited {
	text-decoration: none;
	color: #9B6D56;
	font-family: "Trebuchet MS";
}
a:hover {
	text-decoration: none;
	color: #FF9A00;
	font-family: "Trebuchet MS";
}
a:active {
	text-decoration: none;
	color: #9B6D56;
	font-family: "Trebuchet MS";
}

a.brown {
font-size: 10pt;
}
a.brown:link {
	text-decoration: none;
	color: #422000;
	font-family: "Trebuchet MS";
}

a.brown:visited {
	text-decoration: none;
	color: #422000;
	font-family: "Trebuchet MS";
}


a.brown:hover {
	text-decoration: none;
	color: #FF9A00;
	font-family: "Trebuchet MS";
}
a.brown:active {
	text-decoration: none;
	color: #422000;
	font-family: "Trebuchet MS";
}

a.pink {
font-size: 10pt;
}
a.pink:link {
	text-decoration: none;
	color: #C50480;
	font-family: "Trebuchet MS";
}

a.pink:visited {
	text-decoration: none;
	color: #C50480;
	font-family: "Trebuchet MS";
}


a.pink:hover {
	text-decoration: none;
	color: #C50480;
	font-family: "Trebuchet MS";
}
a.pink:active {
	text-decoration: none;
	color: #C50480;
	font-family: "Trebuchet MS";
}


.drkbrownhead {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #422000;
}

.article_head_tbl {
	background-color: #9B6D56;
}
.inputbx {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	background-color: #9B6D56;
	border-top: 1px outset;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px outset;
	font-weight: 700;
}




.imagebdrtble {
	border: 1px solid #9B6D56;
}
.toptbl {
	border-bottom-style: solid;
	border-bottom-color: #422000;
	border-bottom-width: 2px;
}
.lefttable {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9B6D56;
}
.imgbdrtbltl {
	border-top: 1px solid #9B6D56;
	border-right: 1px none #9B6D56;
	border-bottom: 1px none #9B6D56;
	border-left: 1px solid #9B6D56;
}
.imgbdrtbltr {
	border-top: 1px solid #9B6D56;
	border-right: 1px solid #9B6D56;
	border-bottom: 1px none #9B6D56;
	border-left: 1px none #9B6D56;
}
.imgbdrtblbl {
	border-top: 1px none #9B6D56;
	border-right: 1px none #9B6D56;
	border-bottom: 1px solid #9B6D56;
	border-left: 1px solid #9B6D56;
}
.imgbdrtblbr {
	border-top: 1px none #9B6D56;
	border-right: 1px solid #9B6D56;
	border-bottom: 1px solid #9B6D56;
	border-left: 1px none #9B6D56;
}
