/*
main - #333333
orange - #ff691f
*/

body, td, .decornone {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
input, select, textarea, .input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #372a7a;
	text-decoration:none;	
}
a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ff691f;
	text-decoration:underline;
}
a.white {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;	
}
a.white:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fc9a49;
	text-decoration:none;
}
.white {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fc9a49;
}
a.menu {
	background: url(images/upmenu.jpg) no-repeat;
	color: #ffffff;
	display: block;
	width: 128px;
	height: 81px;
	overflow: hidden;
	text-align: right;
	text-decoration:none;	
}
a.menu:hover {
	background: url(images/upmenuhover.jpg) no-repeat;
	color: #372a7a;
	display: block;
	width: 128px;
	height: 81px;
	overflow: hidden;
	text-align: right;
	text-decoration:none;	
}
.menudiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;	
	margin-top: 50px;
	margin-right: 5px;
	letter-spacing: -1px;
}
a.menu_vis {
	background: url(images/upmenuhover.jpg) no-repeat;
	color: #372a7a;
	display: block;
	width: 128px;
	height: 81px;
	overflow: hidden;
	text-align: right;
	text-decoration:none;	
}
a.menu_vis:hover {
	background: url(images/upmenuhover.jpg) no-repeat;
	color: #372a7a;
	display: block;
	width: 128px;
	height: 81px;
	overflow: hidden;
	text-align: right;
	text-decoration:none;	
}
h1 {
	color: #372a7a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: underline;
	margin: 10px 0px 10px 0px;
}
h2 {
	color: #ff691f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
}
a.deinost {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #372a7a;
	text-decoration:none;	
}
a.deinost:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #ff691f;
	text-decoration:underline;
}
.imagetd {
	background: #e9e9e9;
	border: 1px solid #ff691f;
	float: left;
	padding: 2px 2px 2px 2px;
}
a.big {
	color: #ff691f;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-decoration: none;
}
a.big:hover {
	color: #372a7a;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-decoration: underline;
}
a.buton {
	background: url(images/buton.jpg) no-repeat;
	color: #ffffff;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	height: 30px;
	line-height: 28px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	border: 1px solid #dd4e03;
}
a.buton:hover {
	background: url(images/buton.jpg) no-repeat;
	color: #333333;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	height: 30px;
	line-height: 28px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
}
li {
	list-style-image: url(images/list.gif);
}
th, .th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #cbc9d5;
	color: #333333;
	height: 26px;
	text-align: center;
	vertical-align:middle;
}
.border {
	border: 1px solid #ff691f;
}
hr {
	background-color: #ff691f;
	border: 0px;
	color: #ff691f;
	height: 1px;
	width: 100%;
}
.inputdrug {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff691f;
}


