body {background-color:white;}

img.smapic{position: relative;top: 0px;z-index: -1;}

div.title
{
	text-align: right;
	font-weight: bold;
	font-style: italic;
	margin-top: 122px;
	margin-right: 30px;
	font-family: Verdana;
	font-size: 20pt;
	z-index: -2;
}

div.text
{
	position: relative;
	top: -21px;
	left: -30px;
	z-index: 1;
	font-family: Verdana;
	font-size: 11pt;
}
div.text a:link{color:#ff0000; font-weight:bold; text-decoration:none;}
div.text a:visited{color:#1111ae; font-weight: bold; font-style: italic; text-decoration:none;}
div.text a:hover{color:#1ac11a; font-weight:bold; text-decoration:none;}
div.text a:active{color:#ff0000; font-weight:bold; text-decoration:none;}

td.text {width: 75%; min-width:200px;}

table.navigation {position: absolute;top: 185px;width: 99.3%;}
td.navigation {width:45%;font-family:Verdana; font-size:10.6pt;min-width:440px;}
	div.red a {font-weight:bold; color:#000000;}
	div.green a {font-weight:bold; color:#000000;}
	div.blue a {font-weight:bold; color:#000000;}

td.margin {width: 23%}
td.margin2 {width:12.2%;min-width:50px;}

div.accountlinks{
	position: relative;
	top: -27px;
	left: -30px;
	z-index: 2;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}

div.accountlinks a{text-decoration:none;color: #000000;}
div.accountlinks a:hover{font-style: italic;}


a.teh3{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

div.stuff a{text-decoration:none;color: #000000;}
div.stuff a:hover{
	text-decoration:none;
	color: #1ac11a;
	font-style: italic;
	font-weight: bold;
}

div.info a{text-decoration:none;color: #000000;}
div.info a:hover{
	text-decoration:none;
	color: #ff0000;
	font-style: italic;
	font-weight: bold;
}

span.minititle{
	font-size:9pt;
	font-weight:none;
	color:#3c3c3c;
	text-transform:lowercase;
	}
