

body
{
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #E98500;
    margin-left:    0px;
    margin-right:    0px;
    margin-bottom:    0px;
    margin-top:    0px;
}


P.Small
{
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: black;
}

P.version
{
    font-family:    verdana;
    font-size:      0.7em;
    color:          gray;
    text-align:     right;
    padding-right:  10px;
}

INPUT.Login
{
    font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    BORDER-RIGHT: #777777 1px solid;
    BORDER-TOP: #777777 1px solid;
    BORDER-LEFT: #777777 1px solid;
    BORDER-BOTTOM: #777777 1px solid;    
}

INPUT.Date
{
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 0.9em;
    BORDER-RIGHT: #E98500 1px solid;
    BORDER-TOP: #E98500 1px solid;
    BORDER-LEFT: #E98500 1px solid;
    BORDER-BOTTOM: #E98500 1px solid;    
}


INPUT.Input
{
	PADDING-LEFT: 2px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 0.9em;
    BORDER-color: #E98500;
    BORDER-STYLE: solid;
    BORDER-WIDTH: 1px;
}

INPUT.Input:hover
{
    BORDER-color: #777777;
    BORDER-WIDTH: 1px;
}

INPUT.Input:focus
{
    BORDER-color: #777777;
    BORDER-WIDTH: 1px;
}

INPUT.Input:active
{
    BORDER-color: #777777;
    BORDER-WIDTH: 1px;
}



INPUT.LoginErr
{
    font-weight: 500;
    font-size: 0.9em;
    color: red;
}


INPUT.ButtonBar
{
	font-weight: bold;
	font-size: 0.9em;
	color:	#59200C;
	width:	100px;
	TEXT-ALIGN:	center;
	cursor: pointer
}

Input.Button 
{
	BORDER-LEFT: #E98500 1px solid;
	BORDER-RIGHT: #E98500 1px solid; 
	BORDER-BOTTOM: #E98500 1px solid;
	BORDER-TOP: #E98500 1px solid; 
	font-size: 0.9em;
	background-color: #59200C;
	color: #E98500;
	CURSOR: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: normal;
	padding: 5px;
}

Input.Button:hover
{
	BORDER-LEFT: #59200C 1px solid;
	BORDER-RIGHT: #59200C 1px solid; 
	BORDER-BOTTOM: #59200C 1px solid;
	BORDER-TOP: #59200C 1px solid; 
	font-size: 0.9em;
	background-color: #59200C;
	color: white;
	CURSOR: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: normal;
	padding: 5px;
}

Input.ColumnHeader
{
	color:	#59200C;
	font-weight: bold;
}

Input.MainMenuButton
{
	BORDER-LEFT: #59200C 1px solid;
	BORDER-RIGHT: #59200C 1px solid; 
	BORDER-BOTTOM: #59200C 1px solid;
	BORDER-TOP: #59200C 1px solid; 
	font-size: 0.7em;
	background-color: #E98500;
	color: #59200C;
	CURSOR: pointer;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	padding: 5px;
}

Input.MainMenuButton:hover
{
	BORDER-LEFT: #E98500 1px solid;
	BORDER-RIGHT: #E98500 1px solid; 
	BORDER-BOTTOM: #E98500 1px solid;
	BORDER-TOP: #E98500 1px solid; 
	font-size: 0.7em;
	background-color: #E98500;
	color: white;
	CURSOR: pointer;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	padding: 5px;
}


TextArea.Standard
{
	PADDING-LEFT: 2px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.0em;
    BORDER-RIGHT: #E98500 1px solid;
    BORDER-TOP: #E98500 1px solid;
    BORDER-LEFT: #E98500 1px solid;
    BORDER-BOTTOM: #E98500 1px solid;    
}

.RowInFocus
{
    font-size: 0.9em;
    Cursor: pointer;
    color: #E98500;
    background-color: #59200C;
}
.RowNotInFocus
{
    font-size: 0.9em;
    color: #59200C;
    background-color: #ffffff;
    cursor:     pointer;
}
.RowNotInFocus:hover
{
    background-color: #59200C;
    color: #ffffff;
}

hr.ContrastColour
{
    color: #59200C;
    background-color: #59200C;
    HEIGHT: 1px;
    WIDTH: 100%;
}


hr.StandardLine
{
    color: #E98500;
    background-color: #777777;
    HEIGHT: 1px;
    WIDTH: 100%;
}

hr.Box
{
    color: #777777;
    background-color: #777777;
    HEIGHT: 1px;
    WIDTH: 100%;
}

hr.footer
{
 
    border-top: 1px dashed #f00;
    color: #fff;
    background-color: #fff;
    height: 4px;
    WIDTH: 100%;
}

Table.Box
{
	BORDER-BOTTOM: #777777 1px solid;
	BORDER-TOP: #777777 1px solid; 
	BORDER-RIGHT: #777777 1px solid; 
	BORDER-LEFT: #777777 1px solid;
}

TD.Box
{
	BORDER-BOTTOM: #777777 1px solid;
	BORDER-TOP: #777777 1px solid; 
	BORDER-RIGHT: #777777 1px solid; 
	BORDER-LEFT: #777777 1px solid;
	font-size: 0.7em;
}

TD.TestBox
{
	BORDER-BOTTOM: black 1px solid;
	BORDER-TOP: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	BORDER-LEFT: black 1px solid;
	color: black;
	font-size: 0.7em;
}

TD.TestColumnHeader
{
	BORDER-BOTTOM: black 1px solid;
	BORDER-TOP: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	BORDER-LEFT: black 1px solid;
	font-weight: bold;
	font-size: 0.8em;
	background-color:#444444;
	color:#dddddd;
}


TD.ColumnHeader
{
	BORDER-BOTTOM: #777777 1px solid;
	BORDER-TOP: #777777 1px solid; 
	BORDER-RIGHT: #777777 1px solid; 
	BORDER-LEFT: #777777 1px solid;
	color: #E98500; 
	font-weight: bold;
	font-size: 0.7em;
}

TD.TrialHeader
{
    font-weight: bold;
    font-size: 1.0em;
    color: #59200C;
    font-family: Arial, Helvetica, sans-serif;
}


TD.CaseTab
{
	BORDER-BOTTOM: black 1px solid;
	BORDER-TOP: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	BORDER-LEFT: black 1px solid;
    font-weight: bold;
    font-size: 0.9em;
    color: black;
    CURSOR: pointer;
    font-family: Arial, Helvetica, sans-serif;
    background-color: silver
}

TD.CaseTabSelect
{
	BORDER-BOTTOM: black 1px solid;
	BORDER-TOP: white 1px solid; 
	BORDER-RIGHT: white 1px solid; 
	BORDER-LEFT: white 1px solid;
    color: gray; 
    font-size: 0.9em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: white;
}

TD.DataEntry
{
    font-weight: normal;
    font-size: 0.9em;
    color: #59200C; 
    font-family: Arial, Helvetica, sans-serif;
    height: 40px;
}

SELECT
{
	BORDER-color:	#59200C;
	BORDER-STYLE:	solid;
	BORDER-WIDTH:	1px;
    font-weight: normal;
    font-size: 0.9em;
    color: #59200C; 
    font-family: Arial, Helvetica, sans-serif;
}


LI.News
{
    font-weight: normal;
    font-size: 0.8em;
    color: #E98500; 
    font-family: Arial, Helvetica, sans-serif;

}

div#newsheader
 {
    background-image:  url(../images/tabmain_right_off.gif);
    background-position: top right;
    background-repeat: no-repeat;
	height: 30;
	TEXT-ALIGN: center;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}


A.highlight:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    TEXT-DECORATION: none;
	color:	red;
	Vertical-align:	middle;
}
A.highlight:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    TEXT-DECORATION: none;
	color:	red;
	Vertical-align:	middle;
}
A.highlight:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    TEXT-DECORATION: underline;
	color:	#59200C;
	Vertical-align:	middle;
}
A.highlight:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    TEXT-DECORATION: none;
	color:	red;
	Vertical-align:	middle;
}



.sharesb{
	clear:both;
	position:relative;
	border:1px solid #878787;
	padding:3px;
	margin:15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
}
.sharesb p {
	padding:0;
	margin:0;
}
.sharesb p a{
	position:absolute;
	top:0px;
	right:0px;
	padding:3px 5px 0 0;
}
.sharesb h3{
	padding:0 3px 0 0;
	margin:0;
	margin:0 5px 0 3px;
	font-size:0.88em;
	font-weight:normal;
}
.sharesb ul{
	text-align:center;
	list-style:none;
	margin:6px 0 4px 0;
	padding:0;
}
.sharesb ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
}
.sharesb ul li.delicious{
	background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/delicious.gif") no-repeat 0 0;
}
.sharesb ul li.digg{
	background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/digg.gif") no-repeat 0 0;
}
.sharesb ul li.reddit{
	padding:0 0 0 2px;
	background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/reddit.gif") no-repeat 0 0;
}
.sharesb ul li.facebook{
	background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/facebook.gif") no-repeat 0 0;
}
.sharesb ul li.stumbleupon{
	background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/stumbleupon.gif") no-repeat 0 0;
}
.sharesb ul li a{
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
}


TD.SampleTab
{
	BORDER-BOTTOM: black 1px solid;
	BORDER-TOP: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	BORDER-LEFT: black 1px solid;
    font-weight: normal;
    font-size: 0.9em;
    color: black;
    CURSOR: pointer;
    font-family: Arial, Helvetica, sans-serif;
    background-color: silver;
}

TD.SampleTabSelect
{
	BORDER-BOTTOM: black 1px solid;
	BORDER-TOP: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	BORDER-LEFT: black 1px solid;
    font-weight: bold;
    font-size: 0.9em;
    color: #ffffff; 
    font-family: Arial, Helvetica, sans-serif;
    background-color: #59200C;
}

