A {text-decoration:underline; color:blue;}
A:hover {text-decoration:none; color: red;}

TD {font-family :Calibri; font-weight:500;
	font-size: 20px; color: #1E1E54;
	}
	



.boxed {
  border: 2px solid black;
}

input
{
  -moz-border-radius: 1px;
 border-radius: 15px;
    padding:0px;
}

select
{
  -moz-border-radius: 15px;
 border-radius: 15px;
    padding:0px;
}

.titles2 {
	font-family :Verdana;
	font-size:14px;
	font-style:italic;
	color:#5C5858;}		
	
.titles9 {
	font-family :Verdana;
	font-size:16px;
	font-style:italic;
	color:#5C5858;}	
	
.titles20 {
	font-family :Arial Black;
	font-size:24px;
	font-style:bold;
	color:#5C5858;}	
	
	
	
.titles12 {
	font-family :Verdana;
	font-size:12px;
	font-style:italic;
	color:#5C5858;}	
	


.big{ width: 20px; height: 20px; }

.titles3 {
	font-family :English Helvetica Regular;
	font-size: 15px; color: 000000;	
	}

blacklinks {font-family: English Helvetica Regular;
	font size: 15pt; color: 000000;}
	
	
.INTROLINE {font-family : English Helvetica Regular;
	font-size: 15pt;
	}
	
.MENULINK {font-family: English Helvetica Regular;
		   font-size: 15pt;

		   }

OPTION {font-family: English Helvetica Regular;
				 font-size: 15pt;
				 }
				 
.SEARCHTITLE {font-family : English Helvetica Regular;
	font-size: 15pt;
	color: blue;

	}
	
   input[type=radio] {
    border:1px black solid;
    width: 25px;
    height: 25px;
	margin-right: 10px;
	padding: 15px; 
}


   input[type=checkbox] {
    border:1px black solid;
    width: 25px;
    height: 25px;
	margin-right: 10px;
	padding: 15px; 
}

#myProgress {
    position: relative;
    width: 300px;
    height: 30px;
    background-color: #deded7;
}
#myBar1 {
    position: absolute;
    width: 8%;
    height: 100%;
    background-color: #C1ECFA;
} 

#myBar2 {
    position: absolute;
    width: 16%;
    height: 100%;
    background-color: #C1ECFA;
}


#myBar3 {
    position: absolute;
    width: 22%;
    height: 100%;
    background-color: #C1ECFA;
}

#myBar4 {
    position: absolute;
    width: 30%;
    height: 100%;
    background-color: #C1ECFA;
}

#myBar5 {
    position: absolute;
    width: 38%;
    height: 100%;
    background-color: #C1ECFA;
}

#myBar6 {
    position: absolute;
    width: 47%;
    height: 100%;
    background-color: #C1ECFA;
}

#myBar7 {
    position: absolute;
    width: 55%;
    height: 100%;
    background-color: #C1ECFA;
}

#myBar8 {
    position: absolute;
    width: 64%;
    height: 100%;
    background-color: #C1ECFA;
}

#myBar9 {
    position: absolute;
    width: 73%;
    height: 100%;
    background-color: #C1ECFA;
}

#myBar10 {
    position: absolute;
    width: 82%;
    height: 100%;
    background-color: #C1ECFA;
}

#myBar11 {
    position: absolute;
    width: 91%;
    height: 100%;
    background-color: #C1ECFA;
}

#myBar12 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #C1ECFA;
}

#myBar13 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #C1ECFA;
}