@import url(flexcrollstyles.css);

a {
	color: #DCDCDC;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #5F6364;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.back_off {
	background: url(images/back_disabled.gif) no-repeat;
	color: #797B7B;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 32px;
	line-height: 30px;
	overflow: hidden;
	text-decoration: none;
	width: 55px;
}

a.back_off:hover {
	background: url(images/back_disabled.gif) no-repeat;
	color: #A0A3A4;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 32px;
	line-height: 30px;
	overflow: hidden;
	text-decoration: none;
	width: 55px;
}

/*--------*/
a.back_on {
	background: url(images/back_enabled.gif) no-repeat;
	color: #DCDCDC;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 32px;
	line-height: 30px;
	overflow: hidden;
	text-decoration: none;
	width: 55px;
}

a.back_on:hover {
	background: url(images/back_enabled.gif) no-repeat;
	color: #A0A3A4;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 32px;
	line-height: 30px;
	overflow: hidden;
	text-decoration: none;
	width: 55px;
}

a.buton {
	background: url(images/buton.gif) no-repeat;
	color: #DCDCDC;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 80px;
}

a.buton:hover {
	background: url(images/buton.gif) no-repeat;
	color: #A0A3A4;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 80px;
}

a.nav {
	color: #7F7F7F;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.nav:hover {
	color: #505556;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.next_off {
	background: url(images/next_disabled.gif) no-repeat right;
	color: #797B7B;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 32px;
	line-height: 30px;
	overflow: hidden;
	text-decoration: none;
	width: 55px;
}

a.next_off:hover {
	background: url(images/next_disabled.gif) no-repeat right;
	color: #A0A3A4;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 32px;
	line-height: 30px;
	overflow: hidden;
	text-decoration: none;
	width: 55px;
}

/*----*/
a.next_on {
	background: url(images/next_enabled.gif) no-repeat right;
	color: #DCDCDC;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 32px;
	line-height: 30px;
	overflow: hidden;
	text-align: right;
	text-decoration: none;
	width: 55px;
}

a.next_on:hover {
	background: url(images/next_enabled.gif) no-repeat right;
	color: #A0A3A4;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 32px;
	line-height: 30px;
	overflow: hidden;
	text-decoration: none;
	width: 55px;
}

a.white {
	color: #DCDCDC;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.white:hover {
	color: #A0A3A4;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

hr {
	border: 0px;
	color: gray;
	height: 1px;
	width: 96%;
}

input, select, textarea {
	background-color: #404749;
	border: 1px solid #5B6061;
	color: #DCDCDC;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}

li {
	list-style-image : url(images/liststyle.gif);
}

td, body {
	color: #B5B5B5;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

th {
	background-color: #71797b;
	color: #B5B5B5;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-align: center;
	vertical-align: middle;
}

.border {
	border: 1px solid #000000;
}

.inputdrug {
	background-color: #71797b;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-align: center;
	width: 80px;
}
#flashcontent {
	height: 95%;
	position: absolute;
	width: 100%;
	z-index: 1;
}

#footer {
	background: #000000;
	height: 8%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 92%;
	width: 100%;
	z-index: 2;
}