body, td, center, p, div, li, input, select, textarea, blockquote {
	font-family: Verdana, Geneva, sans-serif;
}

.little { font-size:80% }
.heading1 { font-size:150% }
.heading2 { font-size:125% }

table.egc_message_error, table.egc_message_tick, table.egc_message_confirm {
	padding: 5px;
	background: #FCFCFC;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

table.egc_message_tick, table.egc_message_confirm {
	border: 1px solid #EEEEEE;
}

table.egc_message_error {
	border: 2px solid #FF6666
}

a.urllink_blue {
	background: url(/egc/gfx/egc_external_link.png) center right no-repeat;
	padding-right: 13px;
}
a.urllink_grey {
	background: url(/egc/gfx/egc_external_link2.png) center right no-repeat;
	padding-right: 13px;
}
