body
{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	margin: 0 0 0 0;
	background-color: #d5d5e6;
	background-image: url(images/background.gif);
}
table
{
	font-size: 11px;
}
img
{
	border: none;
}
a
{
	color: #333399;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
hr
{
	border: solid 1px #d5d5e6
}
h5
{
	color: #333399;
	font-size: 12px;
}
ul
{
	list-style-image: url(images/li_x.gif);
}
.body
{
}
.header
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight:bold;
	color: #666666;
}
.headermore
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
}

.subHeader
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}
.bigger
{
	font-size: 12px;
}
.grey
{
	color: #666666;
}
.brown
{
	color: #993300;
}
.yellow
{
	color: #FAB000
}
.green
{
	color: #027F4D
}
.red
{
	color: #F32323
}
.blue
{
	color: #333399
}
.purple
{
	color: #7746aa
}
.lightblue
{
	color: #3366ff
}
.navbar
{
	background-color: #fafafa;
	color: #333399
}
.navbaritem
{
	border: solid 1px #333399;
}
.navbaritem td
{
	text-align: center;
}
.navbaritem a
{
	color: #000000;
}
.navbarsection
{
	background-color: #d5d5e6;
	cursor: hand;
	text-align: center;
}
.navbarsection a
{
	color: #333399;
}
.navbaraltsection
{
	background-color: #cbcbdc;
	cursor: hand;
	text-align: center;
}
.navbaraltsection a
{
	color: #333399;
}
.navbaraltsectionadmin
{
	background-color: #ff0000;
	cursor: hand;
	text-align: center;
}
.navbaraltsectionadmin a
{
	color: #000000;
}
.input
{
	border: solid 1px #333399;
	font-family: tahoma;
	font-size: 11px;
	color: black;
	background-color: white;
}
.numericinput
{
	text-align:center;
	border: solid 1px #333399;
	font-family: tahoma;
	font-size: 11px;
	color: black;
	background-color: white;
}
.button
{
	border: solid 1px #333399;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	background-color: #ebeaf2;
	cursor:hand;
}
.hand
{
	cursor:hand;
}
.grid
{
	background-color: #ebeaf2;
}
.gridhead
{
	font-weight: bold;
	text-align: center;
	background-color: #ebebf6;
	color: #000000;
}
.gridhead a
{
	color: #000000;
	text-decoration: none;
}
.griditem
{
	background-color: #ffffff;
	color: #333399;
	vertical-align: middle;
}
.gridaltitem
{
	background-color: #efefef;
	color: #333399;
}
.pager
{
	font-weight: bold;
	text-align: center;
	background-color: #ebebf6;
}
.pager a
{
	color: #000000;
	text-decoration: none;
}
.contentList
{
	color: #333399;
}
.contentList img
{
	border: solid 1px black;
}
.contentList input
{
	border: solid 1px black;
}

.invisible 
{
	DISPLAY: none
}

.emulator
{
	text-align:left;
	border: none;
	font-family:Arial;
	font-size: 14px;
	color: black;
	background-color: white;
}

