/*Styles for Sanden*/

body {
	top:0;
	left:0;
	margin:0;
	margin-left:2%;
	margin-right:2%;
	padding:0;
	width:94%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* Tell NS4 to ignore what follows.... */ 
	/*/*/ 
	position:absolute;
	/* Okay, we can let NS4 see the rest.... */ 
	}

	
body.topmenu {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	}	
	
.edittable, .basic {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	border-spacing:0;
	background-image: url(../images/tablebar.gif);
	}

.plain {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	border-spacing:0;
	vertical-align:middle;
	}

.plain td {
	padding:4px ;
	padding-left:12px;
	padding-right:12px;
	font-size: 13px;
	line-height: 14px;
	white-space:nowrap;
	background-color:#dddddd;
	}

.plain th {
	padding: 4px ;
	font-size: 11px;
	line-height: 14px;
	white-space:nowrap;
	vertical-align:center;
	text-align:right;
	background-color:#aaccff;
	}


.edittable {
	width: 95%;
	}

.basic
	width:1%;
	}

h3 {
	font-size:18px;
	margin:2px;
	padding:0;
	}

h4, td h4 {
	color:#3366aa;
	margin:0;
	padding:0;
	font-size:14px;
	text-align:right;
	}


.tableleft {
	float: left;
}


.edittable td, .basic td, .basicleft td, .edittable th, .basic th, .basicleft th  {
	border: 0px;
	padding: 0px 4px 0px 4px ;
	margin: 0 px;
	font-size: 11px;
	line-height: 11px;
	white-space:nowrap;
	vertical-align:center;
}

.edittable td, .basic td, .basicleft td, .edittable th, .basic th, .basicleft th  { 	height: 16px;}

/* commented backslash hack v2 stuff read by everyone except for mac ie5 \*/
.edittable td, .basic td, .basicleft td, .edittable th, .basic th, .basicleft th  { 	height: 18px;}
/* end hack */

.basic th, .basicleft th {
	text-align: center;
	color: white;
	background-color: #0000ff;
	font-weight: bold;
	}

.edittable th {
	color: white;
	padding-top:2px;
	font-weight: bold;
	background-color: #3333ff;
	text-align: right;
	width:1%;
	}

th.edit2 {
	background-color: #6666cc;
	}

 td a  {
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;
	}

 td a:hover  {
	color: red;
	}
	


.hidden {
	display: hidden;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.bold  {
	font-weight: bold;
}


.gray, .grey {
	background-color: #dddddd;
}

.basic input, .edittable input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:11px;
	font-weight:bold;
	line-height: 11px;
	margin:0px;
	padding:0px;
	padding-left:4px;
	border:0px;
	border-top:1px solid gray;
	border-left:1px solid gray;
	background-color: #ffffcc;
	width:100%;
}

.surround {
	margin:0px;
	padding:0px;
	}


.surround, .surround td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input.hbutton {
	width:98%;
	color: white;
	background-color: #3333ff;
	font-weight: bold;
	font-size: 11px;
	height:16px;
	line-height:9px;
	padding:0px;
	margin:0px;
	border-bottom: 1px solid #000099;
	border-left: 1px solid #aaaaff;
	border-right: 1px solid #000099;
	border-top: 1px solid #aaaaff;
	}
	
.edittable input:active, .edittable input:focus {
	background-color: yellow;
	}


.edittable textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 200px;
	background-color: #ffffcc;
}

.edittable input:active, .edittable input:focus .edittable textarea:active, .edittable textarea:focus {
	background-color: yellow;
}

.widebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 300px;
	width:300px;
	background-color: #ffffcc;
}

.mailbody {
	font-family: Courier;
	font-size: 10px;
	height: auto;
	width:auto;
	background-color: #ffffcc;
}

/*
.menu, .menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0033aa;
	font-weight: bold;
	font-decoration: plain;
}
*/

.menu {
	padding-top:2px;
	}

.oldfakebutton {
	color: black;
	background-color: #dddddd;
	line-height: 12px;
	display: block;
	float: left;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width:90px;
	padding:2px;
	margin-bottom:4px;
	border-top: 2px solid white;
	border-bottom: 2px solid #666666;
	border-left: 2px solid white;
	border-right: 2px solid #666666;
}

.realbutton, .fakebutton, .menu a {
	color: #3366aa;
	background-color: #eeeeee;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	width:110px;
	padding:2px;
	padding-left:8px;
	margin:0px;
	margin-left:10px;
	margin-bottom:4px;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid black;
	border-left: 5px solid #666666;
	}

.fakebutton, .menu a {
	display: block;
	float: left;
	}
	
.realbutton:hover, .fakebutton:hover, .menu a:hover {
	color: black;
	border-bottom: 2px solid #3366aa;
	border-left: 5px solid #3366aa;
	margin-left:10px;
	margin-bottom:3px;
	}


.buttonblock{
	display: block;
	height:40px;
	}
	
.mousetext {
	font-size: 9px;
	}

 .basic .radio {
	width: 10px;
	height: 10px;
	padding:0;
	margin:0;
	border:0;
	}

