ul {
	list-style-image: url(sq.gif);
	list-style-type: square;
}
hr {
	border: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3E91BB;
	border-right-color: #3E91BB;
	border-bottom-color: #3E91BB;
	border-left-color: #3E91BB;
}

td {
	text-align: left;
}

.ra {
     text-align:right;
}

.acent {
	color: #3E91BB;
}

input {
    color: #3E91BB;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #3E91BB;
	border-bottom-color: #3E91BB;
	border-left-color: EEEEEE;
}
select {
    color: #3E91BB;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #3E91BB;
	border-bottom-color: #3E91BB;
	border-left-color: #EEEEEE;
}
textarea {
    color: #3E91BB;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #3E91BB;
	border-bottom-color: #3E91BB;
	border-left-color: #EEEEEE;
}

a:link {
	color: #3E91BB;
}

a:visited {
	color: #3E91BB;
}

a:hover {
	color: #3E91BB;
}
