
p.copyright
{
	font-family: Arial;
	font-size: small;
	color: black;
	text-align: center;	
}


div.hide
{
	visibility: hidden;
}



a
{
	color: gray;
	
}


body.bd
{
	background-color: white;
	color: black;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



img.toplogos
{
	float: right;
	clear: none;
	vertical-align: bottom;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
	position: relative;
	top: 35px;
}

tr.toplogos
{
	background-image: url(images/dstopbanneredge.png);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


tr.toplogob
{  
	background-image: url(images/dsbotbanneredge.png);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}


div.padpic
{
	width: 150px;
	height: 600px;
	display: block;
	float: right;
	clear: both;
}
div.padpicr
{
	width: 150px;
	height: 600px;
	display: block;
	float: left;
	clear: both;
}


div.quotenb
{
	font-family: TimesRoman;

	padding-bottom: 2px;
	font-style: italic;
	margin: 4px;
	padding-left: 2px;
	width: 150px;
	padding-right: 2px;
	color: silver;

	padding-top: 2px;
	display: block;
	float: right;
	clear: both;
}

a.quote
{
	text-decoration: none;
}

div.quote
{
	font-family: TimesRoman;
	border-bottom: silver thin solid;
	border-left: silver thin solid;
	padding-bottom: 2px;
	font-style: italic;
	margin: 4px;
	padding-left: 2px;
	width: 150px;
	padding-right: 2px;
	color: silver;
	border-top: silver thin solid;
	border-right: silver thin solid;
	padding-top: 2px;
	display: block;
	float: right;
	clear: both;
}

div.info
{
	font-family: Arial;
	border-bottom: silver thin solid;
	border-left: silver thin solid;
	padding-bottom: 2px;
	margin: 4px;
	padding-left: 2px;
	width: 150px;
	padding-right: 2px;
	color: black;
	border-top: silver thin solid;
	border-right: silver thin solid;
	padding-top: 2px;
	display: block;
	float: left;
	clear: both;
	font-family: Arial;
	font-size: 17px;
	color: #404040;
	background-color: transparent;

}

a.hiddenlink
{
	text-decoration: none;
}

p.info
{
	font-family: Arial;
	color: gray;
	font-size: 11px;
}
table.item
{
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

td.body
{
	##width: 1024px;
	overflow: auto;
	background-image: url(images/backdrop.png);
	background-repeat: repeat-y;
	background-position: center top;
}

img.flip
{
}

h1.main
{
	font-family: Arial;
	font-size: 28px;
	color: black;
	letter-spacing: 6px;
	font-variant: small-caps;
	background-color: transparent;
	border-bottom: gray thin solid;
	border-left: gray thin solid;
}

h2.main
{
	font-family: Arial;
	font-size: 18px;
	color: black;
	letter-spacing: 6px;
	font-variant: small-caps;
	background-color: transparent;
	border-bottom: gray thin solid;
	border-left: gray thin solid;
}

p.main
{
	font-family: Arial;
	font-size: 17px;
	color: #404040;
	background-color: transparent;
	margin: 10px;
	padding: 10px;
	text-justify: auto;
	text-align: justify;
	line-height: 150%;
}


