body
{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	background-color: #ffffff;
	margin: 0 0 0 0;
}
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
{
	background-color: #d5d5e6;
	background-image: url(images/background.gif);
}
.header
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.headermore
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.headerDarkGreen
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #244944;
}

.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;
}
.darkGreen
{
	color: #244944;
}
.red
{
	color: #F32323;
}
.blue
{
	color: #333399;
}
.purple
{
	color: #7746aa;
}
.white
{
	color: #ffffff;
}
.hottiespurple
{
	color: #800080;
}
.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;
}
.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;
}

.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;
}
.blackborder
{
	border: solid 1px black;
}
.blueborder
{
	border: solid 1px #333399;
}

.showIndicator
{
	display: block;
}

.hideIndicator
{
	display: none;
}
.cMeContent
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.cMe
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.cMeContentBold
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.cMeIntroText
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.cMeFormHeader
{
	font-family: Tahoma;
	font-size: 12px;
	color: #B80348;
	font-weight: bold;
}
.cMeContentHeader
{
	font-family: Tahoma;
	font-size: 12px;
	color: #66B110;
	font-weight: bold;
}
.cMeTextBox
{
	background-color: #999999;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	height: 18px;
}
.cMeContentTextBox
{
	background-color: #999999;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	height: 18px;
}
.cMeTextBoxFile
{
	background-color: #999999;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 135px;
	height: 18px;
}
a.cMe:active, a.cMe:visited, a.cMe:link
{
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
a.cMe:hover
{
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
}
