body
 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
 font-style: normal ; 
 background-image: url(../images/bg-erasmus.gif);
 color: #0C2074;
 	scrollbar-3d-light-color : #2952EF;
	scrollbar-arrow-color : #0c2074;
	scrollbar-base-color : #d5eaff;
	scrollbar-dark-shadow-color : #0c2074;
	scrollbar-face-color : #A1DCEA;
	scrollbar-highlight-color : #0c2074;
	scrollbar-shadow-color : #0c2074;
 }

A:LINK  {color: #0c2074;text-decoration: none;  font-weight : bold; }
A:VISITED {color: #0c2074;text-decoration: none;  font-weight : bold; }
A:ACTIVE {color: #0c2074;text-decoration: none;  font-weight : bold; }
A:HOVER{color: Red;}

p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal ; color: #0C2074}
td,  tr, th{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal ; color: #0C2074;  caption-side : top; }

ul,  li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal ; color: #0C2074}

.sitelocator { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal ; color: #0C2074; background-color: #A1DCEA}
.header1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #0C2074}
.header2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #0C2074}
.subscript { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #0C2074}

.tblHeading { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	 font-style: normal ; 
	 color: #0C2074; 
	 empty-cells : show;  
	 caption-side : top;  }
.tblRowWhite { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9pt; 
	 font-style: normal ; 
	 color: #0C2074;  
	 background : White; 
	 empty-cells : show;  
	 caption-side : top;   }
.tblRowDBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	background-color: #0C2074;
	color: #FFFF00;
	empty-cells : show;
	caption-side : top;
	font-weight: bold;
}
.tblRowLBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal ; 
	background-color: #DFF3F8; 
	color: #0C2074; 
	empty-cells : show;  
	caption-side : top;	
   }
.tblRowLBlueNoLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;	
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	background-color: #DFF3F8;
}
A.tblRowLBlueNoLink:HOVER{
		color : #DFF3F8;
		background-color : #DFF3F8;
}

H3 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13pt;
 font-style: normal ; 

 color: #0C2074
}


.frmBoxLBlue {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal ; background-color: #DFF3F8; color: #0C2074; empty-cells : show;  caption-side : top;   }
.frmBoxWhite {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal ; color: #0C2074;  background : White; empty-cells : show;  caption-side : top;   }
.frmBoxDBlue {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal ; background-color: #0C2074; color: #DFF3F8;  empty-cells : show;  caption-side : top;    }

}
/* the form specific styles*/
.Input{
	border:1 solid #0099ff;
	background:#DFF3F8;
	color: #0C2074;
	font-family:"Arial","Geneva","Helvetica","sans-serif";
	font-size:12px;
	font-weight:normal;
	text-indent:2px;
}