a.adm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F7690;
	font-weight: bold;
	text-decoration: none;
}

a.adm:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #713466;
	text-decoration: none;
}

a.adm:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #713466;
	text-decoration: none;
}


.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
	font-weight: bold;
	text-decoration: none;
	}

a.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #713466;
	font-weight: bold;
	text-decoration: none;
}

a.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F7690;
	text-decoration: none;
}

a.link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F7690;
	text-decoration: none;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #713466;
	font-weight: bold;
	text-decoration: none;
}

.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #713466;
	font-weight: bold;
	text-decoration: none;
}

input{
	border: solid;
	border-style: solid;
	border-color: Navy;
	border-width: 1px;
	background-color: #EBF5FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select{
	border: solid;
	border-color: Navy;
	border-width: 1px;
	BORDER-BOTTOM: Navy 1px solid;
    BORDER-LEFT: Navy 1px solid;
    BORDER-RIGHT: Navy 1px solid;
    BORDER-TOP: Navy 1px solid;
	background-color: #EBF5FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: solid;
}

.buttons{
	border: solid;
	border-width: 0px;
	background-color: #713466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	width: 60px;
	cursor: hand;
}

.buttons2{
	border: solid;
	border-color: Navy;
	border-width: 1px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	width: 60px;
	cursor: hand;
}

.table1{
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
