

body{
	background-color : #778789;/*#839495; /*#0C6EB9; /*#2148D9;*/

	font-family: arial, helvetica, verdana;

	font-size : 12pt;
	font-size-adjust : 0.50;	
	
	color : #000080;
}

div.mainFrame{
	width : 900;
	margin : 20 0 0 40;
	padding : 0;
	border-style : solid;
	border-width : 1px;
	border-color : white;

}
div.banner{
	width : 100%;
	height : 130;
	font-size : 12px;
	padding : 0;
	margin : 0;
	background: url("http://www.ultratech-labs.com/images/ban_3.gif");
	font-weight: bolder;
	
}
table.link{
/*
	position: absolute; 
	top: 130; 
	left : 800;
*/
	position: absolute; 
	left: 800px; 
	top: 130px; 
	width: 149px;
}
a.lin{
	text-decoration: none;
	color : white;
	font-size : 12;
	font-weight : bold;
}

div.navFrame{
	width : 99.99%;
	height : 35;
	border : 1;
	background : url("http://www.ultratech-labs.com/images/navBar.jpg");				/*	background-color : #0BBBE2;*/
	margin-top : 10px;
	cellspacing : 0;
	padding : 0;
	
	border-style : solid;
	border-width : 1px;
	border-color : white;

}
div.nav{
	position : relative; 
	right:-80; 
	top:7;	
	

}

div.bod{

	padding : 0 0 0 0;
	
	width : 100%;

	background : url("http://www.ultratech-labs.com/images/white_3.gif");	/*background-color : #E4F4F5; /*#C9ECEF;*/
	border-style : solid;
	border-width : 1px;
	border-color : white;
}

div.date{
	padding : 0 10 0 0;
	cellspacing : 0;
	font-size : 1;
	color : white;
	margin : 0;
}

div.status{
	width : 180;
	height : 18;	
	background: url("http://www.ultratech-labs.com/images/st.gif");
	padding : 0;
	margin : 0;
	cellspacing : 0;
	margin : 1 0 0 715;
	color : white;
	font-size : 12;
	font-weight : bold;
}


div.copyRight{
	width : 900;
	font-size : 10;
	color : white;
	position : relative;
	left : 20;
	

}

a.copyRight{
	color : white;
	text-decoration: none;
}

div.test{
	text-align : center;
	text-shadow: 3px 3px 5px red;
	font-size : 30;
	font-shadow: 0.2em 0.2em;
	font-weight : bold;
	color : #066A81;

/*	background: url("http://www.ultratech-labs.com/images/sun.gif");*/
}

div#content {
	margin : 50 50 100 50; 
	width: 790;

}



#headerTitle{
	color : #FF0000;
	font-size : 14pts;
}
#fieldTitle{
	font-style: italic;
}
.inputError{
	color : #071C5E;
	background-color : #FCD1C2;
}
.inputArea{
	color : #071C5E;
	background-color : #F0F0F0;
}


.tab{
	margin : 50 0 0 0; 
	font-size:12; 
	color:#000080; 

	width : 90%;	
				
}

#pStyle{
	font-family:  EUAlbertina-Regu;
}
h2,h3 {
	color : #000080; 
}
.usefulLink{
	color : #000080;
	font-size : 13;
	text-decoration : none;
}