/* Default CSS Stylesheet for a new Web Application project */

body {
	background: top center;
	background-image: url(/images/electback.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*
a:link {
	color: #ffffff;
}

a:visited {
	color: #FFFFFF;
}
*/

/* Color is sort of bluey, but subtle */
a:link {
	color: #032358;
}

/* Color is sort of bluey, but subtle */
a:visited {
	color: #032358;
}

/* Color is red */
a:hover {
	color: #0D8A3E;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* Color is slate blue */
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #032358;
}

/* Color is true green */
.style28 {
	color: #008000;
}

/* Color is black */
.style29 {
	color: #000000
}

/* Color is slate blue */
.style30 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #032358; 
}


/* Color is red */
.style34 {
	color: #990000;
}

/* Color is also light green */
.style35 {
	color: #00B050;
}

/* Color is green */
.style36 {
	color: #0DBA3E;
}

/* Color is another form of slate blue */
.style37 {
	color: #04378A;
}

/* Color is white */
.style38 {
	color: #FFFFFF;
}

/* Color is white */
.style39 {
	color: #ffffff;
}

/* Color is red */
.style40 {
	color: #990000;
	font-weight: bold;
}

/* Color is red */
.style41 {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}

.style42 {
	font-size: 15px;
}

/* Color is red */
.style43 {
	color: #990000;
}

/* Color is sort of bluey, but subtle */
.style44 {
	color: #333333;
}

/* Color is slate blue */
.style45 {
	color: #032358;
}

/* Color is slate blue */
.style46 
{
	color: #032358;
	font-size: 16px;
}

/* Color is slate blue */
.style47 
{
	color: #032358;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

/* Color is black */
.style48 {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

/* Color is black */
.style49 {
	font-size: 13px;
	color: #000000;
}

.style50 {
	font-size: 11px;
}

.style51 {
	font-size: 13px; 
	font-weight: bold; 
}

.padcell4points 
{
	padding-left: 4pt;
	padding-right: 4pt;
}

.bigbrightred {
	font-size: 17px;
	font-weight: bold;
	color: #990000;
}

.tiny {
	font-size: 10px;
}

