body {
	font-size: 11px; 
	font-family: tahoma,arial; 
	color: #000000;
}
	  
td {
	font-family: tahoma,arial; 
	font-size: 11px; 
	text-decoration: none;
}

p {
	font-size: 11px; 
	font-family: tahoma,arial; 
	color: #000000;
}

.special_table {
	background-color: #FFFFFF; 
	border-style: solid;
	border-color: #DDDDDD;
	border-width: 1px;
}

.special_header_grey {
	FONT-WEIGHT: bold;
	background-image: url("../../images/new/greyb.jpg") ;
	background-repeat: repeat-x ;
	color: #FFFFFF;
}

.inputBox {
	background-color: #FFFFFF; 
	BORDER-RIGHT: #707070 1px groove; 
	BORDER-TOP: #707070 1px groove;
	BORDER-LEFT: #707070 1px groove; 
	BORDER-BOTTOM: #707070 1px groove;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px; 
}

.inputBox2 {
	background-color: #EEEEEE; 
	BORDER-RIGHT: #707070 1px groove; 
	BORDER-TOP: #707070 1px groove;
	BORDER-LEFT: #707070 1px groove; 
	BORDER-BOTTOM: #707070 1px groove;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px; 
}

.heading {
	font-size: 16px; 
	font-family: tahoma,arial; 
	color: #586E78; 
	font-weight: bold;
}	

A:link {
	text-decoration: none; 
	color: #000000; 
	font-family: tahoma,arial; 
	text-decoration: underline;
}

A:visited {
	text-decoration: none; 
	color: #666666; 
	font-family: tahoma,arial; 
	text-decoration: underline;
}

A:hover {
	text-decoration: none; 
	color: #FF6600; 
	font-family: tahoma,arial; 
	text-decoration: underline;
}

.red_bold {
	FONT-WEIGHT: bold;
	COLOR: #D1382A;
	FONT-FAMILY: tahoma,arial;
}

.grey_text {
	COLOR: #586E78;
	FONT-FAMILY: tahoma,arial;
}

.white_header {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma,arial;
}

.black_text {
	COLOR: #000000;
	FONT-FAMILY: tahoma,arial;
}