body{
	background-color: #e5e5e5;
	font-family: helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
}

input{
	font-family: helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
}

a:link{
	color: #0000FF;
	font-family: helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

a:visited{
	color: #0000FF;
	font-family: helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

a:active{
	color: #0000FF;
	font-family: helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	font-family: helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

a.rule:link{
	color: #0000FF;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

a.rule:visited{
	color: #0000FF;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

a.rule:active{
	color: #000000;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

a.rule:hover{
	color: #0000FF;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.enabledrule{
	color: #000000;
	font-family: helvetica,sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
}

.enabledrule-over{
	color: #000000;
	font-family: helvetica,sans-serif;
	font-size: 9pt;
	background-color: #e5e5e5;
}

.disabledrule{
	color: #000000;
	font-family: helvetica,sans-serif;
	font-size: 9pt;
	background-color: #f1f1f1;
}

.disabledrule-over{
	color: #000000;
	font-family: helvetica,sans-serif;
	font-size: 9pt;
	background-color: #c5c5c5;
}

.enabled{
	color: #008000;
	font-weight: normal;
}

.disabled{
	color: #FF0000;
	font-weight: normal;
}

.menu{
	background-color: #b5b5b5;
}

.menuouter{
	background-color: #000000;
}

.main{
	background-color: #b5b5b5;
}

.status{
	background-color: #b5b5b5;
	color: #000000;
	font-family: helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.statusouter{
	background-color: #000000;
}

.heading{
	background-color: #e5e5e5;
	color: #444466;
	font-family: verdana,helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

th{
	background-color: #e5e5e5;
	color: #444466;
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.errors{
	background-color: #FFFFFF;
	color: #FF0000;
	font-family: helvetica,sans-serif;
	font-size: 9pt;
}

.messages{
	background-color: #FFFFFF;
	color: #000000;
	font-family: helvetica,sans-serif;
	font-size: 9pt;
}

.welcome{
	background-color: #b5b5b5;
	color: #000000;
	font-family: helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

a.option:link{
	color: #0000FF;
	font-family: helvetica,sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

a.option:visited{
	color: #0000FF;
	font-family: helvetica,sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

a.option:active{
	color: #000000;
	font-family: helvetica,sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

a.option:hover{
	color: #0000FF;
	font-family: helvetica,sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

.options{
	color: #0000FF;
	font-family: helvetica,sans-serif;
	font-size: 9pt;
}

.active{
	color: #008000;
}

.inactive{
	color: #FF0000;
}

.inactivescript{
	background-color: #f1f1f1;
	font-size: 9pt;
}

.activescript{
	background-color: #FFFFFF;
	font-size: 9pt;
}

