#siteframe {
	background-color: #FFF;
	border: 5px solid #000;
}
table#content body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content a:link {
	color: #00305b;
	text-decoration: underline;
}
#content a:visited {
	text-decoration: underline;
	color: #00305b;
}
#content a:hover {
	text-decoration: none;
	color: #00002B;
}
#content a:active {
	text-decoration: underline;
}
#siteframe #leftmenu h3 {
	color: #00305b;
	font-size: 12px;
}
#siteframe #content h3 {
	font-size: 12px;
	color: #00305b;
}

#siteframe #content h1 {
	color: #00002B;
	font-size: 24px;
}
#siteframe #content h2 {
	color: #00305B;
	font-size: 18px;
}
#siteframe #footer #contact td{
	font-size: 11px;

}
#siteframe #leftmenu a:link {
	color: #00305b;
	text-decoration: none;
}
#siteframe #leftmenu a {
	font-size: 10px;
	font-weight: bold;
}

#siteframe #leftmenu a:visited {
	text-decoration: none;
	color: #00305b;
}
#siteframe #leftmenu a:hover {
	text-decoration:underline;
	color: #00002b;
}
#siteframe #leftmenu a:active {
	text-decoration: none;
}
#siteframe #content #speaker .name {
	font-size: 16px;
	font-weight: bold;
	color: #346799;
}
#siteframe #content #speaker .title {
	color: #346799;
	font-size: 14px;
}
#siteframe #content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	min-height: 1050px;
	height:1050px;
}
.agendatitle {
	font-size: 16px;
	font-weight: bold;
}
.agendatime {
	font-weight: bold;
	color: #990000;
}
.required {
	font-weight: bold;
	background-color: #FFFF00;
}
#cancel {
	border: 4px solid #FF0000;
}
.hide{
	display:none;
}
.show{
	display:block;
}
#siteframe #content p.date1 {
	font-size: 36px;
	font-weight: bold;
	color: #4685C4;
	float: left;
	line-height: 40px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #888888;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#siteframe #content p.date2 {
	font-size: 18px;
	font-weight: bold;
	color: #888888;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#siteframe #content p.date3 {
	font-size: 18px;
	font-weight: bold;
	color: #888888;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
td.tableodd {
	background-image: url(../img/tablerow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffff7f;
}
td.tableeven {
	background-color: #FFFFAA;
}
#dbform label span {
	width: 150px;
	display: block;
	float: left;
}
.grayout {
	/*content:url(../img/saving.gif);*/
	font-style: italic;
	color: #FF0000;
	background-color: #EBE9ED;
	background-image: url(../img/working.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.grayoutok {
	background-color: #FFFFFF;
	background-image: url(../img/check.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.left {
	float: left;
	clear: both;
}
.right {
	float: right;
}
.clear {
	clear: both;
	height: 0px;
}


div.hidepart {
	overflow: auto;
	max-height: 150px;
	background-image: url(../img/dits.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.showall {

}
.attention_pay {
	font-weight: bold;
	color: #FF0000;
}

