body, p, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.red {
	color: #EA0001;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	display: inline;
}

a.small:link { font-size:9px; color:#444444; text-decoration:underline}
a.small:visited { font-size:9px; color:#444444; text-decoration:underline}
a.small:hover { font-size:9px; color:#000000; text-decoration:underline}
a.small:active { font-size:9px; color:#444444; text-decoration:underline}

a:link { color:#EA0001; text-decoration:underline}
a:visited {  color:#EA0001; text-decoration:underline}
a:hover { color:#000000; text-decoration:underline}
a:active { color:#EA0001; text-decoration:underline}

a.lightgrey:link { color:#999999; text-decoration:none}
a.lightgrey:visited {  color:#999999; text-decoration:none}
a.lightgrey:hover { color:#666666; text-decoration:none}
a.lightgrey:active { color:#999999; text-decoration:none}

.bg-content {
	background-image: url(../images/core/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border {
	border: 1px solid #E2E2E2;
}
