BODY {
	background-color:	#1a1414;
	margin:			0px;
	padding:		0px;
	overflow:		auto;
	}
DIV.capsule {
	height:			auto;
	left:			0px;
	position:		absolute;
	top:			0px;
	width:			100%;
	height:			100%;
	overflow:		visible;
	}
TABLE.core {
	background-color:	transparent;
	background-image:	url('../images/backdrop.jpg');
	background-position:	top center;
	background-repeat:	no-repeat;
	}
TABLE TR TH, TABLE TR TD {
	background-color:	transparent;
	color:			white;
	font-family:		Candara,Tahoma,Geneva,sans-serif;
	font-size:		10pt;
	line-height:		13pt;
	}
TD.line {
	background-color:	white;
	height:			1px;
	}
TD.lside {
	background-color:	transparent;
	background-image:	url('../images/sidel.gif');
	background-position:	top right;
	background-repeat:	repeat-y;
	width:			200px;
	}
TD.rside {
	background-color:	transparent;
	background-image:	url('../images/sider.gif');
	background-position:	top left;
	background-repeat:	repeat-y;
	width:			200px;
	}
A,A:link,A:visited,A:hover,A:active {
	color:			#ff9933;
	font-weight:		bold;
	text-decoration:	none;
	}
A:hover {
	text-decoration:	underline;
	}
P {
	color:			#cccccc;
	margin-left:		200px;
	margin-right:		200px;
	padding:		0.75em;
	padding-bottom:		0px;
	padding-top:		0px;
	text-align:		justify;
	}
P.title {
	background-color:	#830507;
	background-image:	url('../images/twash.gif');
	background-repeat:	repeat-y;
	border-bottom:		1px solid white;
	border-top:		1px solid white;
	color:			white;
	font-size:		1.6em;
	font-weight:		bold;
	padding-bottom:		4px;
	padding-top:		6px;
	margin-bottom:		0.67em;
	}
P.heading {
	background-color:	#830507;
	background-image:	url('../images/twash.gif');
	background-repeat:	repeat-y;
	border-bottom:		1px solid white;
	border-top:		1px solid white;
	color:			white;
	font-size:		1.1em;
	font-weight:		bold;
	padding-bottom:		4px;
	padding-top:		3px;
	}
DIV.inset {
	background-color:	#6c7699;
	background-image:	url('../images/dl_back.jpg');
	background-repeat_	no-repeat;
	border:			1px solid white;
	border-top:		0px;
	clear:			right;
	color:			white;
	float:			right;
	font-family:		Tahoma,Arial,helvetica,sans-serif;
	height:			auto;
	width:			192px;
	}
IMG.inset, IMG.insetleft {
	background-color:	transparent;
	border:			1px solid transparent;
	clear:			right;
	float:			right;
	height:			auto;
	width:			192px;
	}
IMG.insetleft {
	clear:			left;
	float:			left;
	margin-bottom:		1em;
	}
DIV.inset A,DIV.inset A:link,DIV.inset A:visited,DIV.inset A:active,DIV.inset A:hover {
	color:			#ffffcc;
	font-weight:		bold;
	}
DIV.inset A:hover {	
	color:			yellow;
	}
DIV.inset SPAN {
	background-color:	black;
	border-bottom:		1px solid white;
	border-top:		1px solid white;
	color:			white;
	display:		block;
	font-weight:		bold;
	text-align:		right;
	padding-right:		1em;
	}
DIV.inset I {
	font-style:		normal;
	padding-left:		1em;
	padding-right:		1em;
	}
DIV.inset P {
	text-align:		left;
	}
IMG.inset {
	background-color:	white;
	border:			1px solid black;
	clear:			right;
	float:			right;
	margin:			0.5em;
	margin-top:		0px;
	padding:		0px;
	width:			192px;
	}
IMG.page1 {
	clear:			left;
	float:			left;
	margin-right:		1em;
	}
IMG.page2 {
	clear:			right;
	float:			right;
	margin-left:		1em;
	}
SPAN.small {
	font-size:		0.6em;
	}
B,TT {
	color:			#ffffcc;
	}
TABLE.mail {
	border:			1px solid #830507;
	width:			300px;
	}
TABLE.mail TH {
	background-color:	#830507;
	background-image:	url('../images/twash.gif');
	background-repeat:	repeat-y;
	text-align:		left;
	}
TABLE.mail TD {
	background-color:	#333333;
	}
TABLE.mail INPUT, TABLE.mail TEXTAREA, TABLE.mail BUTTON {
	border:			1px solid black;
	width:			100%;
	}
TABLE.mail BUTTON {
	border:			1px solid black;
	cursor:			pointer;
	}
TABLE.mail BUTTON:hover {
	border:			1px solid white;
	color:			blue;
	text-decoration:	underline;
	}
