/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}



.edit
{
	BORDER-RIGHT: #7F9DB9 1px solid;
	BORDER-TOP: #7F9DB9 1px solid;
	BORDER-LEFT: #7F9DB9 1px solid;
	BORDER-BOTTOM: #7F9DB9 1px solid;
	width:155px;
}
.editwhite
{
	BORDER-RIGHT: #ffffff 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	scrollbar-3dlight-color:#B8CFE4;
    scrollbar-arrow-color:blue;
    scrollbar-base-color:#B8CFE4;
    scrollbar-darkshadow-color:blue;
    scrollbar-face-color:#B8CFE4;
}
.editnob
{
	BORDER-RIGHT: 0px solid;
	BORDER-TOP: 0px solid;
	BORDER-LEFT: 0px solid;
	BORDER-BOTTOM: 0px solid;
	font-size: 9px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}
.txtDescr{FONT-SIZE: 9pt;FONT-FAMILY: Verdana}

.txtNotMe	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-style: normal ;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

.txtInfoText	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-style: normal ;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.ErrText	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: "#ff0000";
	font-size:	10;
	font-style: normal ;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

.NoticeText	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: "#000ff";
	font-size:	10;
	font-style: normal ;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

.txt11	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11;
	font-style: normal ;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
.txt12	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12;
	font-style: normal ;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}		
.txt16	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	16;
	font-style: normal ;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}		
.txt9	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9;
	font-style: normal ;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
.txt26	{	
	font-family: tREBUCHET MS,tAHOMA, Arial, Helvetica, sans-serif;
	font-size:	26;
	font-style: normal ;
	text-decoration: none;
	word-spacing:-1;
	letter-spacing:	-1;
	font-weight: normal;
	text-transform:	none;
	}		
.txt145	{	
	font-family: verdana,tAHOMA, Arial, Helvetica, sans-serif;
	font-size:	14.5;
	font-style: normal ;
	text-decoration: none;
	word-spacing:normal;
	letter-spacing:	-1;
	font-weight: normal;
	text-transform:	none;
	}
.txt15	{	
	font-family: tREBUCHET MS,tAHOMA, Arial, Helvetica, sans-serif;
	font-size:	16;
	font-style: normal ;
	text-decoration: none;
	word-spacing:normal;
	letter-spacing:	-1;
	font-weight: normal;
	text-transform:	none;
	}
	
.txt8	
{	
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:	9;
	font-style: normal ;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	-1;
	text-transform:	none;
	}	

.Title	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	13;
	font-style: normal ;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#3333cc;
	}

A.Custom:link	{	
	text-decoration:	none;
	color:	#e00024;
	}	
		
A.Custom:visited	{	
	text-decoration:	none;
	color:	#e00024;
	}	
		
A.Custom:active	{	
	text-decoration:	none;
	color:	#e00024;
	}	
		
A.Custom:hover	{	
	text-decoration:	none;
	color:	#e00024;
	}

.SELECT
{
	padding-right: 0px;
	padding-left: 0px;
	border-left-color: silver;
	border-bottom-color: silver;
	padding-bottom: 0px;
	margin: 0px;
	width: 156px;
	border-top-style: none;
	border-top-color: silver;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: #fffff0;
	border-right-color: silver;
	border-bottom-style: none;
}

.calendar{text-decoration:	none;}

