﻿body 
{ 
	font-size: 9pt;
        color: #ffffff;
        font-family: century gothic,century gothic,Arial,Comic Sans MS;
 SCROLLBAR-FACE-COLOR: #262626;
    SCROLLBAR-HIGHLIGHT-COLOR: #262626;
    SCROLLBAR-3DLIGHT-COLOR: #262626;
    SCROLLBAR-ARROW-COLOR: #111111;
    SCROLLBAR-DARKSHADOW-COLOR: #262626;
    SCROLLBAR-BASE-COLOR: #262626

}

table {  
	font-size: 8pt;
        color: #9FA1A4;
        font-family: Arial,century gothic,century gothic,Comic Sans MS;
	text-align:justify;
}


A:link {
	color: #FF0000;
	text-decoration: none;
}

A:visited {
	color: #FF0000;
	text-decoration: none;
}

A:active {
	color: #FF0000;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: none;
}

A.dark:link {
	color: #FF0000;
	text-decoration: none;
}

A.dark:visited {
	color: #FF0000;
	text-decoration: none;
}

A.dark:active {
	color: #FF0000;
	text-decoration: none;
}

A.dark:hover {
	color: #FF0000;
	text-decoration: none;
}

.dhtmlgoodies_question{	/* Styling question */
	
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 3px;
    COLOR: #FF0000;
    FONT-FAMILY: Arial,Times New Roman,Verdana,  Helvetica, sans-serif;

	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 12px;
    VERTICAL-ALIGN: top;
    BORDER-LEFT: medium none;
    COLOR: #CCCCCC;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial,Times New Roman,Verdana,  Helvetica, sans-serif;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;


}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}



SELECT
{
    BORDER-RIGHT: #262626 1px solid;
    BORDER-TOP: #262626 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #262626 1px solid;
    COLOR: #9FA1A4;
    BORDER-BOTTOM: #262626 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #262626
}

.textbox
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #9FA1A4;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #262626 ;
/*    BACKGROUND-COLOR: ##000000 */
}
TEXTAREA
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #9FA1A4;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #262626
}

.listbox
{
    BORDER-TOP:0px;
    BORDER-RIGHT: #262626 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #262626 1px solid;
    COLOR: #111111;
    BORDER-BOTTOM: #262626 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #414348 ;
 SCROLLBAR-FACE-COLOR:#414348;
    SCROLLBAR-HIGHLIGHT-COLOR: #414348;
    SCROLLBAR-3DLIGHT-COLOR: #414348;
    SCROLLBAR-ARROW-COLOR: #111111;
    SCROLLBAR-DARKSHADOW-COLOR: #414348;
    SCROLLBAR-BASE-COLOR: #414348
}
.heading
{
 FONT-SIZE: 18px;
COLOR: #FFFFFF;
  FONT-STYLE: italic;
 FONT-FAMILY: Arial,Verdana,  Helvetica, sans-serif;
}








.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#414348;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
                        color:#FFFFFF;
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #000000;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#000000;
		
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #000000;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #000000;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#414348;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #414348;
			}