a:link {color: blue; text-decoration: none}
a:visited {color: blue; text-decoration: none}
a:hover {color: blue; text-decoration: underline}
a:active {color: blue; text-decoration: none}

body
{
background: #B8B8B8;
/*background-image: url('/images/texturabg.png');*/
background-image: url('/images/texturabg125.png');
}

div.form
{
	font-family: "Courier New";
	font-size: 10pt;
	line-height: 150%;
	right: 25%;
	width: 70%;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	border:solid #000;
	background: #ffffff;
	border-width: 2px 2px 2px 2px;
}

div.pageindex
{
	background: #E0E0E0;
	font-family:Verdana;
	margin-left: 2%;
	margin-bottom:6px;
	width: 20%;
	padding-left:10px;
	padding-top:2px;
	text-align:left;
	border: solid #000;
	border-width: 2px 2px 2px 2px;
	float: left;
}

div.content
{
	font-family: "Courier New";
	font-size: 10pt;
	line-height: 150%;
	margin-left: 25%;
	margin-bottom: 6px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	border:solid #000;
	background: #ffffff;
	border-width: 2px 2px 2px 2px;
	width: 60%;
}

div.header
{
	font-family: "Courier New";
	font-size: 10pt;
	line-height: 150%;
	margin-top: 2%;
	margin-bottom: 6px;
	margin-left: 2%;
	width: 85%;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	border:solid #000;
	background: #ffffff;
	border-width: 2px 2px 2px 2px;
}

div.footer
{
	font-family: "Courier New";
	font-size: 10pt;
	line-height: 150%;
	margin-left: 2%;
	width: 85%;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	border:solid #000000;
	background: #ffffff;
	border-width: 2px 2px 2px 2px;
	clear: both;
}

div.space
{
	clear: both;
}

div.menu
{
	font-family: "Courier New";
	font-size: 10pt;
	line-height: 150%;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:10px;
	border:solid #000;
	background: #ffffff;
	border-width: 2px 2px 2px 2px;
}

p.small
{
font-size:8pt;
text-align:center;
}

div.twitter
{
	background: #FFFFFF;
	font-family:Verdana;
	margin-left: 2%;
	margin-bottom:6px;
	width: 20%;
	padding-left:10px;
	padding-top:2px;
padding-right:5px;
	text-align:left;
	border: solid #000;
	border-width: 2px 2px 2px 2px;
	float: left;
clear: both;
font-size:10pt;
}