/* CSS Author: Firoz A Khan, Classes for title (title), para and bullet (bodyText) text */


body {
	margin: 0px; margin-left: 29px;
	padding: 0px;
	background: 16;
	background-color: #FFFFFF;
	background-image:url(bg_blue.jpg);
	background-repeat: repeat-x;
	background-repeat-y: no-repeat;
}
td {
	font-family: Myraid Pro , Helvetica, Arial;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	line-height: 155%;
	text-decoration: none;
}


.grey_link { font-family: Myraid Pro , Helvetica, Arial; font-size: 11px; color: #999999; font-weight: none; text-decoration: none}
.grey_link:active { color: #999999; font-weight: none; text-decoration: none}
.grey_link:hover { color: #3CA2E7; font-weight: none; text-decoration: underline}


.blue_nor { font-family: Myraid Pro , Helvetica, Arial; font-size: 11px; color: #3CA2E7; font-weight: none; text-decoration: none}

.blue_link_stat { font-family: Myraid Pro , Helvetica, Arial; font-size: 11px; color: #3CA2E7; font-weight: none; text-decoration: none}
.blue_link_stat:hover { color: #3CA2E7; font-weight: none; text-decoration: underline}


/*extra

#993399
.grey_link:visited { color: #999999; font-weight: none; text-decoration: none}
 
*/
