#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span, #calendarDiv img{
	float:left;
}
#calendarDiv .selectBox, #calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime, #calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #CACACA;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #CACACA;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #CACACA;
	color: #000000;
	border-style: solid;
	border-width:0px
}
.dayname {
	background-color: #CACACA;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	background-color: #CACACA;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #000099;
	background-color: #EEDFCC;
}
.week {
	border-style: none;
	background-color: #CACACA;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #CDC9C9;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #CACACA;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #CACACA;
	color: #000000;
}
.yearpicker {
	font-size: 11px;
	background-color: #CACACA;
	color: #000000;
}
.pickerbutton {
	background-color: #CACACA;
	color: #000000;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:18px;
	width:18px;
}
.monthday a {
	color: #000000;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;
	border-style: none;
	background-color: #FF0066;
	color: #ffffff;
	height:18px;
	width:18px;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:18px;
	width:18px;
}
.sunday {
	background-color: #9A9A9A;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:18px;
	width:18px;
}
.sunday a {
	color: #000000;
}
.saturday {
	background-color: #9A9A9A;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:18px;
	width:18px;
}
.saturday a {
	color: #000000;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CDCD00;
	height:18px;
	width:18px;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #CDCD00;
	height:18px;	width:18px;
}
.selectedevent a {
	background-color: #CDCD00;
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #CDCD00;
	height:18px;
	width:18px;
}
.todayevent a {
	background-color: #CDCD00;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}

a
{
font-size:12px;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
color:000000;
}
a:hover
{
font-size:12px;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
color:DA0473;
}
a:visited
{
font-size:12px;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
color:879190;
}
b
{
color:#E30177;
}
strong
{
color:#E30177;
}
.text3
{
font-size:12px;
color:#666666;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-align: right;
margin: 10px 30px 30px 110px;
}
.text1
{
font-size:12px;
font-weight: bold;
color:#7C0040;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-align: right;
margin: 5px 30px 5px 110px;
}
.text2
{
font-size:10px;
color:#7C0040;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-align: right;
margin: 0px 30px 0px 110px;
}

.pagetop
{
font-size:12px;
color:#E30177;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
margin: 30px 0px 0px 10px;
}
.pagenormal
{
font-size:12px;
color:#333333;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
margin: 10px 0px 0px 10px;
text-align: justify;
}
p
{
font-size:12px;
color:#333333;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
margin: 10px 0px 0px 10px;
text-align: justify;
}
div
{
font-size:12px;
color:#333333;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
margin: 10px 0px 0px 10px;
}
.menuleft
{
font-size:13px;
color:#839097;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-decoration:none;
margin: 0px 0px 0px 0px;
text-align: left;
}
.menuleft2
{
font-size:11px;
color:#839097;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-decoration:none;
margin: 0px 0px 0px 0px;
text-align: left;
}

.menuleftactiv
{
font-size:13px;
color:#F6D1E2;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
text-align: left;
}

.menuleftactiv2
{
font-size:11px;
color:#F6D1E2;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
text-align: left;
}

.action
{
font-size:24px;
color:#E20177;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
margin: 0px 0px 0px 125px;
font-variant: small-caps;
}
.top
{
font-size:10px;
font-weight: bold;
color:#839097;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-decoration:none;
margin: 0px 0px 00px 110px;
}
a.top1
{
font-size:11px;
font-weight: bold;
color:#839097;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
text-decoration:none;
margin: 0px 0px 00px 0px;
}
a.top2
{
font-size:12px;
font-weight: bold;
color:#EB9EC0;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
text-decoration:none;
margin: 0px 0px 00px 0px;
}
.date
{
font-size:10px;
color:#E41180;
font-weight: bold;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-align: left;
margin: 10px 10px 0px 20px;
}
.date2
{
font-size:10px;
color:#E41180;
font-weight: bold;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-align: left;
margin: 10px 10px 0px 28px;
}
a.newshref
{
font-size:12px;
color:#E41180;
font-weight: bold;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-align: left;
text-decoration: none;
margin-bottom: 20px;
}
.news
{
font-size:11px;
color:#666666;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
margin: 10px 10px 00px 0px;
text-align:left;
}
.tel
{
font-size:20px;
color:#E30177;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
}
.adres
{
font-size:12px;
color:#839097;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
}
.body
{
font-size:12px;
color:#333333;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
margin: 10px 0px 0px 10px;
}
td.up
{
background-color: #839098;
color:#FFFFFF;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
font-size:14px;
}

td.class1
{
background-color: #FCE2ED;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
color: #787178;
font-size:12px;
padding-left: 5px;
padding-right: 5px;
vertical-align: top;
}
td.class2
{
background-color: #FFFFFF;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
color: #787178;
font-size:12px;
padding-left: 5px;
padding-right: 5px;
vertical-align: top;
}
td.up a
{
color:#FFFFFF;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
font-size:14px;
}
td.class1 a
{
	color: #787178;
}
td.class2 a
{
	color: #787178;
}
h1
{
font-size:18px;
color:#631135;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: normal;
}

.Title
{
font-size:18px;
color:#631135;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: normal;
}

h2
{
font-size:16px;
color:#631135;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-weight: 400;
}
h3
{
font-size:14px;
color:#E10277;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
input
{
    border-bottom: #9A9A9A solid 1px;
    border-right: #9A9A9A solid 1px;
    border-left: #9A9A9A solid 1px;
    border-top:  #9A9A9A solid 1px;
    color: #000000
}
textarea
{
    border-bottom: #9A9A9A solid 1px;
    border-right: #9A9A9A solid 1px;
    border-left: #9A9A9A solid 1px;
    border-top:  #9A9A9A solid 1px;
    color: #000000
}

li
{
font-size:12px;
color:#333333;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
list-style-image: url(/images/page_44.jpg);
}

li a
{
font-size:12px;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
list-style-image: url(/images/page_44.jpg);
}
li a:hover
{
font-size:12px;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
list-style-image: url(/images/page_44.jpg);
}
li a:visited
{
font-size:14px;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
list-style-image: url(/images/page_44.jpg);
}
li li
{
	font-size:12px;
	color:#000000;
	font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
	list-style-image: url(/images/page_38.jpg);
}
li li a
{
	font-size:12px;
	color:#000000;
	font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
	list-style-image: url(/images/page_38.jpg);
	text-decoration: none;
}
li li a:hover
{
	font-size:12px;
	color:#000000;
	font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
	list-style-image: url(/images/page_38.jpg);
	text-decoration: none;
}
li li a:visited
{
	font-size:12px;
	color:#000000;
	font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
	list-style-image: url(/images/page_38.jpg);
	text-decoration: none;
}
li li li
{
		font-size:12px;
		color:#000000;
		font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
		list-style: none;
		list-style-image: none;
}
li li li a
{
		font-size:12px;
		color:#000000;
		font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
		list-style: none;
		list-style-image: none;
		text-decoration: none;
}
li li li a:hover
{
		font-size:12px;
		color:#000000;
		font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
		list-style: none;
		list-style-image: none;
		text-decoration: none;
}
li li li a:visited
{
		font-size:12px;
		color:#000000;
		font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
		list-style: none;
		list-style-image: none;
		text-decoration: none;
}
form
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
a.menuleft:hover
{
font-size:13px;
color:#839097;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-decoration:none;
margin: 0px 0px 0px 0px;
text-align: left;
}
a.menuleft2:hover
{
font-size:11px;
color:#839097;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-decoration:none;
margin: 0px 0px 0px 0px;
text-align: left;
}
a.top1:hover
{
font-size:11px;
font-weight: bold;
color:#839097;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
text-decoration:none;
margin: 0px 0px 00px 0px;
}
a.top2:hover
{
font-size:12px;
font-weight: bold;
color:#EB9EC0;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
text-decoration:none;
margin: 0px 0px 00px 0px;
}
a.newshref:hover
{
font-size:12px;
color:#E41180;
font-weight: bold;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-align: left;
text-decoration: none;
margin-bottom: 20px;
}
td.up a:hover
{
color:#FFFFFF;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
font-size:14px;
}
td.class1 a:hover
{
	color: #787178;
	font-size:12px;
}
td.class2 a:hover
{
	color: #787178;
	font-size:12px;
}
a.menuleft:visited
{
font-size:13px;
color:#839097;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-decoration:none;
margin: 0px 0px 0px 0px;
text-align: left;
}
a.menuleft2:visited
{
font-size:11px;
color:#839097;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-decoration:none;
margin: 0px 0px 0px 0px;
text-align: left;
}
a.top1:visited
{
font-size:11px;
font-weight: bold;
color:#839097;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
text-decoration:none;
margin: 0px 0px 00px 0px;
}
a.top2:visited
{
font-size:11px;
font-weight: bold;
color:#EB9EC0;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
text-decoration:none;
margin: 0px 0px 00px 0px;
}
a.newshref:visited
{
font-size:11px;
color:#E41180;
font-weight: bold;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
text-align: left;
text-decoration: none;
margin-bottom: 20px;
}
td.up a:visited
{
color:#FFFFFF;
font-family:Arial, Trebuchet MS, Helvetica, sans-serif;
font-size:14px;
}
td.class1 a:visited
{
	color: #787178;
}
td.class2 a:visited
{
	color: #787178;
}

ts
{
margin: 0px 4px 0px 0px;
}

p a {font-size:12px;}
