a {
	font-family: Verdana;
	font-size: 12px;
}

body {
	background: #D4DEF4;
	font-family: Verdana;
	font-size: 12px;
	padding: 5px;
}

form{
	padding: 0px;
}

input {
	background-color: #F6F8FC;
	border: 1px solid #A7BAE4;
	color: #A7BAE4;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
}

li {
	font-family: Arial;
	font-size: 12px;
}

p {
	font-family: Arial;
	font-size: 12px;
}

select {
	font-family: Arial;
	font-size: 12px;
}

span{
	font-family: Verdana;
	font-size: 12px;
}

textarea {
	font-family: Arial;
	font-size: 12px;
}

.bold{
	font-size: 14px;
	font-weight: bold;
}

.dialog{
	background: #E7ECF7;
	border: 1px solid #A7BAE4;
	color: #0000B1;
	font-size: 14px;
	padding: 3px;
}

.maybena{
	background-image: url(gifs/veiwpage_na.jpg);
	background-repeat: no-repeat;
}

.message{
	color: #0000B1;
	font-weight: bold;
}

.pagelist {
	background-color: #F6F8FC;
	border: 1px solid #A7BAE4;
	font-size: 12px;
	font-weight: 300;
	padding: 0px;
}
