﻿html, body {
	height: 100%;
	width:100%;
	padding:0px;
	margin:0px;	
}

body
{
	margin-top:10px;
}

*
{
	padding:0px;
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
}

.bold
{
	font-weight:bold;
}

.rs
{
	color:Red;
	display:none;
}

.hide
{
	display:none;
}

input
{
	margin:1px;
}

a
{
	color:Black;
}

.title
{
	font-family:Tahoma;
	font-size:14px;
	color:#000033;
	font-weight:bold;
	
}

table.jCalendar td.bank-holiday {
			
			background-color:#5555FF;
		}
		
		
.s_txt *,.s_txt p, .s_txt span
{
	font-family:Tahoma;
	font-size:11px;
}

/*-- sitemap--*/
.linkListClose
{
	padding:0px;
	margin:5px 0 36px 50px;
	clear:both;
}

.linkListClose li{
	display:inline;
	padding:0px 1px 0px 0px;
}

.linkListClose a:link, ul.linkListClose a:visited{
	color:#59B337;
	font-weight:bold;
	text-decoration:underline;
}

ul.linkListClose a:hover, ul.linkListClose a:active, ul.linkListClose a:focus, 

ul.linkListClose a.lit:link, ul.linkListClose a.lit:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.sitemap{ 
	margin:5px 0 5px 0px;
	color:Black;
	list-style-type: none;
	/*padding-bottom:10px;*/
}

.sitemap li
{
	color:Black;
	padding:0px;
	margin:0px;	
}

.siteIndex {
	color: black;
	text-decoration: underline;
}

.siteIndex:link, .siteIndex:visited {
	color: black;
	text-decoration: underline;
}

.siteIndex:hover, .siteIndex:active, .siteIndex:focus {
	color: #59B337;
	text-decoration: none;
}

a.green:link, a.green:visited {
	color: #59B337;
	text-decoration: underline;
}

a.green:hover, a.green:active, a.green:focus {
	color: #000000;
	text-decoration: none;
}
.bold {
	font-weight:bold;

}
.small {
	font-size: 90%;
}