﻿/*  AAC Judges List Style Sheet */
/* .BCBC.07D8.1212.D017.A012 */
/* .BCBC.07D9.1209.D024.A002 */
/* .BCBC.07DA.1201.D025.A001 */

/* Set the font color for the course approvers in Div colum */

.app{
	font-family:"Courier New", Courier, monospace;
	color:#A00;
	text-align:center;
	font-weight:bold;
	font-size:13px
}


/*  Box used for right & left side border */
.RedBox {
	background-color: #B00;
	width:1px
}
.redpanelist {
  	font-family: Arial, Helvetica, sans-serif;
  	text-align: center;
  	color: #FFFFFF;
  	font-size: 13pt;
  	font-weight: bold;
  	text-decoration: none;
  }
a.redpanelink:link {
  	font-family: Arial, Helvetica, sans-serif;
  	text-align: center;
  	color: #ffffff;
  	font-size: 13pt;
  	font-weight: bold;
  	text-decoration:none;
  	
  }
a.redpanelink:active {
  	font-family: Arial, Helvetica, sans-serif;
  	text-align: center;
  	color: #ffffff;
  	font-size: 13pt;
  	font-weight: bold;
  	text-decoration: none;
  }
a.redpanelink:visited {
  	font-family: Arial, Helvetica, sans-serif;
  	text-align: center;
  	color: #ffffff;
  	font-size: 13pt;
  	font-weight: bold;
  	text-decoration: none;
  }
a.redpanelink:hover {
  	font-family: Arial, Helvetica, sans-serif;
  	text-align: center;
  	color: #fc0000;
  	font-size: 13pt;
  	font-weight: bold;
  	text-decoration: underline;
  	background-color:#FFFFFF
  }


.GrayBox{
	background-color:#EEE;
}

a.Email:link{
	font-family: Arial, Helvetica, sans-serif;
	color:#B00;
	font-size:11.5px;
	font-weight:bold;
	text-decoration:none}

a.Email:active{
	font-family: Arial, Helvetica, sans-serif;
	color:#B00;
	font-size:11.5px;
	font-weight:bold;
	text-decoration:none}

a.Email:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#B00;
	font-size:11.5px;
	font-weight:bold;
	text-decoration:none}
a.Email:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#F29;
	font-size:11.5px;
	font-weight:bold;
	text-decoration:underline}

a.top:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#D00;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none}

a.top:active{
	font-family: Arial, Helvetica, sans-serif;
	color:#D00;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none}

a.top:link{
	font-family: Arial, Helvetica, sans-serif;
	color:#D00;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none}
a.top:hover   {
	font-family: Arial, Helvetica, sans-serif;
	color: #DD00DD;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
   text-transform:uppercase;
   speak-header:always}
   
/*  BOTTOM TITLES */ 
.title1 {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	background-color: #2c767b;
	border-top: solid #3c868b;
	border-right: solid #29666b;
	border-bottom: solid #29666b;			
	border-left: solid #3c868b;				
	}
td.bgline {
	background-color:#006686;
	width:2px;
}  
/* Set Cells bottom border color   */
.wl{
    border-bottom-color:silver;
    border-bottom-style:dotted;
    border-bottom-width:1px
}
.wc{
    border-bottom-color:silver;
    border-bottom-style:dotted;
    border-bottom-width:1px
}
.wcb{
    border-bottom-color:silver;
    border-bottom-style:dotted;
    border-bottom-width:1px
}
.wr{
    border-bottom-color:silver;
    border-bottom-style:dotted;
    border-bottom-width:1px
}
.wapp{
    border-bottom-color:silver;
    border-bottom-style:dotted;
    border-bottom-width:1px
}
.center{
    border-bottom-color:silver;
    border-bottom-style:dotted;
    border-bottom-width:1px
}
.noliner{  
	font-family: Arial;
	font-size: 12px;
	text-align: right;
}
.nolinec{  
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.nolinel{  
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

/*  WHITE BACKGROUND */
/* Set font left*/
.wl{
	font-family: Arial;	
	font-size: 12px;
	text-align: left;
	}	
.wn	 {
 	font-family: Arial;
 	font-size: 12px;
 	text-align: left;
 	border-bottom: 1px dotted silver; 	
 	font-weight:bold
 	}	
/* Set font center */
.wcb{
	font-family: Arial;	
	text-align: center;
	font-size: 12px;
}	
.wc{
	font-family: Arial;	
	text-align: center;
	font-size: 12px;
}	
/* Set the virtical line color seperating the phone-fax-cell numbers */
.wcb{
	border-left-color:silver;
	border-right-color:silver;
	border-left-width:0px;
	border-right-width:1px;
	border-left-style:dotted;
	border-right-style:dotted
}

/* Set the alignment right for email address */
.wr{
	font-family: Arial;	
	font-size: 12px;
	text-align:right
}

/*  GRAY BACKGROUND */
.gl	 {
 	font-family: Arial;
 	font-size: 12px;
 	text-align: left;
 	border-bottom: 1px dotted silver;
 	background-color: #EEEEEE; 	
 	height:20px
 	}
.gn	 {
 	font-family: Arial;
 	font-size: 12px;
 	text-align: left;
 	border-bottom: 1px dotted silver;
 	background-color: #EEEEEE; 	
 	height:20px;
 	font-weight:bold
 	} 	
.gc	 {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	border-bottom: 1px dotted silver;
	background-color: #EEEEEE; 	
	height:20px
	}
.gr	 {
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	border-bottom: 1px dotted silver;
	background-color: #EEEEEE;
	height:20px
	}


/*  Set the font for Level colum  */
.center{
 	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	text-align:center	; 
	font-size:13px
}

/* END MONO-SPACE */

