.bordered-table 
	{ 
		border-style: inset; 
		border-spacing: 30px; 
	}

.unbordered-table 
	{ 
		border-style: none; 
		vertical-align: top; 
	}

.toolbar_username 
	{
		clear: left;
		border-style: none;
		text-align: left;
		font-family: arial;
		font-size: xx-small;
		float: left;
	}
	
.toolbar_logout
	{
		margin: left;
		border-style: none;
		text-align: right;
		font-family: arial;
		font-size: xx-small;
		float: right;
		margin-right: 10px;
	}
	
.toolbar_button_container
	{
		border-style: none;
		height: 30px;
		clear: both;
	}

.toolbar_buttons
	{
		float: left;
		margin-right: 1px;
	}
	
.container_toolbar 
	{
		border-style: none;
		width: 650px;
		margin-bottom: 25px;	
	}
	
.statusbar 
	{
		clear: both;
		height: 15px;		
	}

.sline 
	{ 
		background-color:#FFFFFF; 
		color:#000000; 
		height: 20px; 
		width: 305px; 
		font-size: 10px; 
		font-weight: bold; 
		font-family:arial;

	}

.container 
	{ 
		/* WIDTH MUST BE DEFINED WITH IN-LINE STYLES ON EACH PAGE */
		border-style: ridge; 
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		margin-top: 0px;
		height: auto;
		float: left;
		margin-right: 10px;

	}



.banner 
	{ 	
		font-size: 14px; 
		font-family: arial; 
		font-weight: bold; 
		background-color: #FFFFFF; 
		clear: both;
		float: left;
		position: relative; 
		top: -9px; 
		z-index: 1;
		padding-left: 7px;
		padding-right: 7px;

	}


.content
	{
	   	/* HEIGHT MUST BE DEFINED IN-LINE */
		border-style: ridge;
		border-width: thin;
		width: auto;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		margin-top: 10px;
		background-color: #CCCCCC;
		clear: both;

	}
	
.smallbanner
	{
		font-size: 10px; 
		font-family: arial; 
		font-weight: bold; 
		background-color: #CCCCCC; 
		clear: both;
		float: left;
		position: relative; 
		top: -7px;
		left: 2px; 
		z-index: 1;
		padding-left: 4px;
		padding-right: 4px;
	}

.medbanner
	{
		border-width: thin;
		border-style: ridge;
		font-size: 12px; 
		font-family: arial; 
		font-weight: bold; 
		background-color: #FFFFFF; 
		clear: left;
		float: left;
		position: relative; 
		top: -7px;
		left: 2px; 
		z-index: 1;
		padding-left: 4px;
		padding-right: 4px;
		
	}

.banner_acc_image
	{
		float: right;
		position: relative; 
		top: -10px;
		left: -9px; 
		z-index: 1;
	}

.insideleft
	{ 	
		border-style: none;
		clear: left;
		float: left;
		/* margin-left: 2px; */
		margin-right: 10px;
	}

.inside 
	{
		border-style: none;
		float: left;
		margin-right: 10px;
	}

.info
	{
		float: left;
		clear: both;
		width: 100%;
		margin-top: 10px;
		font-family: arial, verdana;
		font-size: xx-small;		
	}

.small 
	{
		font-size: 10px; 
		font-family: arial; 
	}
	
.smallUser 
	{
		font-size: 10px; 
		font-family: arial; 
		font-weight: bold; 
	}

.standard-form
	{
		font-size: 14px;
		font-family: arial; 
		font-weight: bold; 
	}
	
.small-form 
	{
		font-size: 12px; 
		font-family: arial; 
	}

.small-form-bold 
	{
		font-size: 12px; 
		font-family: arial; 
		font-weight: bold; 
	}

.mediumbutton 
	{ 
		font-family:arial; 
		font-size:12px; 
		width:125px; 
	}

	
.button-form 
	{
		font-size:13px; 
		font-family:arial; 
	}

.standard-title 
	{
		font-size:16px; 
		font-family:arial; 
		font-weight:bold; 
	}
	
.button-fit 
	{ 
		font-size:13px; 
		font-family:arial; 
		width:75px;
	}
	
.textbox-small 
	{ 
		font-size:12px; 
		font-family:arial; 
		width:75px; 
	}

.textbox-large 
	{ 
		font-size:12px; 
		font-family:arial; 
		width:160px; 
	}
	
.status-bar 
	{
		font-size:14px; 
		font-family:arial; 
		border-style:solid; 
		background-color:#CCCCCC; 
		height:15px; 
	}
	
.header-small 
	{
		font-size:12px; 
		font-family:arial; 
		font-weight:bold; 
	}
	
select 
	{
		font-size:12px; 
		font-family:arial; 
		width:125px; 
	}
	
.selectwide 
	{ 
		width: 175px; 
	}

.ipfields 
	{ 
		font-family:arial; 
		font-size:12px; 
		width:28px; 
	}

.map-form 
	{ 
		width: 75px; 
		font-size: 10px; 
		font-weight: bold; 
		font-family: arial; 
		text-align: center;
	}
	
span 
	{ 
		color: blue; 
		text-decoration: underline; 
	}
	
.timefields 
	{ 
		font-family:arial; 
		font-size:12px; 
		width:60px; 
	}

.tiny-text 
	{ 
		font-size:9px; 
		font-family:arial; 
	}
	
.button-tiny 
	{ 
		font-size:13px; 
		font-family:arial; 
		width:20px; 
	}
	
.button-tinytext
	{
		font-size:11px;
		font-family:arial;
		width:55px;
	}
	
.button-small
	{
		font-size: 11px;
		font-family: arial;
		width: 40px;
	}
	
