
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000022;
	margin: 2px;
}

.menu { color: #000000 ;font-weight:normal;}
.menu:active { color: #000055;font-weight:normal;}

a 		{text-decoration: none;
		font-weight: bold;
		color: #3333ff;}
a:hover {background-color: #aaaaaa;}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


H3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
}

.curs {cursor: pointer;}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	border-width: 1px;
}

.lightcell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	border-width: 1px;
	background-color:#f6f6f6;
}

th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	border-bottom:#aaaaaa solid thin;border-width: 2px;
	border-width: 1px;
	text-align: left;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	border-top:#777777 solid thin; border-width: 1px;
	border-bottom:#222222 solid thin;border-width: 1px;
	border-right:#777777 solid thin; border-width: 2px;
	border-left:#777777 solid thin; border-width: 2px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	border-top:#777777 solid thin; border-width: 1px;
	border-bottom:#222222 solid thin;border-width: 1px;
	border-right:#777777 solid thin; border-width: 2px;
	border-left:#777777 solid thin; border-width: 2px;
}

.invisible{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	border-top:#777777 solid thin; border-width: 1px;
	border-bottom:#222222 solid thin;border-width: 1px;
	border-right:#777777 solid thin; border-width: 2px;
	border-left:#777777 solid thin; border-width: 2px;
}

.invisibled{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	border-top:#ffffff solid thin; border-width: 1px;
	border-bottom:#ffffff solid thin;border-width: 1px;
	border-right:#ffffff solid thin; border-width: 2px;
	border-left:#ffffff solid thin; border-width: 2px;
}
.plain{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	border-top:#777777 solid thin; border-width: 1px;
	border-bottom:#222222 solid thin;border-width: 1px;
	border-right:#777777 solid thin; border-width: 2px;
	border-left:#777777 solid thin; border-width: 2px;
}

.wrong{
	background:#ffccdd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	border-top:#ED4A4A solid thin;
	border-bottom:#ed0000 solid thin;
	border-right:#aa1111 solid thin;
	border-left:#aa1111 solid thin;
}


/*below are copied over from /images/ to add compatibility */
/* the line body {background: #AFBCCC;}  needs to be added for full compatibility but this will involve changes in page */

body.inner {background-image: url(midmid.gif); background-repeat: repeat;margin: 10px 0 4px 0;}
body.helpinner {background-image: url(midmid.gif); background-repeat: repeat;margin: 10px 0 4px 0;}
td.inner {background-color: #EFEFEF;}

.plainbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	border-top:#777777 solid thin; border-width: 1px;
	border-bottom:#222222 solid thin;border-width: 1px;
	border-right:#777777 solid thin; border-width: 2px;
	border-left:#777777 solid thin; border-width: 2px;
}

.red{
	font-family: Arial, Helvetica, sans-serif;
/* 	font-size: 12px; */
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	background:#ffccdd;
	border-top:#ED4A4A solid thin;
	border-bottom:#ed0000 solid thin;
	border-right:#aa1111 solid thin;
	border-left:#aa1111 solid thin;
}