body {
	SCROLLBAR-FACE-COLOR: #E5E9F2;
	SCROLLBAR-HIGHLIGHT-COLOR: #E5E9F2;
	SCROLLBAR-SHADOW-COLOR:  ##274C93;
	SCROLLBAR-3DLIGHT-COLOR: #274C93;
	SCROLLBAR-ARROW-COLOR: #274C93;
	SCROLLBAR-TRACK-COLOR: #E5E9F2;
	SCROLLBAR-DARKSHADOW-COLOR: #E5E9F2;
	margin:0px;
	padding:0px;
}

a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	font-family: Verdana, Aria;
	font-size: 11px;
}

/* T1 - padding top 1px, B14 - padding bottom 14px, LineB - border-bottom, Lines - borders top and bottom*/

.tdT1 {
	padding-top: 1px;
}
.tdT2 {
	padding-top: 2px;
}
.tdT4 {
	padding-top: 4px;
}
.tdL4 {
	padding-left: 4px;
}
.tdR3 {
	padding-right: 3px;
}
.tdR4 {
	padding-right: 4px;
}
.tdR8 {
	padding-right: 8px;
}
.tdB2 {
	padding-bottom: 2px;
}
.tdB10 {
	padding-bottom: 10px;
}
.td4px {
	padding: 4px;
}

.tdNextStep {
	text-align: center;
	padding: 0px 8px 3px 8px;
}
.tdStep {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 3px;
}
.button1 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #808080;
	font-weight: bold;
	padding: 1px 3px;
	overflow:visible;
	cursor:pointer;
}
.weekDayDiv {
	display: block;
	float: left;
	font-weight: bold;
	width: 20px;
}

.customH
{
	padding-top:15px!important;
	padding-bottom:15px!important;
}
