/* styles for the text boxes */
.textbox_xxsm
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 20px;
	border-bottom: #999999 1px solid;
	height: 17px;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.textbox_xsm
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 50px;
	border-bottom: #999999 1px solid;
	height: 17px;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.textbox_sm
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 100px;
	border-bottom: #999999 1px solid;
	height: 17px;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.textbox_md
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 150px;
	border-bottom: #999999 1px solid;
	height: 17px;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.textbox_lg
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 200px;
	border-bottom: #999999 1px solid;
	height: 17px;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.textbox_xlg
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 250px;
	border-bottom: #999999 1px solid;
	height: 17px;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.textbox_xxlg
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 350px;
	border-bottom: #999999 1px solid;
	height: 17px;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.textboxml_md {
	width:150px;
	height:75px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.textboxml_lg {
	width:200px;
	height:75px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.textboxml_xlg {
	width:250px;
	height:75px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.textboxml_xxlg {
	width:350px;
	height:75px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.textboxml_400x75 {
	width:400px;
	height:75px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
/* styles for the list boxes */
.listbox_dlb
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.listbox_xxsm
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 50px;
	border-bottom: #999999 1px solid;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.listbox_xsm
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 75px;
	border-bottom: #999999 1px solid;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.listbox_sm
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 130px;
	border-bottom: #999999 1px solid;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.listbox_md
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 150px;
	border-bottom: #999999 1px solid;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.listbox_lg
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 200px;
	border-bottom: #999999 1px solid;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.listbox_xlg
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 250px;
	border-bottom: #999999 1px solid;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.listbox_xxlg
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	width: 350px;
	border-bottom: #999999 1px solid;
	background-color: white;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}

/* styles for the buttons */
.button_sm
{
	width: 40px;
	height: 20px;
	vertical-align: middle;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.button_md
{
	width: 60px;
	height: 20px;
	vertical-align: middle;
	color: black;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}