/* Created by TopStyle Pro 3.10 - www.bradsoft.com */
html, body, td, * {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #555E77;
	font-size: 11px;
}
div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
 border: 0px;
}
img.smallphoto {
	margin-right: 5px;
	margin-bottom: 0px;
	width: 133px;
}

ul, ol, h1, h2, h3, p {
	margin-top: 6px;
	margin-bottom: 3px;
	text-indent: 0pt;
}

ol li {
	line-height: 1.5;
	margin-top: 8px;
}

ul.submenu li, ul.submenu li a{
	line-height: 1.5;
	color: #ff6600;
	font-weight:bold;
}

hr {
	height: 1px;
	background-color: #FFFFFF;
	background-image:url(../images/main_spacer.gif);
	width: 100%;
	
	border: none;
}

h1 {
	color: #FD0002;
	font-size: 14px;
	margin: 0px;
}

h2 {
	font-size:12px;
	color:#FD0002;
}

h3 {
	margin: 3px;	
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #000000;
}

a:hover {
	text-decoration:none;
}

.box {
	background-color:#FFFFFF;
	border-color:#DED9D8;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	margin:15pt 0pt 0px 0px;
	clear: both;
}

.box h2 {
	background: #F1F1F1 url(../images/box_title_bg.jpg) repeat-x;
	color:#FD0002;
	font-size:12px;
	line-height:normal;
	margin:0pt;
	padding:3px 15px 2px 3px;
}

.box .content {
	padding: 0px 0px 0px 5px;
}

.more, .more a:link, .more a:visited
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration: none;
}

.more a:hover {
	color: #7B7B7B;
	text-decoration: underline;
}

.seminar_title, .seminar_title a:link, .seminar_title a:visited {
	color: #555E77;
	font-weight: bold;
	text-decoration: none;
}

.seminar_title a:hover {
	color: #555E77;
	text-decoration: underline;
}

.seminar_overview {
	margin: 0;
	color: #555E77;
}

.seminar_date {
	font-style: italic;
	font-weight: normal;
	margin-left: 5px;
}

ul.line {
	display: inline;
}


li.line, ul.line li {
	display: inline;
	list-style: none;
}

ul.page {
	margin: 8px;
	padding: 4px 0px 4px 1px;
	display: inline;
	border: 1px solid #D5D3D3;
	height: 23px;
} 

ul.page li {
	margin: 0px;
	padding: 3px 8px 3px 8px;
	border-right: 1px solid #FFFFFF;
	list-style: none;
	display: inline;
	background-color: #D5D3D3;
}

ul.page li a{
	text-decoration: none;
}

ul.page li.current, ul.page li.current a{
	background-color: #5E5E5E;
	color: White;
	font-weight: bold;
	cursor: default;
}

ul.sublist {
	margin: 0;
	padding-left:  20;
}

ul.sublist li {
	text-indent: 0px;
	margin-top: 8px;
}

ul.sublist li a {
	text-decoration: none;
	color: #325E9D;
	
}

ul.sublist li a:hover {
	color: #FF6600;
	text-decoration: none;
}



table.filtr tr td {
	height: 25px;
}

.right {
 text-align:right;
}

div.right {
	float: right;
}

.red, .red A {
	color: #ff6600;
}

.big {
	font-size: larger;
	font-weight: bold;
}

.click {
	cursor: pointer;
}

.block {
 padding-left: 5px;
 padding-right:5px;
 width: 50%;
}

div.item {
	margin: 0px;
	padding: 3px 5px 2px 5px;
}

.odd {
	border-top: 1px dotted #D5D3D3;
	border-bottom: 1px dotted #D5D3D3;
	background-color: #F5F4F4;
}

li.hidden, .hidden {
	display: none;
}
.registr {
 width: 450px;
}
textarea.registr {
  height: 45px;
}

table.registrtable tr td {
	vertical-align: top;
	white-space: nowrap;
}

legend {
	color: #ff6600;
	font-weight: bold;
}

ul.info {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.info li {
	padding-bottom: 5px;
}

 tr.error td span,  tr.error td label {
	 color: #FD0002;
	 font-weight:bold;
}

.report {
	text-align:center;
	color: #ff6600;
	font-weight: bold;
}

.selectedDays
{
	background-color: #FFF7EA;
	color: #F40E0E;
	border: 1px solid #F40E0E;
}




