	.MyBlankStyleBecauseStuffBreaksOtherwise {
	}
	DIV.admin{
		font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
		width: 570px;
		color: #000000;
		padding: 4px 4px 4px 4px;
	}
	BODY.admin
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		background: #e2e2e2;
	}
	TABLE.admintable
	{
		border: 1px solid silver;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	TD.form_title
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: Black;
	}
	TD.adminrowlisting {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-bottom : 1px solid Silver;
	color: black;
	}
	TD.form_text
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: Black;
	}
	TD.pageholder
	{
		color: #000000;
		font-size: 10px;
		background: #BBC4EA;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 10px;
		border-color: #010154;
		border-bottom-style: groove;
		border-left-color:#010154;
		border-left-style: outset;
		border-right-color:#010154;
		border-right-style: groove;
		border-top-color:#010154;
		border-top-style: outset;

	}
	.buttontable IMG {
		height: 11px;
		
		
	}
	.button_title {
		background: #010154;
		border:#010154;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 3px;
		padding-right: 3px;
		border-bottom: 1px solid white;
		white-space: nowrap;
	}
	.title_text
	{
		font-family: Verdana, Arial, Helvetica;
		font-size: 10pt;
		color: white;
	}
	.button_div {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background: #D4D0C8;
		color: #000000;
		padding-top: 3px;
		padding-bottom: 5px;
		padding-left: 3px;
		padding-right: 5px;
		border-right: black solid 1px;
		/*border-bottom: black solid 1px;*/
		/*border-top: white solid 1px;*/
		border-left: white outset 1px;
		white-space: nowrap;
		cursor: pointer;
		display: inline;
	}
	.button_div_down {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background: #D4D0C8;
		color: #000000;
		padding: 4px;
		border-left: black inset 1px;
		border-top: black inset 1px;
		border-bottom: #FFFFFF inset 1px;
		border-right: white inset 1px;
		white-space: nowrap;
		cursor: pointer;
		display: inline;
	}
	.button_div_off {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background: #D4D0C8;
		color: #FFFFFF;
		padding-top: 3px;
		padding-bottom: 5px;
		padding-left: 3px;
		padding-right: 5px;
		border-right: black solid 1px;
		border-bottom: black solid 1px;
		border-top: white solid 1px;
		border-left: white outset 1px;
		white-space: nowrap;
		display: inline;
	}
	.button_div_blank {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background: #D4D0C8;
		color: #000000;
		padding-top: 3px;
		padding-bottom: 5px;
		padding-left: 3px;
		padding-right: 5px;
		border-right: black solid 1px;
		border-bottom: black solid 1px;
		border-top: white solid 1px;
		border-left: white outset 1px;
		white-space: nowrap;
	}
	TD.formholder
	{
		color: #000000;
		font-size: 10px;
		text-indent: 10px;
		background: #E2E2E2;
		padding: 6px 10px 6px 10px;
	}
	TD.iframeholder
	{
		color: #000000;
		font-size: 10px;
		text-indent: 10px;
		background: #E2E2E2;
		padding: 0px 0px 0px 0px;
	}
	TD.headingrow {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight: bold;
		text-decoration : none;
		border-bottom : 1px solid Silver;
		padding-left: 5px;
		padding-top: 3px;
		padding-bottom: 2px;
		color: black;
	}
	TD.heading_column_title {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight: bold;
		text-decoration : none;
		border-bottom : 1px solid Silver;
		padding-left: 5px;
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: #c8c8c8;
		color: black;
	}
	DIV.help_scrolling {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		height: 400px;
		width: 100%;
		padding: 10px 10px 10px 10px;
		display: inline;
		visibility: visible;
		color: #000000;
		background: #FFFFFF;
		overflow-y: auto;
	}
	TD.informationtext
	{
		color: black;
		font-size: 8pt;
		background: #E2E2E2;
		padding: 10px 10px 10px 10px;
	}
	TD.wizard
	{
		font-family : Verdana;
		font-size: 10pt;
		color: black;
		padding: 10px 10px 10px 10px;
	}
	TABLE.buttontable
	{
		border-top: 1px outset white;
		border-left: 1px outset white;
		border-right: 1px outset white;
	}	
	TABLE.inneradmintable
	{
		border-left: 1px outset white;
		border-right: 1px outset white;
		border-bottom: 1px outset white;
	}
	TD.mb_admin {
		font-family: verdana, arial, helvetica;
		font-size: 8pt;
		color: #000000;
	}
	mikestest {
	font-size: 38pt;
	}
	DIV.itemList_scrolling {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		height: 275px;
		width: 100%;
		
		visibility: visible;
		color: #000000;
		background: #E2E2E2;
		overflow: scroll;
		overflow-y: scroll;
		overflow-x: visible;
		overflow: -moz-scrollbars-vertical;
	}
	DIV.itemList_NONscrolling {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		width: 100%;
		display: inline;
		visibility: visible;
		color: #000000;
		background: #E2E2E2;
		overflow-y: scroll;
	}
	DIV.tab {
		font-family : arial;
		font-size: 9pt;
		font-weight: bold;
		background: #969696;
		color: #000000;
		padding-left: 5px;
		padding-right: 5px;
    	padding-top: 3px;
		cursor: pointer;
		border-left: 1px solid silver;
		border-right: 1px solid silver;
		border-top: 1px solid silver;
		border-bottom: 1px solid #EAEAEF;
		width: 200px;
		height: 25px;
		text-align: center;
	}
	DIV.tab_hover {
		font-family : arial;
		font-size: 9pt;
		font-weight: bold;
		background:  #314182 ;
		color: #9CB8E4;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		cursor: pointer;
		border-left: 1px solid silver;
		border-right: 1px solid silver;
		border-top: 1px solid silver;
		border-bottom: 1px solid #C1C1D1;
		width: 200px;
		height: 25px;
		text-align: center;
	}
	DIV.tab_selected {
		font-family : arial;
		font-size: 9pt;
		font-weight: bold;
		background: #4A60B5;
		color: #FFFFFF;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		cursor: pointer;
		border-left: 1px solid silver;
		border-right: 1px solid silver;
		border-top: 1px solid silver;
		border-bottom: 1px solid #D6D6E0;
		width: 200px;
		height: 25px;
		text-align: center;
	}
	INPUT.radiobutton
	{
		border: 0px 0px 0px 0px;
		background-color: #E2E2E2;
	}
	INPUT
	{
		padding: 1px 1px 1px 1px;
	}
	INPUT.radio
	{
		padding: 0px 0px 0px 0px;
		border: 0px 0px 0px 0px;
	}
	INPUT.actionbutton {
		font-family : arial;
		font-size: 9pt;
		font-weight: bold;
		background: #D2D2D2;
		color: #000000;
		padding-left: 5px;
		padding-right: 5px;
		cursor: pointer;
		border-left: 1px solid silver;
		border-right: 1px solid silver;
		border-top: 1px solid silver;
		border-bottom: 1px solid silver;
		height: 20px;
		text-align: center;
	}
	IFRAME.editor
	{
		background : #D2D2D2;
		padding: 0px 0px 0px 0px;
	}
