.img{
	border: solid 1px black;
}

.ddlMove{
	border: solid 1px black;
}

.ErrorMessage {
	color:red;
}

.header{
	font-weight:bold;
	text-transform:uppercase;
}

.linkDocument:link {font-family:  Verdana;font-size:11px; color: #333333; font-weight:bold; text-decoration:underline;}
.linkDocument:visited {font-family:  Verdana; font-size:11px; color: #333333; font-weight:bold; text-decoration:underline;}
.linkDocument:active {font-family: Verdana; font-size:11px; color: #333333; font-weight:bold; text-decoration:underline;}
.linkDocument:hover {font-family: Verdana; font-size:11px; color: #333333; font-weight:bold; text-decoration:none;}


