﻿/* CSS Document */
body {
	font-family: Arial;
	background-color:#FFFFFF;
	margin: 0px;
	background-repeat:repeat-x;
}

.HeaderItems img
{
    border:0px;
}


.opposingArgsArrowLtr
{
	background-image:url(../Images/Arguments/opposingArgumentArrow_ltr.gif);
	height:75px;
	margin-left:143px;
	*margin-left:133px;
	margin-top:-13px;
	position:absolute;
	width:36px;
	z-index:1000;
}

.opposingArgsArrowRtl
{
	background-image:url(../Images/Arguments/opposingArgumentArrow_rtl.gif);
	height:75px;
	margin-left:-47px;
	*margin-left:-57px;
	margin-top:-13px;
	position:absolute;
	width:50px;
	z-index:1000;
}

.ProsecutionArrow 
{
	background-image:url(../Images/Arguments/replayArgumentArrow_ltr.gif);
	height:75px;
	margin-left:127px;
	margin-top:-15px;
	position:absolute;
	zoom:1;
	width:50px;
	z-index:1000;
}
.DefenceArrow 
{
	background-image:url(../Images/Arguments/replayArgumentArrow_rtl.gif);
	height:75px;
	margin-left:-48px;
	margin-top:-15px;
	position:absolute;
	width:50px;
	z-index:1000;
}

.hardBreak
{
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	word-break:break-all;
}

td {
	font-family: Arial;
}
A:Link{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0d82bf;
	text-decoration:underline;
}
A:Visited{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0d82bf;
	text-decoration:underline;
}
A:Hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0d82bf;
	text-decoration:none;
}
.BoldLink, A.BoldLink:Link{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0d82bf;
	text-decoration:underline;
}
A.BoldLink:Visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0d82bf;
	text-decoration:underline;
}
A.BoldLink:Hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0d82bf;
	text-decoration:none;
}
.LinkOn{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #DD8800;
}
A.RedLink:Link{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #D42929;
	text-decoration:none;
}
A.RedLink:Visited{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #D42929;
	text-decoration:underline;
}
A.RedLink:Hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #D42929;
	text-decoration:none;
}
A.GreenLink:Link{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #13A001;
	text-decoration:none;
}
A.GreenLink:Visited{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #13A001;
	text-decoration:underline;
}
A.GreenLink:Hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #13A001;
	text-decoration:none;
}
A.OpenCases:Link{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #0d82bf;
	line-height: 18px;
	text-decoration:underline;
}
A.OpenCases:Visited{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #0d82bf;
	line-height: 18px;
	text-decoration:underline;
}
A.OpenCases:Hover{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #0d82bf;
	line-height: 18px;
	text-decoration:none;
}
.FooterText{
	font-family: arial;
	font-size: 11px;
	color: #666666;
}
A.Footer:Link{
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
A.Footer:Visited{
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
A.Footer:Hover{
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
h1{
	font-family: arial;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
.MainTitleBlack{
	font-family: arial;
	font-size: 24px;
	color: #000000;
	text-decoration:none;
}
.MainTitleOrange{
	font-family: arial;
	font-size: 24px;
	color: #dd8800;
	text-decoration:none;
	font-weight:bold;
}
.TitleOrange{
	font-family: arial;
	font-size: 18px;
	color: #dd8800;
	text-decoration:none;
	font-weight:bold;
}
.MainTitleGreen{
	font-family: arial;
	font-size: 24px;
	color: #13A001;
	text-decoration:none;
	font-weight:bold;
}
.MainTitleRed{
	font-family: arial;
	font-size: 24px;
	color: #D42929;
	text-decoration:none;
	font-weight:bold;
}
TD.CaseTitle{
	/* eran */
	/*background-image: url(../images/caseFrame_titleBG.jpg);*/
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 95px;
	padding-right: 95px;
	text-align: center;
}
.CaseTitleSides{
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.CaseTitleVS{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.CaseTitleCharge{
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #dd8800;
}
/* eran */
.CaseCharge:Link, .CaseCharge:Visited{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
/* eran */
.CaseCharge:Hover{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.CaseTitleChargeText{
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #dd8800;
}
TD.CaseContent{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 95px;
	padding-right: 95px;
	text-align: justify;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	
}
.CaseTimeLeft{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.CaseNotGuiltyText{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #13a001;
}
.CaseGuiltyText{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #cc0303;
}
.prosecutionPic{
	position:absolute;
	top:7px;
	left: 7px;
	width: 82px;
	/*height: 102px;*/
	border: solid 1px #aaaaaa;
	padding: 3px;
	background-color: #FFFFFF;
}
.defencePic{
	position:absolute;
	top:7px;
	right: 7px;
	/*width: 82px;*/
	/*height: 102px;*/
	border: solid 1px #aaaaaa;
	padding: 3px;
	background-color: #FFFFFF;	
}
.OpposingArguments{
	position:relative;
	top:0px;
	left: 0px;
}
.defencePicTag{
	position:absolute;
	top: -5px;
	right: -7px;
	width: 77px;
	/*height: 77px;*/
	Filter: Alpha(Opacity=85);
}
/* eran */
.hedaerDefencePicTag{
	position:absolute;
	top: -7px;
	right: -15px;
	width: 77px;
	/*height: 77px;*/
	Filter: Alpha(Opacity=85);
}
.defensePicTag{
	position:absolute;
	top: -7px;
	right: -15px;
	width: 77px;
	height: 77px;
	Filter: Alpha(Opacity=85);
}
/* eran */
.ReplayArgumentRTL{
	position:absolute;
	top: -15px;
	left: -52px;
	width: 52px;
	height: 77px;
}
/* eran */
.ReplayArgumentLTR{
	position:absolute;
	top: -15px;
	right: -52px;
	width: 52px;
	height: 77px;
}
/* eran */
.SourceArgumentRTL{
	position:absolute;
	top: -14px;
	left: -52px;
	width: 52px;
	height: 77px;
}
/* eran */
.SourceArgumentLTR{
	position:absolute;
	top: -14px;
	right: -52px;
	width: 52px;
	height: 77px;
}
.OpposingArgumentRTL
{
	z-index:100;
	position:absolute;
	top: -13px;
	left: -48px; /* eran: old is 58 */
	width: 46px;
	height: 73px;
}
.OpposingArgumentLTR
{
	z-index:100;
	position:absolute;
	top: -13px;
	right: -46px;
	width: 46px;
	height: 73px;
}
.OpenCase{
	position:relative;
	top:0px;
	left: 0px;
}
.ClosedCase{
	position:relative;
	top:0px;
	left: 0px;
}
.CloseArguments{
	position:relative;
	top:0px;
	left: 0px;
}
.CloseAll{
	top: 80px;
	left: -407px;
	width: 829px;
	height: 30px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F6F8F9;
	border: solid 1px #E5E9ED;
	text-align: center;
}
A.MoreCases:Link{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #dd8800;
	text-decoration: none;
}
A.MoreCases:Visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #dd8800;
	text-decoration: none;
}
A.MoreCases:Hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #dd8800;
	text-decoration: underline;
}
.CasesFrameTitle{
	font-family: arial;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}
A.CasesRelated:Link{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #0d82bf;
	line-height: 18px;
	text-decoration:underline;
}
A.CasesRelated:Visited{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #0d82bf;
	line-height: 18px;
	text-decoration:underline;
}
A.CasesRelated:Hover{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #0d82bf;
	line-height: 18px;
	text-decoration:none;
}
A.FilterMenu:Link{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}
A.FilterMenu:Visited{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:underline;
}
A.FilterMenu:Hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
A.FilterMenuOn:Link{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none; /* eran */
}
A.FilterMenuOn:Visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none; /* eran */
}
A.FilterMenuOn:Hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none; /* eran */
}
.subTitleBlue, A.subTitleBlue:Link, A.subTitleBlue:Visited, A.subTitleBlue:Hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #0d82bf;
	padding-bottom: 12px;
}
.subTitleBlack{
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.subTitleRed{
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #D42929;
}.subTitleGreen{
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #13A001;
}
.TextBlack{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.TextGray{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.TextOrange{
	font-family: arial;
	font-size: 12px;
	color: #dd8800;
	text-decoration:none;
	font-weight:normal;
}
A.topMenu:Link, A.topMenu:Hover, A.topMenu:Visited{
	font-family: arial;
	font-size: 11px;
	font-weight: 600;
	color: #0d82bf;
	text-decoration:none;
}
.searchbox{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: solid 1px #0d82bf;
	/*height: 22px;*/ /* eran */
	width: 123px;
	padding: 2px;
}
/* eran */
.SubMenu{
	background-color: #FFFFFF;
	border: solid 1px #aaaaaa;
	padding: 1px;
	z-index: 2;
	position: absolute;
	top: 120px;
	left: 416px;
	filter: alpha(Opacity=95);
}
.QuickLinks{
	background-color: #FFFFFF;
	border: solid 1px #aaaaaa;
	padding: 1px;
	z-index: 2;
	position: absolute;
	top: -3px;
	left: 50px;
	filter: alpha(Opacity=95);
}
A.SubMenuLink:Link{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #dd8800;
	text-decoration:none;
}
A.SubMenuLink:Visited{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #dd8800;
	text-decoration:none;
}
A.SubMenuLink:Hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #dd8800;
	text-decoration:underline;
}
.SubMenuSplit{
	/* eran */
	/*background-image: url(../images/dashedLine_grey.gif);*/
	background-repeat: repeat-x;
	height: 1px;
}
.SubMenuTD{
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.CaseHeader{
	background-image:url(../images/casePage_HeaderBg.jpg);
	background-repeat:repeat-x;
	padding-top: 5px;
}
TD.HeaderCaseContent{
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: justify;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	
}
.CaseStatusOpen{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #dd8800;
	text-decoration:none;
}
.CaseStatusClose{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #D42929;
	text-decoration:none;
}
.CaseInfo{
	padding-top: 7px;
}
.ScaleFlash{
	background-color:#FFFFFF;
	border: solid 1px #AAAAAA;
	padding: 3px;
}
.ColumnTitle{
	height: 30px;
	background-color: #E5E9ED;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
A.SortByMenu:Link{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0d82bf;
	text-decoration:underline;
}
A.SortByMenu:Visited{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0d82bf;
	text-decoration:underline;
}
A.SortByMenu:Hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0d82bf;
	text-decoration:none;
}
A.SortByMenuOn:Link{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
A.SortByMenuOn:Visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
A.SortByMenuOn:Hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
A.PagingMenu:Link{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
A.PagingMenu:Visited{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
A.PagingMenu:Hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
/* eran */
A.PagingMenuOn:Link, .PagingMenuOn{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
A.PagingMenuOn:Visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
A.PagingMenuOn:Hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.PagingMenuOff{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ADB5C0;
	text-decoration:none;
}
TD.Arguments{
	background-color: #F4F4F4;
	height:100%;
}
/* eran */
TD.ArgumentsGreen, .ArgumentsGreen{
	background-color: #F4F4F4;
	height:100%;
	border: solid 1px #13A001;
}
/* eran */
TD.ArgumentsRed, .ArgumentsRed{
	background-color: #F4F4F4;
	height:100%;
	border: solid 1px #D43737;
}
TD.Argument{
	background-color: #FFFFFF;
	border: solid 1px #E5E9ED;
	padding: 6px;
	width: 381px;
}
TD.ArgumentRed{
	background-color: #FFFFFF;
	border: solid 1px #D43737;
	padding: 6px;
	width: 381px;
}
TD.ArgumentGreen{
	background-color: #FFFFFF;
	border: solid 1px #13A001;
	padding: 6px;
	width: 381px;
}
TD.AddArgument{
	background-color: #FFFFFF;
	border-top: none;
	border-bottom: solid 1px #E5E9ED;
	border-left: solid 1px #E5E9ED;
	border-right: solid 1px #E5E9ED;
	padding: 6px;
	width: 381px;
}
A.Report:Link{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ADACAC;
	text-decoration:none;
	line-height: 24px;
}
A.Report:Visited{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ADACAC;
	text-decoration:none;
	line-height: 24px;
}
A.Report:Hover{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #0d82bf;
	text-decoration:none;
	line-height: 24px;
}
.Close{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #0d82bf;
	text-decoration:none;
}
A.Close:Link{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #0d82bf;
	text-decoration:none;
}
A.Close:Visited{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #0d82bf;
	text-decoration:none;
}
A.Close:Hover{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #0d82bf;
	text-decoration:none;
}
.ArgumentText{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	text-align:justify;
}
.ArgumentInfo{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	width: 100%;
	height: 30px;
}
.ArgumentInfoRed{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	width: 100%;
	line-height:20px;
	background-color: #F6F8F9;
	border: solid 1px #D42929;
}
.ArgumentInfoGreen{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	width: 100%;
	line-height:20px;
	background-color: #F6F8F9;
	border: solid 1px #13A001;
	padding-left: 6px;
}
A.ArgumentLink:Link{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #0d82bf;
	text-decoration:underline;
}
A.ArgumentLink:Visited{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #0d82bf;
	text-decoration:underline;
}
A.ArgumentLink:Hover{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #0d82bf;
	text-decoration:none;
}
.ArgumentStrength{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F6F8F9;
	border: solid 1px #E5E9ED;
	text-align: center;
	vertical-align: top;
	padding: 2px;
	height: 47px; /* eran */
}
.ArgumentStrengthRed{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F6F8F9;
	border: solid 1px #D42929;
	text-align: center;
	vertical-align: top;
	padding: 2px;
	height: 47px; /* eran */
}
.OpposingArgumentsRed{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F4F4F4;
	border: solid 1px #D42929;
	text-align: center;
	vertical-align: top;
	padding: 2px;
	height: 47px; /* eran */
}
.ArgumentStrengthGreen{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F6F8F9;
	border: solid 1px #13A001;
	text-align: center;
	vertical-align: top;
	padding: 2px;
	height: 47px; /* eran */
}
.OpposingArgumentsGreen{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F4F4F4;
	border: solid 1px #13A001;
	text-align: center;
	vertical-align: top;
	padding: 2px;
	height: 47px;
}
.Strength{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #dd8800;
}
/* eran */
.UserPic{
	width: 74px;
	/*height: 74px;*/
	border: solid 1px #aaaaaa;
	padding: 3px;
	background-color: #FFFFFF;
}
/* eran */
.CasePic{
	width: 74px;
	/*height: 94px;*/
	border: solid 1px #aaaaaa;
	padding: 3px;
	background-color: #FFFFFF;
}
.GiveVerdict{
	background-color: #F6F8F9;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	line-height: 24px;
}
TD.ArgumentTabOn{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #dd8800;
	text-align:center;
	vertical-align: middle;
}
TD.ArgumentTabOff{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #dd8800;
	text-align:center;
	vertical-align: middle;
}
A.ArgumentTabOff:Link{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #dd8800;
	text-decoration:none;
}
A.ArgumentTabOff:Visited{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #dd8800;
	text-decoration:none;
}
A.ArgumentTabOff:Hover{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #dd8800;
	text-decoration:none;
}
.TextArea{
	background-color: #F6F8F9;
	border: solid 1px #E5E9ED;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color: #000000;
	padding: 4px;
}
.Error{
	background-color: #F6F8F9;
	border: solid 1px #D42929;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	height: 30px;
}
.ErrorText{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #D42929;
}
.VerdictGuilty{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color: #D42929;
	text-align: center;
}
.VerdictNotGuilty{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color: #13A001;
	text-align: center;
}
.CaseSummeryBox{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F6F8F9;
	border: solid 1px #E5E9ED;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
}
.CaseSummeryTitle{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #E5E9ED;
	border: solid 1px #E5E9ED;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
}
.StrengthText{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #dd8800;
}


A.secondMenu:Link{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
A.secondMenu:Visited{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
A.secondMenu:Hover{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.secondMenuOn, A.secondMenuOn:Link, A.secondMenuOn:Visited, A.secondMenuOn:Hover{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.categoryOn, A.categoryOn:Link, A.categoryOn:Hover, A.categoryOn:Visited  {
	font-family: arial;
	font-size: 14px;
	color: #dd8800;
	font-weight: bold;
	text-decoration: none;
}
.UserSmallPic{
	width: 40px;
	/*height: 41px;*/
	border: solid 1px #aaaaaa;
	padding: 3px;
	background-color: #FFFFFF;
}
.FormField{
	padding: 7px;
}
.TextBox{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #0d82bf;
	/*height: 22px;*/
	padding: 2px;
}
.ExampleText{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.ClosedCase{
	position:relative;
	top:0px;
	left: 0px;
}
.closedTag{
	position:absolute;
	top: 0px;
	left: 150px;
	width: 103px;
	height: 83px;
	z-index: 1;
}

.PeopleFrame{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
TD.PeopleContent{
	text-align: justify;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;	
}
.UserProfileTitle{
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
A.SueLink:Link{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0d82bf;
	text-decoration:none;
}
A.SueLink:Visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0d82bf;
	text-decoration:none;
}
A.SueLink:Hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0d82bf;
	text-decoration:underline;
}
.ProfileSummeryBox{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top:none;
	border-bottom: solid 1px #E5E9ED;
	border-left: solid 1px #E5E9ED;
	border-right: solid 1px #E5E9ED;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
}
.ProfileSummeryTitle{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F4F4F4;
	border: solid 1px #E5E9ED;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
}
TD.UserProfileContent{
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: justify;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;	
}
.TextRed{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #D42929;	
}
.TextGreen{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #13A001;	
}
.SearchHighlight{
	background-color: #fdb645;
}
.AccountField{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F6F8F9;
	border: solid 1px #E5E9ED;
	text-align: left;
	vertical-align: top;
	padding: 8px;
}
.ProsecutionOn{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #D42929;
	line-height: 18px;
	text-decoration:none;
}
.DefenseOn{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #13A001;
	line-height: 18px;
	text-decoration:none;
}

.ModalBackground
{
	background-color:#d8dce5; 
	filter:alpha(opacity=70); 
	opacity:0.7; 	
}

.Modal
{
	background-color:White;
	border:2px solid #0d82bf;
}


TD.SmallCaseTitle{
	padding: 7px;
	text-align: center;
}
.SmallCaseTitleSides{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.SmallCaseTitleVS{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.SmallCaseTitleCharge{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #dd8800;
}
.SmallCaseTitleChargeText{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
TD.SmallCaseContent{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: justify;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	
}
.SmallProsecutionPic{
	border: solid 1px #aaaaaa;
	padding: 3px;
	background-color: #FFFFFF;
}
.SmallDefensePic{
	border: solid 1px #aaaaaa;
	padding: 3px;
	background-color: #FFFFFF;	
}
.InviteTitle{
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

A.SubmitDefence:Link{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #dd8800;
	text-decoration:none;
}
A.SubmitDefence:Visited{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #dd8800;
	text-decoration:none;
}
A.SubmitDefence:Hover{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #dd8800;
	text-decoration:underline;
}

.ArgumentThankYou{
	position:relative;
	top:0px;
	left: 0px;
}
.prosecutionthankYou{
	position:absolute;
	top:-20px;
	left: 50px;
	width: 77px;
	height: 51px;
}
.defensethankYou{
	position:absolute;
	top:-20px;
	left: 50px;
	width: 77px;
	height: 51px;
}

.SliderText{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color: #000000;
}

.hide { display:none; }
.mainTable { width:600px; border:0px; padding:0px 0px 0px 0px; }

.TextBoxGrey{
	border:solid 1px #aaaaaa;
	font-family:arial;
	font-size:11px;
	background-color: #FFFFFF;
	color:#666666
}
.websiteLink{
	border-bottom:solid 1px #e5e5e5;
	font-family:arial;
	width:825px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:12px;
	padding-right:12px;
}
.UserMiniPic{
	width: 30px;
	height: 30px;
	border: solid 1px #aaaaaa;
	padding: 2px;
	background-color: #FFFFFF;
}

.transparent
{
    position:absolute;
    filter:alpha(opacity=10); 
    -moz-opacity: 0.1; 
    opacity: 0.1; 
    background-color:white
}