/*
main black - #660f0f
orange - #f4e096
gray = #660f0f
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660f0f;
	line-height: 18px;
}
td, .decornone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660f0f;
	line-height: 18px;
}
.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #dfd3d3;
}
input, select, textarea, .input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660f0f;
	background-color: #FFFFFF;
}
li {
	list-style-image: url(images/list.gif);
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #ff6347;
	color: #660f0f;
	height: 26px;
	text-align: center;
	vertical-align:middle;
}
.border {
	border: 1px solid #ff6347;
}
hr {
	background-color: #f4e096;
	border: 0px;
	color: #f4e096;
	height: 1px;
	width: 100%;
}
.inputdrug {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A90005;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A90005;
	text-decoration:none;	
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660f0f;
	text-decoration:underline;
}
a.gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f4e096;
	text-decoration:none;	
}
a.gold:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fffcd6;
	text-decoration:underline;
}
.goldvisited {
	color: #cf704e;
}
.imagebg {
	background: #d60d13;
	border: 1px solid #a90005;
	padding: 4px 4px 4px 4px;
}
.morebg {
	background: url(images/morebg.jpg);
	height: 19px;
}
a.more {
	background: url(images/more.jpg) no-repeat;
	color: #FFFFFF;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 67px;
	height: 19px;
	line-height: 18px;
	overflow: hidden;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
}
a.more:hover {
	background: url(images/more.jpg) no-repeat;
	color: #fffcd6;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 67px;
	height: 19px;
	line-height: 18px;
	overflow: hidden;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
}
a.buton {
	background: url(images/buton.jpg) no-repeat;
	color: #f4e096;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 95px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}
a.buton:hover {
	background: url(images/buton.jpg) no-repeat;
	color: #FFFFFF;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 95px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}
h1 {
	background: url(images/h1.jpg);
	width: 613px;
	height: 44px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #cb0001;
	margin: 0px;
	display: block;
	overflow: hidden;
	text-indent:10px;
}
a.menu {
	background: url(images/menubg.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	width: 231px;
	height: 26px;
	line-height: 26px;
	text-indent: 20px;
	color: #f4e096;
	display: block;
	overflow: hidden;
}
a.menu:hover {
	background: url(images/menubgover.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	width: 231px;
	height: 26px;
	line-height: 26px;
	text-indent: 20px;
	color: #fffcd6;
	display: block;
	overflow: hidden;
}
.visited {
	background: url(images/menubgover.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	width: 231px;
	height: 26px;
	line-height: 26px;
	text-indent: 20px;
	color: #fffcd6;
	display: block;
	overflow: hidden;
}

/* dynamic drive */
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
/*	border: 1px solid #ff6347;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #ff6347;
	color: #ffffff;
	height: 26px;
	line-height: 26px;
	text-align: center;
	vertical-align:middle;
	width:500px;
	margin-bottom:2px;
	margin-top:2px;
	/* End layout CSS */	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:500px;	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	position:relative;
}
/* dynamic drive */
