body {
	margin: 0;
	padding: 0;
}

td.margin {
	background-image: url(../images/back_left.gif);
	background-color: #8a877c;
}

td.menu {
	background-image: url(../images/back_buttons.gif);
	background-color: #0b2668;
	width: 158px;
}

td.body {
	background-image: url(../images/back_window.jpg);
	width: 610px;
}

td.logo {
	background-image: url(../images/back_logo.jpg);
	width: 100%;
}

img.logo {
	float: right;
	height: 76px;
	width: 224px;
	border-width: 0px;
}

td.shadow {
	background-image: url(../images/back_shadow_right.gif);
	background-color: #8a877c;
	width: 8px;
}

td.content {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	LINE-HEIGHT: 150%;
	FONT-FAMILY: Book Antiqua, Times New Roman;
	padding-left: 74px;
}

A:link     {color: #64644D; text-decoration: none}
A:visited  {color: #64644D; text-decoration: none}
A:active   {color: #64644D; text-decoration: none}
A:hover    {color: #0B2668; text-decoration: underline}

A.blacklink:link     {color: #000000; text-decoration: none}
A.blacklink:visited  {color: #000000; text-decoration: none}
A.blacklink:active   {color: #000000; text-decoration: none}
A.blacklink:hover    {color: #0B2668; text-decoration: underline}

.portrait {
	border: 1px solid #0B2668;}
.portrait2 {
	border: 1px solid #0B269B;
	margin-bottom: 20px;
	margin-left: 30px;
}
