body{
	color: #000000;
	background: #FFFFFF url(../images/constructionbgdis.jpg) repeat;
	font-family: arial, verdana, "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-top: 0.0%;
}

form {
	margin-bottom : 0; 
	margin-top : 0; 
	margin-left : 0; 
	margin-right : 0;
}



h1,h2,h3,h4,h5,h6 {	
	margin-top : 1px; 	
	margin-bottom : 1px;  	
	color: #000000;  	
	background-color: transparent; 
}




A:link {
	color: #330068;	
	background-color: transparent;
	text-decoration: underline;
}

A:visited {
	color: #330068;
	background-color: transparent;	
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
	color: #4C0099;
}

A:active {  
	color: #888888; 
	background-color: transparent; 
	text-decoration : underline;}



A.whitelinks:link { 
	color: #ffffff; 
	background-color: transparent;  
	text-decoration : none; 
}

A.whitelinks:visited { 
	color: #ffffff; background-color: 
	transparent;  
	text-decoration : none; 
}

A.whitelinks:hover { 
	text-decoration : underline;  
	color: #ffffff; 
}

A.whitelinks:active {  
	color: #ffffff; 
	background-color: transparent; 
	text-decoration : underline;
}

A.redlinks:link { 
	color: #ff0000; 
	background-color: transparent;  
	text-decoration : none; 
}

A.redlinks:visited { 
	color: #ff0000; 
	background-color: transparent;  
	text-decoration : none; 
}

A.redlinks:hover { 
	text-decoration : underline;  
	color: #ff0000; 
}

A.redlinks:active {  
	color: #ff0000; 	background-color: transparent; 	text-decoration : underline;
}

.xxsmallwhite { 
	color: White; 
	font-size: xx-small; 
}

.white { 
	color: White; 
}

.xxsmall { 
	font-size: xx-small; 
}

.small { 
	font-size: x-small; 
}

.medium { 
	font-size: medium; 
}

.center { 
	text-align: center; 
}

.attention {
	color: Blue;  font-weight: bold;  
}

.warning {
	color: Red;  font-weight: bold;  
}

td.header { 
	background-color: Red; color: White;
}


input{	
	height: 12px;	font-size: xx-small;
}

input.file{	
	height: 15px;	font-size: medium;
}

input.button{	
	height: 18px;	font-size: 10px;
}

select{	
	font-size: 10px;
}

