﻿BODY
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	
}
.bg
{
	background-color:#ffffff;
}
.bg1
{
	background-color:#e6e8f0;
}
.linkOther:hover
{	
	
	font-size: 9pt;
	color: #336699;
	text-decoration:none;
	font-weight:bold;	
}
.linkOther:active
{
	font-size: 9pt;
	color: #336699;
	text-decoration:none;
	font-weight:bold;	
}
.linkOther:visited
{
	font-size: 9pt;
	color: #336699;
	text-decoration:none;
	font-weight:bold;	
}
.linkOther
{
	font-size: 9pt;
	color: #336699;
	text-decoration:none;
	font-weight:bold;	
}
.whitelink:hover
{
	font-size: 9pt;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;	
}
.whitelink:active
{
	font-size: 9pt;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;	
}
.whitelink:visited
{
	font-size: 9pt;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;	
}
.whitelink
{
	font-size: 9pt;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;	
}
.headertext
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
	color:#336699;
	font-weight:bold;
	
}
.repheadertext
{
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
	color:#000000;
	
}
.mainheadertext
{
	font-size: 12pt;
	font-family: Verdana, Helvetica, sans-serif;
	color:#336699;
	font-weight:bold;
}

.listheader
{
	font-family: Verdana, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#336699;	
	font-size:12px;
	font-weight:bold;
}
.listbg
{
	background-color:#e6e8f0;	
	color:#000000;
	font-size:9px;
	height:25px;
}
.listsubbg
{
	background-color:#ffffff;	
	color:#000000;
	font-size:9px;
	height:25px;
}
.listbgrow15
{
	background-color:#e6e8f0;	
	color:#000000;
	font-size:9px;
	height:15px;
}
.listbgaltrow15
{
	background-color:#ffffff;	
	color:#000000;
	font-size:9px;
	height:15px;
}
.blackbg
{
	background-color:#000000;
}
.whitebg
{
	background-color:#ffffff;
}	

.footer
{
	font-size: 8pt;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	background-color:Background;
}
.repfooter
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	background-color:#ffffff;
}


 .btnDay
{
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	letter-spacing: 1px;
	height: 20px;
	font-weight: normal;
	color: #4B4589;
	border-top: 2px inset #321D7A;
	border-right: 2px inset #321D7A;
	border-bottom: 2px inset #321D7A;
	border-left: 2px inset #321D7A;
	cursor: hand;
	text-transform:capitalize;
	width:35px;
}
.btnHead
{
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #4B4589;
	letter-spacing: 1px;
	height: 20px;
	font-weight: bold;
	color: #ffffff;
	border-top: 2px inset #321D7A;
	border-right: 2px inset #321D7A;
	border-bottom: 2px inset #321D7A;
	border-left: 2px inset #321D7A;
	cursor: hand;
	text-transform:capitalize;
	width:35px;
}
.btnPlain
{
    background-color: #D0D5EE;
	border-top: 0px inset;
	border-right: 0px inset;
	border-bottom: 0px inset;
	border-left: 0px inset;	
	width:35px;
}
.popupLink {
    COLOR: red; outline: none
}
.popup {
    BORDER-RIGHT: black 3px solid; PADDING-RIGHT: 3px; BORDER-TOP: black 1px solid; PADDING-LEFT: 3px; Z-INDEX: 10; VISIBILITY: hidden; PADDING-BOTTOM: 3px; BORDER-LEFT: black 1px solid; WIDTH: 280px; height:220px; PADDING-TOP: 3px; BORDER-BOTTOM: black 3px solid; POSITION: absolute; BACKGROUND-COLOR: #D0D5EE; LAYER-BACKGROUND-COLOR: #ffffff
}

.btnBlank
{
    background-color: #D0D5EE;
	border-top: 0px inset;
	border-right: 0px inset;
	border-bottom: 0px inset;
	border-left: 0px inset;	
	width:1px;
	height:1px;
}
