a {
	color: #7A95A5;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	color: #CCCCCC;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.buton {
	background: url(images/buton.gif) no-repeat;
	color: #7A95A5;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	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: #CCCCCC;
	display: block;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 80px;
}

a.link1 {
	color: #CCCCCC;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.link1:hover {
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.link2 {
	color: #7A95A5;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.link2:hover {
	color: #CCCCCC;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

hr {
	border: 0px;
	color: #CCCCCC;
	height: 1px;
	width: 96%;
}

input, select, textarea {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}

li {
	list-style: circle url(images/li.gif);
}

td, body {
	color: #CCCCCC;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}

.decornone {
	color: #CCCCCC;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

th, .th {
	background-color: #2B373E;
	color: #CCCCCC;
	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 #CCCCCC;
}

.comp {
	border-top: 1px solid transparent;
}

.comp_o {
	border-top: 1px solid #7A95A5;
}

.comp_v {
	border-top: 1px solid #CCCCCC;
}

.inputdrug {
	background-color: #000000;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-align: center;
}
