/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a, img {
    border:none;
}

a:link {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	color: #000000;
}
a:hover {
	color: #6073AB;
	   background:#FFFF99;

}
a:active {
	color: #006600;
}


h1{
 font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-size: 17px;
 color: #FFFFFF;
  font-weight: normal;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-size: 10px;
 color: #000000;
   font-weight: bold;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-size: 75%;
 font-weight: bold;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}


green{
 font-family: Arial, Helvetica, sans-serif;font-size: 11px;
 font-weight: bold;
 color: #008000;
 margin: 0px;
 padding: 0px;
  background-color:#FFFF99;
}
white2{
 font-family: Arial, Helvetica, sans-serif;font-size: 11px;
 	font-weight: bold;
 color: #FFFFFF;
   font-size:14px;
 margin: 0px;
 padding: 0px;
   -webkit-text-size-adjust: none; 
  	text-align:left;
}

purple{
 font-family: Arial, Helvetica, sans-serif;font-size: 12px;
 font-weight: bold;
 color: purple;
 margin: 0px;
 padding: 0px;
   -webkit-text-size-adjust: none; 
}
purple5{
 font-family: Arial, Helvetica, sans-serif;font-size: 10px;
 font-weight: bold;
 color: purple;
 margin: 0px;
 padding: 0px;
   -webkit-text-size-adjust: none; 
}

purple2{
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
 color: purple;
 margin: 0px;
 padding: 0px;
   -webkit-text-size-adjust: none; 
}

red{
 font-family: Arial, Helvetica, sans-serif;font-size: 12px;
 font-weight: bold;
 color: #FF0000;
 margin: 0px;
 padding: 0px;
}



red3{
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
 font-weight: normal;
 color: #FF0000;
 margin: 0px;
 padding: 0px;
}

blue9{
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
 font-weight: normal;
 color: #164B8F;
 margin: 0px;
 padding: 0px;
}

yellow9{
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
 font-weight: normal;
 color: #990033;
 margin: 0px;
 padding: 0px;
}

orange5{
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
 font-weight: normal;
 color: #EB7014;
 margin: 0px;
 padding: 0px;
}


red8{
 font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #003366;
 margin: 0px;
 padding: 0px;
}

red2{
 font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #003366;
 margin: 0px;
 padding: 0px;
}

h5{
  color:#FFFFFF;
    border:0px solid red;
    writing-mode:tb-rl;
		/* IE6-8 Values: 0, 1, 2, 3 for 0, 90, 180 or 270 degress respectively */ 
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); 
	-ms-transform: rotate(-90deg);  /* Microsoft - Internet Explorer 9 */ 
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -o-transform: rotate(-90deg);
	white-space:wrap;
    display:block;
	vertical-align:bottom;
	bottom:6;
    width:0px;
	height:0px; /*match to 120px to work in IE but not firefox*/
	position: relative;
	padding:0 0 0 0;
	line-height:normal;
    font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-size:12px;
    font-weight:normal;
	text-shadow: 0px 0px 0px #FFFFFF;
}




ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
ul {
list-style-type: none;
padding-left: 13px;
  font-size:10px;
   -webkit-text-size-adjust: none; 
font-family: "Lucida Sans Unicode","Lucida Grande";list-style-image:  url("newpictures/arrow.gif")
}
label{
 font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#top2{
 float:left;
	width: 87%;
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
	}

#top3{
 float:left;
	width: 99%;
	font-size:14px;
	padding-left:17px;
	padding-right:5px;
	}
	
#top{
 float:left;
	width: 100%;
	font-size:10px;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	background:#FFFFFF url('newpictures/banner3.gif');
	background-repeat:no-repeat;
 -webkit-text-size-adjust: none; 
	background-size: 100%;
	}
	
#topie{
 float:left;
	width: 100%;
	height:46px;
	font-size:10px;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	background:#FFFFFF url('newpictures/banner3.gif');
	-webkit-text-size-adjust: none; 
	background-repeat:no-repeat;
	background-size: 100%;
	}

#top5{
 float:left;
	width: 87%;
	font-size:10px;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}

#allnew{
			background-color:#FFFFFF ;
	}


#all89{
  clear:both;
 margin:100; 
align:center;
			background-color:#FFFFFF ;
	}
	
#all{
  clear:both;
 margin:0 
 auto;
		min-width: 1000px;
				max-width: 1350px;

			background-color:#FFFFFF ;
	}
	
	#all50{
  clear:both;
 margin:0 auto;
	max-width: 1300px;
		min-width: 1000px;
			background-color:#FFFFFF ;
	}

	#whole{
 float:left;
	width: 100%;
	height: 100%;
	font-size:10px;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	background:#FFFFFF url('background.gif');
	background-repeat:no-repeat;
 -webkit-text-size-adjust: none; 
	background-size: 100%;
	}
	
	
	#all2{
  clear:both;
	

	}
	
	#all3{
 float:left;
	width: 100%;
		padding-top:10px;
	padding-bottom:10px;
	}
	
		
#all5{
 float:left;
	width: 100%;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#495D95;
	}

#home2{
 float:left;
 width: 18.5%;
 font-size:11px;
  color: #4E37FA;
  	text-align:center;
padding-left:5px;
 font-weight: normal;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}

#home99{
 float:left;
 width: 24%;
 font-size:11px;
  color: #FFFFFF;
  	text-align:center;
		height:220px;
padding-left:5px;
font-family: Arial, Helvetica, sans-serif;}


#homesplit{
 float:left;
 width: 3px;
font-family: Arial, Helvetica, sans-serif;
background:#FFFFFF;
	height:220px;

}

#menu{
 float:left;
 width: 10%;
 padding-top:8px;
padding-left:5px;
font-size:10px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}
#menu2{
 float:left;
 width: 25%;
padding-left:10px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}

#nosplitinfo2{
	padding-left:10px;
	width: 55%;
	  font-weight: normal;
	vertical-align:top;
	  float:left;
  font-size:12px;
   -webkit-text-size-adjust: none; 
font-family: Arial, Helvetica, sans-serif;}

#login5{
width: 100%;
	text-align:center;
		padding-top:16px;
border:2px solid;
border-color:#999999;
	font-size:14px;
	font-weight: bold;
		 color: #FFFFFF;
	 padding-bottom:16px;
	  -webkit-text-size-adjust: none;
font-family: Arial, Helvetica, sans-serif;
}


#info6{
width: 35%;
float:left;
	align:center;
	height:240px;
	padding-left:10px;
	font-size:12px;
font-family: Arial, Helvetica, sans-serif;}

#submenu{
  float:left;
	width: 15%;
padding-top:8px;
padding-left:10px;
font-size:11px;
font-weight: normal;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}

#submenu8{
  float:left;
	width: 12%;
padding-top:8px;
padding-left:10px;
font-size:11px;
font-weight: normal;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
		
#submenu2{
  float:left;
	width: 20%;
padding-top:8px;
padding-left:10px;
font-size:11px;
font-weight: normal;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
		

#submenu3{
  float:left;
	width: 16%;
padding-top:8px;
padding-left:10px;
font-size:10px;
font-weight: normal;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}


#submenu44{
  float:left;
	width: 10%;
padding-top:8px;
padding-left:10px;
font-size:10px;
font-weight: normal;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
		
#submenu45{
  float:left;
	width: 10%;
padding-left:10px;
font-size:10px;
font-weight: normal;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
		

#main{
  float:left;
	width: 74%;
padding-top:7px;
padding-left:5px;
font-size:11px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
	
	#main142{
  float:left;
	width: 88%;

padding-top:7px;
padding-left:5px;
font-size:11px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}

#split1{
  float:left;
  vertical-align: text-top;
	width: 55%;
font-size:11px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
	
	#split2{
  float:left;
	width: 45%;
	  vertical-align: text-top;
font-size:11px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
	#main7{
  float:left;
	width: 65%;
padding-top:8px;
padding-left:5px;
font-size:11px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
	
	
	
#main2{
  float:left;
	width: 65%;
padding-top:8px;
padding-left:12px;
font-size:11px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}

#main3{
  float:left;
	width: 84%;
padding-top:8px;
padding-left:12px;
font-size:12px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}

#main13{
  float:left;
	width: 82%;
padding-top:8px;
padding-left:12px;
font-size:12px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}

#flash{
 clear:both;
 text-align: center;
width: 100%;
height:540px;
}	


#flashnew{
 clear:both;
 text-align: center;
width: 100%;
height:500px;
}	

#flashnew2{
 clear:both;
 text-align: center;
  	max-width: 820px;
width: 100%;
height:25px;
}	

#main4{
  float:left;
	width: 59%;
padding-top:8px;
font-size:12px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}

#main2222{
  float:left;
	width: 63%;
padding-top:8px;
padding-left:8px;
font-size:12px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;border:5px;
vertical-align:top;
	}

#main4new{
  float:left;
	width: 72%;
	min-height:500px;
	padding-left:8px;
		padding-right:4px;
font-size:12px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}

#main5{
  float:left;
	width: 74%;
padding-top:8px;
font-size:12px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;border:5px;
vertical-align:top;
	}
	
	#main555{
  float:left;
	width: 88%;
padding-top:8px;
height:1200px;
font-size:12px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;border:5px;
vertical-align:top;
	}
	
#main55{
  float:left;
	width: 85%;
font-size:12px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
vertical-align:top;
	}

#highscores{
float:left;
	width: 22%;
padding-top:7px;
padding-left:10px;
font-size:12px;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
	
	#below{
 clear:both;
	width: 100%;
	vertical-align:top;
  float:left;
  font-size:10px;
  font-weight: normal;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}

#divisionhere{
 float:left;
	width: 2%;
	}
	
#bottom{
 clear:both;
	width: 100%;
	height:2px;
	 overflow:hidden;
background:#483B56;
}

#verybottom{
 clear:both;
  float:left;
	width: 100%;
}


#pictureone{
	width: 100%;
}

#pictureone img{
	max-width: 100%;
	max-height: 100%;
}




#heading{
 clear:both;
	width: 100%;
	 color: #324452;
	font-size:11px;
font-weight: bold;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
}

#rema{

	width: 100%;
	 color: #324452;
	font-size:10px;
font-weight: bold;
border:2px solid;
border-radius:5px;
border-color:#000000;
}

#line{
 clear:both;
	width: 100%;
}

#info{
 clear:both;
	width: 100%;
	font-weight: normal;
	padding-top:15px;
	vertical-align:top;
	font-size:14px;
	font-family: verdana,arial,sans-serif;

	}
	
#info56{
 clear:both;
	width: 100%;
	font-weight: normal;
	vertical-align:top;
	padding-top:5px;
	font-size:14px;
	font-family: verdana,arial,sans-serif;

	}
	
#info5{
 clear:both;
	width: 100%;
		min-height:500px;

	font-weight: normal;
	padding-top:15px;
	vertical-align:top;
	}
	
	#info598{
 clear:both;
	width: 100%;
		min-height:500px;
	padding-top:9px;
	font-weight: normal;
	vertical-align:top;
	}

	#info598{
 clear:both;
	width: 100%;
		min-height:500px;
	font-weight: normal;
	vertical-align:top;
	}

#info2{
 clear:both;
	width: 100%;
	align:center;
	padding-top:31px;
		}

#info212{
 clear:both;
	width: 100%;
	align:center;
		}

#info3{
 clear:both;
 	padding-top:2px;
	align:center;
		}

#info10{
 clear:both;
		width: 720px;
		border-style: solid; 
		border-width: 2px;
		border-color: #333333;
	align:left;
	font-size:32px;
		font-family: verdana,arial,sans-serif;

		}
		
		#info1066{
	width: 100%;
	font-weight: normal;
	padding-top:15px;
	vertical-align:top;
	font-size:14px;
	font-family: verdana,arial,sans-serif;

	}
		
#info11{
 clear:both;
 	padding-top:10px;
	width: 720px;
		font-weight: bold;
	align:left;
	font-size:11px;
	
		}

#info110{
 clear:both;
		margin-left:8px;
		width: 98%;
		border-style: solid; 
		border-width: 2px;
	align:left;
	font-size:40px;
		font-family: verdana,arial,sans-serif;

		}
		
#info111{
 clear:both;
 	padding-top:10px;
				padding-left:10px;
		width: 98%;
font-weight: bold;
	align:left;
	font-size:11px;
	
		}

#info17{
 clear:both;
 	padding-top:10px;
		width: 100%;
font-weight: bold;
	align:left;
	font-size:11px;
	
		}

#info171{
 clear:both;
 	font-weight: bold;
	text-align:center;
	font-size:12px;
	color: #324452;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
		}
		
#info172{
 clear:both;
 	width: 760px;
font-weight: light;
color: #324452;
	text-align:center;
	font-size:10px;
		}

#info117{
  float:left;
 	padding-top:10px;
		width: 81%;
font-weight: bold;
	align:left;
	font-size:11px;
	
		}

#previous{
  float:left;
	width: 10%;
			background:#FFFF99;
	text-align: center;

	}
	
#previous3{
  float:left;
	width: 20%;
	text-align: center;

	}
	
#numbers{
  float:left;
	width: 80%;
	text-align: center;
			background:#FFFF99;


	}

#numbers3{
  float:left;
	width: 60%;
	 padding-top:4px;
	text-align: center;
	 color: #FFFFFF;
	font-size:30px;
		font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-weight: normal;

				}
	
	#numbers33{
  float:left;
	width: 60%;
		text-align: center;
	 color: #FFFFFF;
	font-size:40px;
		font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-weight: normal;

				}

#next{
  float:left;
	width: 10%;
			background:#FFFF99;
	text-align: center;

	}


#next3{
  float:left;
	width: 20%;
	text-align: center;

	}
	

#topofquiz{
  float:left;
	width: 100%;
			background:#333399;
 color: #FFFFFF;
 	min-height:80px;
	}
	
#middleofquiz{
  float:left;
	width: 100%;
	min-height:200px;
			background:#6699FF;
 color: #FFFFFF;
	}

#endofquiz{
 clear:both;
 padding-top:2px;
 	width: 100%;
font-weight: bold;
height:50px;
	align:left;
	font-size:11px;
	background:#FF00CC;
	 color: #FFFFFF;
		}
		
		#leftframe{
  float:left;
	width: 49%;
 color: #FFFFFF;
background:#FFFFFF url('newpictures/gif');
	background-repeat:no-repeat;
 -webkit-text-size-adjust: none; 
	background-size: 100%; 100%
		}
				#rightframe{
  float:left;
  	padding-left: 5%;
	width: 46%;
 color: #FFFFFF;
background:#FFFFFF url('newpictures/.gif');
	background-repeat:no-repeat;
 -webkit-text-size-adjust: none; 
	background-size: 100%; 100%
		}


#next2{
  float:left;
	width: 100%;
			text-align: right;
				}
	
	
#submitalign{
		text-align:right;
	}
	
#small{
 color: #324452;
	font-size:11px;
font-weight: normal;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	}

#big{
 color: #324452;
	font-size:30px;
font-weight: normal;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	}

#big5{
 color: #324452;
	font-size:40px;
font-weight: normal;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	}


#big2{
 color: #324452;
	font-size:24px;
font-weight: normal;
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	}
	
/***********************************************/
/* Components                                  */
/***********************************************/

table.menutable td{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;font-weight: normal;
  color: #000000;
 }
 
 table.headtitle th{
 color: #FFFFFF; 
font-weight: bold; 
font-size: xx-large; 
	text-shadow: 0px 2px 4px #666666;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-weight: normal;
 }
 
 table.headtitleie th{
 color: #FFFFFF; 
font-weight: bold; 
font-size: xx-large; 
	text-shadow: 0px 2px 4px #666666;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-weight: normal;
 }
 
table.submenutable {
	font-size:10px;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-weight: normal;
  color: #000000;
   margin: 0px;
 padding: 0px;
 border-spacing: 0;
	border-collapse:collapse;
   }
 
table.submenutable td{
	 color: #324452;
	font-size:10px;
font-weight: normal;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;

   }
   
table.quiz td{
color: #000000; 
font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
font-size: 16; 
font-weight: normal;
 }
   
 table.feedback {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-size:10px;
	color:#333333;
	border-color: #999999;
	border-spacing: 0;
	border-collapse:collapse;
}

table.scorestable5 {
	font-family: Arial, Helvetica, sans-serif;font-weight:normal;
	font-size:14px;
	font-weight: bold;
	color:#333333;
	border:0px solid;
	border-color: #999999;
	text-align:center;
	border-spacing: 0;
	border-collapse:collapse;
	
	}


table.scorestable5 th {
	padding: 0px;
	height:18px;
	color:#FFFFFF;
		font-size:14px;
	text-align:center;
font-weight: bold;
	background-size: 100%;

}


table.scorestable5 td {
	padding: 0px;
	height:18px;	
	font-size:14px;
	text-align:center;
	border:0px solid;
	border-color: #999999;
	border-spacing: 0;
	font-weight: bold;
	border-collapse:collapse;
	color:#FFFFFF;
	padding: 0px;

}




table.scorestable3 {
	font-family: Arial, Helvetica, sans-serif;font-weight:normal;
	font-size:10px;
	color:#333333;
	border:3px solid;
	border-color: #999999;
	border-spacing: 0;
	border-collapse:collapse;
	}


table.scorestable3 th {
	padding: 0px;
	height:18px;
	color:#FFFFFF;
		font-size:10px;
	text-align:center;
	background:#425675 url('');
	border: 1px solid #999999;
	background-size: 100%;

}


table.scorestable3 td {
	padding: 0px;
	height:18px;	font-size:10px;
	font-weight:bold;
	text-align:center;
background:#FFFFFF;
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #999999;
	border: 1px solid #999999;
}
 
 
table.scorestable4 {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:16px;
	color:#333333;
	width:100%;
	
	border:3px solid;
	border-color: #999999;
	border-spacing: 0;
	border-collapse:collapse;
	}

table.scorestable4 th {
	padding: 0px;
	height:18px;
		font-size:16px;
	color:#FFFFFF;
	text-align:center;
	text-shadow: 0px 1px 1px #000000;
		background:#2C5574  url('');
			background-repeat:no-repeat;

		background-size: 100%;
	border: 1px solid #999999;
	
}


table.scorestable {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size:11px;
	color:#333333;
	width:100%;
	
	border:3px solid;
	border-color: #999999;
	border-spacing: 0;
	border-collapse:collapse;
	}

table.scorestable th {
	padding: 0px;
	height:18px;
		font-size:10px;
	color:#FFFFFF;
	text-align:center;
	text-shadow: 0px 1px 1px #000000;
		background:#2C5574  url('');
			background-repeat:no-repeat;

		background-size: 100%;
	border: 1px solid #999999;
	
}

table.scorestable th.data {
padding: 0px;
	height:18px;
	color:#FFFFFF;
	text-shadow: 0px 2px 2px #000000;
	text-align:center;
		background:#334653;
	border: 1px solid #999999;
	}
	
table.scorestable td {
	padding: 0px;
	height:18px;
	font-weight:normal;
	text-align:center;
background:#FFFFFF;
background-size: 100% 100%;
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #999999;
	border: 1px solid #999999;
}

table.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* IE/Edge */
  user-select: none;           /* non-prefixed version, currently
                                  not supported by any browser */
}


table.scorestable td {
	padding: 0px;
	height:18px;
	font-weight:normal;
	text-align:center;
background:#FFFFFF;
background-size: 100% 100%;
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #999999;
	border: 1px solid #999999;
	
	
	
}

table.scorestable td.line {
padding: 0px;
	height:1px;
	color:#FFFFFF;
	text-shadow: 0px 2px 2px #000000;
	text-align:center;
	border: 1px solid #999999;
	}
 

table.scorestable td.highlightteam {
	padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
	text-align:center;
background:#CC99FF url('newpictures/cell-highlightteam2.gif');
background-size: 100% 100%;
	border: 1px solid #999999;
}

table.scorestable td.thebest {
padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
	text-align:center;
	background:#FFCC66 url('newpictures/cell-thebest2.gif');
	background-size: 100% 100%;
	border: 1px solid #999999;
	}
	
	
table.scorestable td.ok {
	padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
	text-align:center;

	background:#61CD5D url('newpictures/cell-ok2.gif');
	background-size: 100% 100%;
	border: 1px solid #999999;
	}

table.scorestable td.good {
padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
	text-align:center;
			color:#FFFFFF;

	background:#67A66B url('newpictures/cell-good2.gif');
	background-size: 100% 100%;
	border: 1px solid #999999;
	}
	
table.scorestable td.bad {
	padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
	text-align:center;
background:#D9231C;
background-size: 100% 100%;
	border: 1px solid #999999;
}

table.submenutable td.ok {
	padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
	text-align:left;
			color:#FFFFFF;
	padding-left: 2px;
			font-weight:normal;
	border: 1px solid #999999;
		border-left: 0px solid #999999;
	border-top: 0px solid #999999;
			border-right: 0px solid #999999;

	background:#FF9933;
	background-size: 100% 100%;
	}

table.submenutable td.backborder {
	padding: 0px;
	height:18px;
	padding-left: 2px;
	height:18px;
	text-align:left;
	background-size: 100% 100%;
	border: 1px solid #999999;
		border-left: 0px solid #999999;
	border-top: 0px solid #999999;
			border-right: 0px solid #999999;
	}


table.submenutable td.good {
padding: 0px;
	height:18px;
	padding-left: 2px;
	height:18px;
	text-align:left;
			color:#FFFFFF;
		font-weight:normal;
	background:#009900;
		border: 1px solid #999999;
		border-left: 0px solid #999999;
	border-top: 0px solid #999999;
			border-right: 0px solid #999999;

	background-size: 100% 100%;
	}
	
	table.submenutable td.normal {
padding: 0px;
	height:18px;
	padding-left: 2px;
	height:18px;
	text-align:left;
			color:#FFFFFF;
		font-weight:normal;
	background:#FF9900;
	background-size: 100% 100%;
	border: 1px solid #000000;
	}
	
	table.submenutable td.gifs {
padding: 0px;
	height:18px;
	padding-left: 2px;
	height:18px;
	text-align:left;
			color:#FFFFFF;
		font-weight:normal;
	background:#FFFFFF;
	background-size: 100% 100%;
	border: 1px solid #000000;
	}
	
	
table.submenutable td.bad {
	padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
		color:#FFFFFF;
			padding-left: 2px;
		font-weight:normal;
	text-align:left;
background:#3366CC;
	border: 1px solid #999999;
		border-left: 0px solid #999999;
	border-top: 0px solid #999999;
			border-right: 0px solid #999999;

background-size: 100% 100%;
}

table.submenutable td.animation {
	padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
		color:#FFFFFF;
			padding-left: 2px;
		font-weight:normal;
	text-align:left;
background:#FFFFFF;
background-size: 100% 100%;
	border: 1px solid #000000;
	border-left: 0px solid #999999;
	
			border-right: 0px solid #999999;
}
table.scorestable td.notdone {	
padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
	text-align:center;
	background:#FFFFFF;
	background-size: 100% 100%;
	border: 1px solid #999999;
}



table.scorestable2 {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-weight:normal;
	font-size:11px;
	color:#333333;
	width:100%;
	border:3px solid;
	border-color: #999999;
	border-spacing: 0;
	border-collapse:collapse;
	}

table.scorestable2 th {
	padding: 0px;
	height:18px;
		font-size:10px;
	color:#FFFFFF;
	text-align:center;
	text-shadow: 0px 1px 1px #000000;
		background:#425675;
		background-size: 100%;
	border: 1px solid #999999;
	
}

table.scorestable2 th.data {
padding: 0px;
	height:18px;
	color:#FFFFFF;
	text-shadow: 0px 2px 2px #000000;
	text-align:center;
		background:#334653;
	border: 1px solid #999999;
	}
	
table.scorestable2 td {
	padding: 0px;
	height:18px;
	font-weight:normal;
	text-align:center;
background:#FFFFFF;
background-size: 100% 100%;
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #999999;
	border: 1px solid #999999;
}

table.scorestable2 td.highlightteam {
	padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
	text-align:center;
background:#CC99FF url('newpictures/cell-highlightteam2.gif');
background-size: 100% 100%;
	border: 1px solid #999999;
}

table.scorestable2 td.thebest {
padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
	text-align:center;
	background:#FFCC66 url('newpictures/cell-thebest2.gif');
	background-size: 100% 100%;
	border: 1px solid #999999;
	}
table.scorestable2 td.ok {
	padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
	text-align:center;
	background:#FF9933 url('newpictures/cell-ok2.gif');
	background-size: 100% 100%;
	border: 1px solid #999999;
	}

table.scorestable2 td.good {
padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
	text-align:center;
	background:#67A66B url('newpictures/cell-good2.gif');
	background-size: 100% 100%;
	border: 1px solid #999999;
	}
	
table.scorestable2 td.bad {
	padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
	text-align:center;
background:#FC8069 url('newpictures/cell-bad2.gif');
background-size: 100% 100%;
	border: 1px solid #999999;
}

table.scorestable2 td.notdone {	
padding: 0px;
	height:18px;
	padding: 0px;
	height:18px;
	text-align:center;
	background:#dcddc0;
	background-size: 100% 100%;
	border: 1px solid #999999;
}

	table.menutab {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-weight:normal;
	font-size:11px;
	color:#333333;
	width:100%;
	border:3px solid;
	border-color: #999999;
	border-spacing: 0;
	border-collapse:collapse;
	}

 table.menutab td.line{
padding: 0px;
	height:1px;
	color:#FFFFFF;
	text-shadow: 0px 2px 2px #000000;
	text-align:center;
	border: 1px solid #999999;
 }

table.menutab th {
	padding: 0px;
	height:28px;
		font-size:10px;
	color:#FFFFFF;
	text-align:center;
	text-shadow: 0px 1px 1px #000000;
		background:#425675;
		background-size: 100%;
	border: 1px solid #999999;
	
}

table.menutab th.data {
padding: 0px;
	height:38px;
	color:#FFFFFF;
	text-shadow: 0px 2px 2px #000000;
	text-align:center;
		background:#334653;
	border: 1px solid #999999;
	}
	
table.menutab td {
	padding: 0px;
	height:38px;
	font-weight:normal;
	text-align:center;
background:#FFFFFF;
background-size: 100% 100%;
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #999999;
	border: 1px solid #999999;
}

table.menutab td.highlightteam {
	padding: 0px;
	height:38px;
	padding: 0px;
	height:38px;
	text-align:center;
background:#CC99FF url('newpictures/cell-highlightteam2.gif');
background-size: 100% 100%;
	border: 1px solid #999999;
}

table.menutab td.thebest {
padding: 0px;
	height:38px;
	padding: 0px;
	height:38px;
	text-align:center;
	background:#FFCC66 url('newpictures/cell-thebest2.gif');
	background-size: 100% 100%;
	border: 1px solid #999999;
	}
table.menutab td.ok {
	padding: 0px;
	height:38px;
	padding: 0px;
	height:38px;
	text-align:center;
	background:#FF9933 url('newpictures/cell-ok2.gif');
	background-size: 100% 100%;
	border: 1px solid #999999;
	}

table.menutab td.good {
padding: 0px;
	height:38px;
	padding: 0px;
	height:38px;
	text-align:center;
	background:#67A66B url('newpictures/cell-good2.gif');
	background-size: 100% 100%;
	border: 1px solid #999999;
	}
	
table.menutab td.bad {
	padding: 0px;
	height:38px;
	padding: 0px;
	height:38px;
	text-align:center;
background:#FC8069 url('newpictures/cell-bad2.gif');
background-size: 100% 100%;
	border: 1px solid #999999;
}

table.menutab td.notdone {	
padding: 0px;
	height:38px;
	padding: 0px;
	height:38px;
	text-align:center;
	background:#dcddc0;
	background-size: 100% 100%;
	border: 1px solid #999999;
}

/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/


.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.mca > input[type=radio]{
  display:none;
}
input[type=radio] + img{
  cursor:pointer;
}
input[type=radio]:checked + img{
padding: 0px 10px 0px 10px;
background-image:url('newpictures/backselect.gif');
background-size: 100% 100%;
}


.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

.row1{
background-color::#67A66B;
font-size: 200%;
}


.basetext{
 font-family: Arial, Helvetica, sans-serif; 
  font-size: 60%;
 font-weight: bold;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

 .centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
