/* CSS Stylesheet for DARTReporting.co.uk */
 
/* BODY				{background-color: #A4F5F2;       LETTER-SPACING: normal;    TEXT-TRANSFORM: none;    WORD-SPACING: normal;    margin: 0 0 0 0;	font-family: Tahoma;	font-size:6pt;	} */
BODY				{background-color: #111111;       LETTER-SPACING: normal;    TEXT-TRANSFORM: none;    WORD-SPACING: normal;    margin: 0 0 0 0;	font-family: Tahoma;	font-size:6pt;	}
/* --------------------------------------------------------------------------- */
/* CONTROLS */
div.Scrollable			{overflow: auto;}
div.Box				{overflow: auto; border-style: solid; border-color:#000044; border-width:1; background-color:EEEEFF;}
.InputBox			{background-color: #FFFFFF;	color: #000000;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}	
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* BUTTONS */
.MenuButton			{background-color: #5199DC;}
.TextMenuButton			{background-color: Transparent;	color: #FFFFFF;	text-align: center;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.TextMenuButton:Hover		{background-color: Transparent;	color: #FFFFFF;	text-align: center;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: underline;}
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* TEXT */	
.Link				{background-color: Transparent;	color: #000088;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.Link:Hover			{background-color: Transparent;	color: #000088;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: underline;}
.LinkWhite			{background-color: Transparent;	color: #FFFFFF;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.LinkWhite:Hover		{background-color: Transparent;	color: #FFFFFF;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: underline;}
.LinkBlack			{background-color: Transparent;	color: #000000;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.LinkBlack:Hover		{background-color: Transparent;	color: #000000;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: underline;}
.LinkLarge			{background-color: Transparent;	color: #000088;	text-align: left;	font-family: Arial; 	font-size: 12pt;	font-weight: normal;	text-decoration: none;}
.LinkLarge:Hover		{background-color: Transparent;	color: #000088;	text-align: left;	font-family: Arial; 	font-size: 12pt;	font-weight: normal;	text-decoration: underline;}
.TextSmallBlack			{background-color: Transparent;	color: #000000;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.TextSmallWhite			{background-color: Transparent;	color: #FFFFFF;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.TextSmallBlackCenter		{background-color: Transparent;	color: #000000;	text-align: center;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.TextTitleBlack			{background-color: Transparent;	color: #588BBC;	text-align: left;	font-family: Arial; 	font-size: 16pt;	font-weight: normal;	text-decoration: none;}
.TextSmallBlueTitle		{background-color: Transparent;	color: #000088;	text-align: left;	font-family: Arial; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.TextError			{background-color: Transparent;	color: #FF0000;	text-align: center;	font-family: Tahoma; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.TextThankyou			{background-color: Transparent;	color: #0000FF;	text-align: center;	font-family: Tahoma; 	font-size: 8pt;		font-weight: normal;	text-decoration: none;}
.RequiredField			{font-family: "verdana",MS Sans Serif, Tahoma, sans-serif; font-size: 10px; font-style: italic; font-weight: normal;	color: #FF0000; }
.TextWizard			{background-color: Transparent;	color: #000000;	text-align: left;	font-family: Calibri; 	font-size: 12pt;	font-weight: normal;	text-decoration: none;}
/* --------------------------------------------------------------------------- */

