a.linkstandard:link {color: #ff9900; text-decoration: underline; font-weight: normal}
a.linkstandard:visited {color: #ff9900; text-decoration: underline; font-weight: normal}
a.linkstandard:hover {color: #ff9900; text-decoration: none; font-weight: normal}
a.linkstandard:active {color: red; text-decoration: none; font-weight: normal}
.dropboxleft
{
	margin-bottom: 3px;
	margin-right: 1px;
	margin-left: 2px;
	height: 18px;
	font-size: 8pt;
	width: 100px;
	font-weight: normal;
	font-family: tahoma;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.dropboxleftslim
{
	margin-bottom: 3px;
	margin-right: 1px;
	margin-left: 2px;
	height: 18px;
	font-size: 8pt;
	width: 112px;
	font-weight: normal;
	font-family: tahoma;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.dropboxright
{
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 2px;
	height: 18px;
	font-size: 8pt;
	width: 100px;
	font-weight: normal;
	font-family: tahoma;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.dropboxrightslim
{
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 2px;
	height: 18px;
	font-size: 8pt;
	width: 112px;
	font-weight: normal;
	font-family: tahoma;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.textbox
{
	margin-bottom: 3px;
	margin-right: 1px;
	margin-left: 2px;
	font-size: 8pt;
	font-weight: normal;
	font-family: tahoma;
	color: #000000;
	width: 99px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.textboxslim
{
	margin-bottom: 3px;
	margin-right: 1px;
	margin-left: 2px;
	font-size: 8pt;
	font-weight: normal;
	font-family: tahoma;
	color: #000000;
	width: 100px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
input.srch
{
	margin-bottom: 2px;
	height: 20px;
	font-size: 8pt;
	width: 202px;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;
	background-color: #000000;
	border-style: solid;
	border-color: #b5b5b6;
	border-width: 1px;
	padding-bottom:2px;
}
input.srchslim
{
	margin-bottom: 2px;
	height: 20px;
	font-size: 8pt;
	width: 109px;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;
	background-color: #000000;
	border-style: solid;
	border-color: #b5b5b6;
	border-width: 1px;
	padding-bottom:2px;
}
.centeralign
{
 	margin-left:auto;
 	margin-right:auto;
 	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	width:200px;
	height:150px;
}
.centeralignslim
{
 	margin-left:auto;
 	margin-right:auto;
 	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	width:120px;
	height:180px;
}
.butt
{
	text-align:center;
	font-weight: bold;
	font-family: tahoma;
	color: #000000;
	font-size: 8pt;
}

.logo
{
	border:0px;
}

body.center
{
	text-align:center;
}