body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td, .info {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align : justify;
	font-weight : bold;
	color: #3A0B08;
}

.titleText {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align : justify;
	font-weight : bold;
	color: #000000;
}

th {
	font-family: Verdana, Arial, helvetica, sans-serif;
}
.addr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.addr:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

}
.addr:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.addr:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

a.addr2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;

}
a.addr2:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a.addr2:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}

.menu_active {
}

.menu_active:visited {

	background:#eeeedd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: Black;
	text-decoration: none;
}

.menu {
}
.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

}
.menu:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.menu:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #3A0B08;
}
a:visited {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #3A0B08;
}
a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #3A0B08;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-repeat: no-repeat;
	text-align: center;
}
.textmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	background-repeat: no-repeat;
}
.textmenu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-repeat: no-repeat;
}

.txt{
}
.txt:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight : bold;
	font-variant: normal;
	color: #3A0B08;
	text-decoration: none;
}
.txt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight : bold;
	font-variant: normal;
	color: #3A0B08;
	text-decoration: none;
}
.txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight : bold;
	font-variant: normal;
	color: #3A0B08;
	text-decoration: underline;
}

.update_button
{
	background-image: url(images/buttons/update.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:30px;
}
.delete_button
{
	background-image: url(images/buttons/delete.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:30px;
}
.up_button
{
	background-image: url(images/buttons/up.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:30px;
}
.down_button
{
	background-image: url(images/buttons/down.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:30px;
}

.statistic_row_odd 
{	
	text-align : left;
	font-weight : bold;
	background-color:#73E3FF;
}

.statistic_header
{	
	text-align : left;
	font-weight : bold;
	background-color:#EF7311;
}

.statistic_row_even
 {	
	text-align : left;
	font-weight : bold;
	background-color:#ACD6F5;
}

.statistic_url:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #105294;
	text-decoration: none;

}
.statistic_url:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #63217B;
	text-decoration: none;
	
}
.statistic_url:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #E74129;
	text-decoration: none;
}
.floatLeft
{
	float:left;
}
.floatRight
{
	float:right;
}
.normalDate
{
	background-color:#F5E7CF;
	font-size:8pt;
	font-weight:bold;
}
.bigDate
{
	background-color:#F5E7CF;
	font-size:10pt;
	font-weight:bold;
}
.shadow
{
	background : #B6B6B6;
	position:relative;
	z-index:5;
}
.calendarBg, .content 
{
	background-color: #FFEB85;
}
.content 
{
	position:relative;
	
	border:1px solid #B6B6B6;
	
	padding:5px;
	
	left:-3px;
	top:-3px;
	z-index:4;
}

.apptShadow
{
	background : #B6B6B6;
	position:relative;
	
	width:126px;
	height:30px;
	
	top:10px;
	
	z-index:12;
}

.edit
{
	display:block;
	width:10;height:10;
}

.delete
{
	display:block;
	width:10;height:10;
}

.calendarCellWorkDay, .calendarCellDisabled
{
	width:145px;
	border-left:solid 1px #8F4903;
	border-top:solid 1px #8F4903;
	height:85px;
	vertical-align:top;
	background-color:#FEFFD5;
}

.calendarCellDisabled
{
	background-color:#FFFF9E;
}

.calendarCellHeader
{
	background:url(images/calHeader.jpg) repeat-x;
	border-left:solid 1px #8F4903;
	border-top:solid 1px #8F4903;
	vertical-align:middle;
	text-align:center;
	height : 20px;
}
.calendarTable
{
	border-right:solid 1px #8F4903;
	border-bottom:solid 1px #8F4903;
}
.w300
{
	width:300px;
}
.w200
{
	width:200px;
}
.w150
{
	width:150px;
}
.w50
{
	width:50px;
}

.textDecorated
{
	color: #DD0000;
}

.text8
{
	font-size: 8pt;
}
	
.text11
{
	font-size: 11pt;
	text-align: center;
}
.text12
{
	font-size: 12pt;
}
.pad3
{
	padding: 3px;
}
.padB3
{
	padding-bottom: 3px;
}
.padT3
{
	padding-top: 3px;
}

.padL10
{
	padding-left: 20px;
}

.padL5
{
	padding-left: 5px;
}
.padT5
{
	padding-top: 5px;
}
.padR5
{
	padding-right: 5px;
}
.commonBorder
{
	border: 1px solid #8F4903;
}
.qstHint
{
	position:absolute;
	display:none;
	background-color:#FFFFE1;
	border: 1px solid #000000;
}
.qstControl
{
	background:url('images/question.gif') no-repeat left top;
	width:12;
	height:12;
	position:relative;
	left:0;
	top:0;
}
.capitalize{text-transform:capitalize;}
.uppercase{text-transform:uppercase;}

.simpleText{font-weight: normal;}

.newsEventsBox
{
	padding:3px;
	border:solid 1px #D0BCA4;
}

a.servicelist:link
{
	color: #7B2101;
	font-family: 'Monotype Corsiva', cursive;
	font-style: italic;
	font-size: 14pt;
	text-decoration:underline;
}
a.servicelist:visited
{
	color: #7B2101;
	font-family: 'Monotype Corsiva', cursive;
	font-style: italic;
	font-size: 14pt;
	text-decoration:underline;
}
a.servicelist:active
{
	color: #7B2101;
	font-family: 'Monotype Corsiva', cursive;
	font-style: italic;
	font-size: 14pt;
	text-decoration:underline;
}
a.servicelist:hover
{
	color: #DD0000;
	font-family: 'Monotype Corsiva', cursive;
	font-style: italic;
	font-size: 14pt;
	text-decoration:underline;
}


a.readmore:link
{
	color: #7B2101;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 9pt;
}
a.readmore:visited
{
	color: #7B2101;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 9pt;
}
a.readmore:active
{
	color: #7B2101;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 9pt;
}
a.readmore:hover
{
	color: #DD0000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 9pt;
}