BODY{
	background-color : #FFFFFF;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
TD{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.blackRow{
	background-color : #000000;
	color : #FFFFFF;
}
.whiteRow{
	background-color : #FFFFFF;
	color : #000000;
}
.title{
	color : #000000;
	font-size : 18px;
	font-weight : bold;
}
.rstTitleLink{
	text-decoration: none;
	color : #000000;
}
.rstTitleLink:Hover{
	text-decoration: underline;
	color : #003399;
}
.btmCard{
	background-image : url(images/btm_bg_lft.jpg);
	background-repeat : no-repeat;
}
.btmImage{
	background-image : url(images/btm_bg_rgt.jpg);
	background-repeat : no-repeat;
}
.hisTitleLink{
	text-decoration: none;
	color : #000000;
}
.hisTitleLink:Hover{
	text-decoration: underline;
	color : #009933;
}
.murTitleLink{
	text-decoration: none;
	color : #000000;
}
.murTitleLink:Hover{
	text-decoration: underline;
	color : #CD0000;
}
.topCell{
	background-image: url(images/nav_rst_bg.jpg);
}
.hisLinks{
	text-decoration : underline;
	color : #000000;
	font-weight : bold;
}
.hisLinks:Hover{
	text-decoration : none;
	color : #009933;
	font-weight : bold;
}
.rstLinks{
	text-decoration : underline;
	color : #000000;
	font-weight : bold;
}
.rstLinks:Hover{
	text-decoration : none;
	color : #003399;
	font-weight : bold;
}
.murLinks{
	text-decoration : underline;
	color : #000000;
	font-weight : bold;
}
.murLinks:Hover{
	text-decoration : none;
	color : #CD0000;
	font-weight : bold;
}
.magentaRow {
	background-color : #663366;
	color : #000000;
}
