/*body {
	background-color: #EBEBEB;
	margin-right: 3px;
}*/
BODY, TD {
	background-color: #EBEBEB;
	color: #000000;
/*	margin-right: 3px;*/
}

TH {
	color: #000000;
}

TABLE {
/*	background-color: #EBEBEB;*/
	background-color: #FFFFF0;
	border: 1px dotted #FFFFFF;
	top: px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: none;
}

a:active {
	color: #999999;
	text-decoration: none;
}

td.off {
	background: #EBEBEB;
}

td.on {
	background: #EDB672;
}

.style6 {
	color: #FFFFFF
}

.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

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

/* DEPRECATED USE style 21 to 23 now */
table.cooltable {
	background: #FFFFF9;
/*	background-color: #FFFFFA;*/
	border: 1px dotted #FFFFFF;
width: 100%;
/*	top: px;*/
font-family: verdana, sans-serif;
text-align:left;
}

th.cooltable {
background: #CCFF99;
color: #000000;
}

/* style21 is used for all public pages (so outside the login) */
table.style21 {
	background: #FFFFF9;
/*	background-color: #FFFFFA;*/
	border: 1px dotted #FFFFFF;
width: 100%;
/*	top: px;*/
font-family: verdana, sans-serif;
text-align:left;
}

th.style21 {
background: #CCFF99;
color: #000000;
}

/* style22 is used for all internal pages (after the staff login) */
table.style22 {
	background: #FFFFF9;
/*	background-color: #FFFFFA;*/
	border: 1px dotted #FFFFFF;
width: 100%;
/*	top: px;*/
font-family: verdana, sans-serif;
text-align:left;
}

th.style22 {
background: #CCFF99;
color: #000000;
}

td.style22 {
background: #CCCC99;
color: #000000;
}

td.style22a {
background: #CCFF99;
color: #000000;
}


/* style23 is used for all employers pages (after the employers login) */
table.style23 {
	background: #FFFFF9;
/*	background-color: #FFFFFA;*/
	border: 1px dotted #FFFFFF;
width: 100%;
/*	top: px;*/
font-family: verdana, sans-serif;
text-align:left;
}

th.style23 {
background: #CCFF99;
color: #000000;
}