body {
	background-color:#41114D;
	background-image: url("/images/global/bk_body01.jpg");
}

body, p, td, ul, il, ol {
   font-family:verdana, arial, helvetica, sans-serif; 
   font-size:12px;
	}
	
p, ul, il, ol {
   line-height: 1.75em;
	}	
	
b, strong, .bold {
   font-weight:bold; 
	}

.boldRed {
   font-weight:bold; 
   color:#990000;
	}

.error {
font-weight:bold; 
   color:#ff0000;
   font-size:12px;
	}
	
A:visited {
   text-decoration:none; 
	}

A:link {
   text-decoration:none; 
	}

A:hover {
   text-decoration:underline; 
	}

A:active {
   text-decoration:none; 
	}

img	{
	border:0;
	}

.grnBG {
	background-color:#DCFFC8;
}

.grnBGradio {
	background-color:#DCFFC7;
}
	
.whtBG {
	background-color:#ffffff;
}	

.blkBG {
	background-color:#000000;
}

.RightGrnBG {
	background-image: url("/images/global/rightBg.gif");
}

.popBG {
	background-image: url("/images/global/popUpBG.gif");
}

.courier {
	font-family:courier, arial, helvetica, sans-serif; 
	font-size:12px;
	line-height:2em;
}

.fixedWidth {
	font-family:courier; 
	font-size:12px;
}

.sm {
font-size:11px;
}