/*---------------------------------------------#
# AppaJudging.css - Appa Judging Panel Skin
# Original Design by IC12 - www.ic12.com.au
# copyright 2006 - 2007 IC One Two Pty Ltd
# http://www.ic12.com.au
#----------------------------------------------*/
body{
font-family:Arial,Verdana,sans-serif;
font-size:13px;
color:#302E2E;
padding:0px;
margin:0px;
background: #ffffff top left no-repeat fixed;
}
a:link, a:active, a:visited {
color:#000;
text-decoration:none;
}

a:hover {
color:#FF0000;
text-decoration:underline;
}

a {
text-decoration:none;
color:#FF0000;
}
a.Menu:hover {
color:white;
text-decoration:underline;
}

a.Menu {
text-decoration:none;
color:white;
}
a.HomeLink:hover {
color:white;
text-decoration:underline;
font-size:10px;
}

a.HomeLink {
text-decoration:none;
color:white;
font-size:10px;
}
img{
vertical-align:middle;
border:0;
}
.EntryText {
	font-family:DejaVu,Geneva,Verdana,sans-serif;
	color:#525252;
	font-size:12px;
	font-weight:bold;
}
.PageTop {
height:60px;
background-color:#302E2E;
}
.PageTopTitle {
font-family:DejaVu,Geneva,Verdana,sans-serif;
color:#ffffff;
text-align:right;
font-size:16px;
font-weight:bold;
}
.PageTopDesc {
font-family:DejaVu,Geneva,Verdana,sans-serif;
color:#ffffff;
text-align:left;
font-size:14px;
}
.TableHead {
	font-family:DejaVu,Geneva,Verdana,sans-serif;
	color:#ffffff;
	text-align:center;
	height:20px;
	font-size:13px;
	font-weight:bold;
	background-color:#545975;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.HeadLeft {
	font-family:DejaVu,Geneva,Verdana,sans-serif;
	color:#ffffff;
	height:20px;
	font-size:13px;
	font-weight:bold;
	background-color:#545975;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.HeadRight {
	font-family:DejaVu,Geneva,Verdana,sans-serif;prev
	color:#ffffff;
	height:20px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	background-color:#545975;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.green {
	font-family:Arial,Verdana,sans-serif;
	color:#000000;
	font-size:10px;
	text-align:center;
	background-color:#3d8231;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
}
.RowActive{
	font-family:Arial,Verdana,sans-serif;
	color:#ffffff;
	font-size:13px;
	text-align:center;
	background-color:#D40707;
	border-bottom:1px solid #ffffff;
}
.Rowtime{
	font-family:Arial,Verdana,sans-serif;
	color:#302E2E;
	font-size:13px;
	text-align:center;
	background-color:#2D2F2D;
	border-bottom:1px solid #ffffff;
}
.TableRow1 {
	font-family:Arial,Verdana,sans-serif;
	color:#302E2E;
	font-size:13px;
	text-align:center;
	background-color:#A3A3A3;
	border-bottom:1px solid #ffffff;
}
.TableRow1start {
	font-family:Arial,Verdana,sans-serif;
	color:#302E2E;
	font-size:13px;
	padding:2px;
	background-color:#A3A3A3;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
}
.TableRow2 {
	font-family:Arial,Verdana,sans-serif;
	color:#302E2E;
	font-size:13px;
	padding:2px;
	text-align:center;
	background-color:#BCBEC9;
	border-bottom:1px solid #ffffff;
}
.TableRow2start {
	font-family:Arial,Verdana,sans-serif;
	color:#302E2E;
	font-size:13px;
	padding:2px;
	background-color:#BCBEC9;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
}
.Average {
	font-family:Arial,Verdana,sans-serif;
	color:#302E2E;
	text-align:center;
	font-size:50px;
	background-color:#BCBEC9;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
}
.AverageBright {
	font-family:Arial,Verdana,sans-serif;
	color:#302E2E;
	text-align:center;
	font-size:50px;
	background-color:#BCBEC9;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
}
.Majority {
	font-family:Arial,Verdana,sans-serif;
	color:#302E2E;
	text-align:center;
	font-size:50px;
	background-color:#A3A3A3;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.AverageDim {
	font-family:Arial,Verdana,sans-serif;
	color:#666666;
	text-align:center;
	font-size:50px;
	background-color:#A3A3A3;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.MajorityDim {
	font-family:Arial,Verdana,sans-serif;
	color:#302E2E;
	text-align:center;
	font-size:50px;
	background-color:#A3A3A3;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.MajorityBright {
	font-family:Arial,Verdana,sans-serif;
	color:#000000;
	text-align:center;
	font-size:50px;
	background-color:#BCBEC9;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
}
.TableBorder {
	background-color:#ffffff;
	border:1px solid #302E2E;
}
tr.TableBorder {
	background-color:#ffffff;
	border:1px solid #302E2E;
}
.TDcell{
	font-family:DejaVu,Geneva,Verdana,sans-serif;
	color:#000000;
	height:14px;
	font-size:13px;
	background-color:#eae8e3;
}
.TDcellA{
	font-family:DejaVu,Geneva,Verdana,sans-serif;
	color:#ffffff;
	height:14px;
	font-size:13px;
	background-color:#bab5ab;
}

.ControlHead {
	font-family:DejaVu,Geneva,Verdana,sans-serif;
	color:#ffffff;
	height:20px;
	font-size:13px;
	font-weight:bold;
	background-color:#545975;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.ControlMain {
	background-color:#302E2E;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.ControlJudging {
	font-family:Arial,Verdana,sans-serif;
	color:#ffffff;
	text-align:center;
	font-size:30px;
	font-weight:bold;
}
.ControlReview {
	font-family:Arial,Verdana,sans-serif;
	color:#ffffff;
	font-size:30px;
}
.ReviewButtons {
	font-family:Arial,Verdana,sans-serif;
	color:#3E3E3E;
	font-size:24px;
	font-weight:bold;
	height:40px;
	width:80px;
	background-color:#D9D9D9;
	padding:2px;
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
}
.printtitle {
	font-family:Arial,Verdana,sans-serif;
	color:#302E2E;
	text-align:center;
	font-size:25px;
}
.ControlFinalise {
	font-family:Arial,Verdana,sans-serif;
	color:#ffffff;
	text-align:left;
	font-size:18px;
	font-weight:bold;
}
.FinaliseButtons {
	font-family:Arial,Verdana,sans-serif;
	color:#484848;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background-color:#D9D9D9;
	padding:2px;
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
	width:280;
	height:25px;
}
.PreviewHeadL {
	font-family:DejaVu,Geneva,Verdana,sans-serif;
	color:#ffffff;
	height:20px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	background-color:#545975;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.PreviewHead {
	font-family:DejaVu,Geneva,Verdana,sans-serif;
	color:#ffffff;
	height:20px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	background-color:#545975;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.PreviewHeadR {
	font-family:DejaVu,Geneva,Verdana,sans-serif;
	color:#ffffff;
	height:20px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	background-color:#545975;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.PreviewMainL {
	font-family:Arial,Verdana,sans-serif;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	background-color:#302E2E;
	border-left:1px solid #ffffff;
}
.PreviewMain {
	font-family:Arial,Verdana,sans-serif;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	background-color:#302E2E;
}
.PreviewMainR {
	font-family:Arial,Verdana,sans-serif;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	background-color:#302E2E;
	border-right:1px solid #ffffff;
}
.PreviewFootL {
	font-family:DejaVu,Geneva,Verdana,sans-serif;
	color:#ffffff;
	height:20px;
	text-align:center;
	font-size:13px;
	background-color:#545975;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.PreviewFoot {
	font-family:DejaVu,Geneva,Verdana,sans-serif;
	color:#ffffff;
	height:20px;
	text-align:center;
	font-size:13px;
	background-color:#545975;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.PreviewFootR {
	font-family:DejaVu,Geneva,Verdana,sans-serif;
	color:#ffffff;
	height:20px;
	text-align:center;
	font-size:13px;
	background-color:#545975;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.Queue1L {
	background-color:#A3A3A3;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
}
.Queue1M {
	background-color:#A3A3A3;
	border-bottom:1px solid #ffffff;
}
.Queue1R {
	background-color:#A3A3A3;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.Queue2L {
	background-color:#BCBEC9;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
}
.Queue2M {
	background-color:#BCBEC9;
	border-bottom:1px solid #ffffff;
}
.Queue2R {
	background-color:#BCBEC9;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
.QueueJudged {
	font-family:Arial,Verdana,sans-serif;
	color:#606060;
	font-size:13px;
}
.QueueUnjudged {
	font-family:Arial,Verdana,sans-serif;
	color:#302E2E;
	font-size:13px;
}
.QueueJudging {
	font-family:Arial,Verdana,sans-serif;
	color:#ff0000;
	font-weight:bold;
	font-size:14px;
}
.QueueReview {
	font-family:Arial,Verdana,sans-serif;
	color:#545975;
	font-size:13px;
	font-weight:bold;
}

.GreenButton {
	color:#1FDD00;
}

.RegButton {
	font-family:Arial,Verdana,sans-serif;
	color:#3E3E3E;
	font-size:10px;
	font-weight:bold;
	height:18px;
	background-color:#D9D9D9;
	padding:2px;
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
}
.RegButton {
	font-family:Arial,Verdana,sans-serif;
	color:#3E3E3E;
	font-size:10px;
	font-weight:bold;
	height:18px;
	background-color:#D9D9D9;
	padding:2px;
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
}

				.headTitle, h2 {
					font-family:DejaVu,Geneva,Verdana,sans-serif; color:#ffffff; height:15px; font-size:13px; font-weight:bold; background-color:#545975; border-top:1px solid #ffffff; border-left:1px solid #ffffff; border-bottom:1px solid #ffffff;
				}
                .body, TD {font-size:15; color: #4C627E; font-family: arial, helvetica, sans_serif;}
                .submit {font-size:17; color: #000000; font-family: arial, helvetica, sans_serif;}
                .headTitle A { color: #ffffff; font-size:14; }
               	.bg1 {
					font-family:Arial,Verdana,sans-serif;
					color:#302E2E;
					text-align:left;
					font-size:14px;
					background-color:#BCBEC9;
					border-bottom:1px solid #ffffff;
					border-right:1px solid #ffffff;
					border-left:1px solid #ffffff;
				}
				td.bg1 {
					font-family:Arial,Verdana,sans-serif;
					color:#302E2E;
					text-align:left;
					font-size:14px;
					background-color:#ffffff;
				}
				td.bg2 {
					font-family:Arial,Verdana,sans-serif;
					color:#302E2E;
					text-align:left;
					font-size:14px;
					background-color:#ffffff;
				}
				td.bg3 {
					font-family:Arial,Verdana,sans-serif;
					background-color:#ffffff;
				}
				.bg2 {
					font-family:Arial,Verdana,sans-serif;
					color:#302E2E;
					text-align:left;
					font-size:12px;
					background-color:#A3A3A3;
					border-bottom:1px solid #ffffff;
					border-right:1px solid #ffffff;
				}
                .bg2Bold { background-color: #DEDEDE; font-weight: bold; }
                .blank { background-color: #ffffff; }
                a.menulink:link{font-family:trebuchet, Verdana, Arial, Helvetica;font-size: 9pt;color: #4C627E;text-decoration: none;}
                a.menulink:visited{font-family:trebuchet, Verdana, Arial, Helvetica;font-size: 9pt;color: #4C627E;text-decoration: none;}
                a.menulink:active{font-family:trebuchet, Verdana, Arial, Helvetica;font-size: 9pt;color: #ff0000;text-decoration: underline;}
                a.menulink:hover{font-family:trebuchet, Verdana, Arial, Helvetica;font-size: 9pt;color: #ff0000;text-decoration: underline;}

                a.menulink1:link{font-family:trebuchet, Verdana, Arial, Helvetica;font-size: 9pt;font-weight:bold;color: #4C627E;text-decoration: none;}
                a.menulink1:visited{font-family:trebuchet, Verdana, Arial, Helvetica;font-size: 9pt;font-weight:bold;color: #4C627E;text-decoration: none;}
                a.menulink1:active{font-family:trebuchet, Verdana, Arial, Helvetica;font-size: 9pt;font-weight:bold;color: #ff0000;text-decoration: underline;}
                a.menulink1:hover{font-family:trebuchet, Verdana, Arial, Helvetica;font-size: 9pt;font-weight:bold;color: #ff0000;text-decoration: underline;}
                .Mytable {border:1px solid;
                background-color:#DEDEDE;
           border-top-color:#4C627E;
           border-left-color:#4C627E;
           border-right-color:#4C627E;
           border-bottom-color:#4C627E;}

                input.btn{
           color:#4C627E;
           font-family:'trebuchet ms',helvetica,sans-serif;
           font-size:11px;
           font-weight:bold;
           background-color:#DEDEDE;
           border:1px solid;
           border-top-color:#878787;
           border-left-color:#4C627E;
           border-right-color:#4C627E;
           border-bottom-color:#4C627E;}
input.submit{
				  color:#ffffff;
				  font-family:Arial,Verdana,sans-serif;
				  font-size:25px;
				  background-color:#bcbcbc;
				  border:2px solid;
				  border-top-color:#dcdcdc;
				  border-left-color:#dcdcdc;
			     border-right-color:#8c8c8c;
				  border-bottom-color:#8c8c8c;
				  margin: 3px;
              padding: 3px;
              space: 5px;}
        input.secret{
				  color:#505050;
				  font-family:Arial,Verdana,sans-serif;
				  font-size:25px;
				  background-color:#f8f8f8;
				  border:2px solid;
				  border-top-color:#8c8c8c;
				  border-left-color:#8c8c8c;
			     border-right-color:#dcdcdc;
				  border-bottom-color:#dcdcdc;
				  margin: 3px;
              padding: 3px;
              space: 5px;}

.outertable {
	background-color:#ffffff;
	padding:2px;
	border-width:1px;
	border-style:solid;
	border-color:#666666;
}

