body {
	background-color: #EEEEEE;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	behavior: url("css/pngbehavior.htc");
}
/* Classes */
td.header {
	background-color: #FFFFFF;
	height: 50px;
}
td.body {
	padding: 10px;
	padding-top: 20px;
}
td.footer {
	padding: 10px;
}
a {
	font-size: 13pt;
	color: #255BDE;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 100%;
}
.A2 {
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial;
        FONT-WEIGHT: bold;
}
.A2:link {
	COLOR: #255BDE; TEXT-DECORATION:none
}
.A2:visited {
	COLOR: #255BDE; TEXT-DECORATION:none
}
.A2:active {
	COLOR: #8b0000
}
.A2:hover {
	COLOR: darkblue; TEXT-DECORATION: underline
}

a:link {
	color: #255BDE;
	text-decoration: none;
}
a:visited {
	color: #255BDE;
	text-decoration: none;
}
a:active {
	color: #255BDE;
	text-decoration: none;
}
a:hover {
	color: #E55A70;
	text-decoration: none;
}
.general {
	font-size: 13pt;
	color: #255BDE;
	text-decoration: none;
	font-family: Arial;
	font-size: 120%;
}
a.general:link {
	color: #255BDE;
	text-decoration: none;
}
a.general:visited {
	color: #255BDE;
	text-decoration: none;
}
a.general:active {
	color: #255BDE;
	text-decoration: none;
}
a.general:hover {
	color: #E55A70;
	text-decoration: none;
}
font.copyright {
	font-family: Arial;
	font-size: 90%;
	color: #255BDE;
}
h2 {
	font-family: Arial;
	font-size: 100%;
	color: #255BDE;
	margin: 0px;
}
/* IDs */
td#blue-line {
	background-image: url(../images/blue-line-bg.gif);
	padding-left: 12px;
}
td#blue-line1 {
	background-image: url(../images/blue-line-bg.gif);
}
img#logo {
	position: absolute;
	margin-left: -110px;
	margin-top: -20px;
}
