BODY {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #000000;
 	background-color: #FFFFFF;
	margin-bottom : 0;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
}

.head {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	vertical-align: baseline;
	color :#330099;
}

TD{
	font-size : small;
}

.waiting {
	border-width : 1px 1px 1px 1px;
	border-color : #330099;
	border-style:solid;
	background-color : White;
}

.headertitle 
{
	text-align: center;
	font-size : medium;
	font-weight: bold;
	border-width : 0 0 1px 0;
	border-color : #CCCCCC;
	background-color : White;
	
}

.separator {
	font-size : xx-small;
	border-width : 0 0 1px 0;
	border-color : #CCCCCC;
	background-color : White;
}

.resultoutline {
	border-width : 0 0 0 0;
	font-size : 5px;
}

.resultable1 {
   border-top: solid 1px #CCCCCC;
	padding: 1px 1px 1px 1px;
	background-color : White;
	
}

.resultable3 {
	border-width : 0 0 1px 0;
	padding: 2px 2px 2px 2px;
	border-color : #CCCCCC;
	background-color : White;
}

.resultable2 {
	font-size : x-small;
	border-width : 0 0 0 0;
	background-color : White;
	padding : 0 0 0 10px;
}

.title {
	font-size : small;
	text-align : left;
	font-weight: bold;
	color: #FFFFFF;
	background : #8699B9;
	margin: 2px 2px 2px 2px;
 padding-left: 2px;
   height: 1.2em;
  
    
	
	
	
}

.title2{
	font-size : small;
	font-weight: bold;
	text-align : left;
}
.a2{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #330099;
	font-weight : bold;
	text-decoration : none;
	font-size : small;
	
 }
.a2:visited {
	color : #8B008B;
}
.a2:HOVER {
	color : #FF0000;
}

.score0
{
    FONT-WEIGHT: bold;
    COLOR: #DC143C;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.score1
{
    FONT-WEIGHT: bold;
    COLOR: #FF69B4;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.score3
{
    FONT-WEIGHT: bold;
    COLOR: #00BFFF;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.score4
{
    FONT-WEIGHT: bold;
    COLOR: #1E90FF;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

.box
{
 	padding: 0px 0px 0px 0px;
  margin:  4px 4px 4px 4px;  
}
.boxcontent
{
margin:  2px 2px 2px 2px; 
padding: 0.5em 0.5em 0.5em 0.5em;
 width: auto;
 

}

.imageholder
{
	width: 230px;
}
.highlightnames
{
	font-weight: bold;
	color: #006633;
	font-size: medium;
}

.content
{
	width: 95%;
	background: white;

	padding: 0em 1em 0em 1em;
	

}
.contentheader
{
 width: 95%;
 	background : #8699B9;
 
 	
}
.error
{
	 font-weight: bold;
	 color: Red;
	 font-size: 0.8em;	
}
.ResultsGrid
{
 padding: 4px 4px 4px 4px;
 color: #333333;
 border: none 1px #E0E0E0;
}
.about
{
	 width: 100%;
	 margin: 2px 2px 2px 2px;
	 text-align: right;
	 
	
}
.resultsrightborder
{
 border-right: solid 1px #CCCCCC;
 	
}
#Results
{

 height: 50%;
 width: 90%;
 margin: 10px 10px 10px 10px;
}
#nav
{
 text-align: center;
  min-height: 70px;
  /* margin-bottom: 15px; */
}
.tip
{
 color: #6495ED;	
}
.paragraphinfo
{
 margin-left: 20px;	
}

.commentstable
{
	width:500px;
	text-align: left;
}

.previousRecords
{
 font-weight: bold;
}

.hypButton
{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #330099;
	font-weight : bold;
	font-size:small;
	background-color: White;
	border: solid 0px white;
  text-decoration: none;   
	cursor: hand;
	
}