﻿.body {
				background-color: #000000;
}
.nav_cell {
				background-color: #CCCCE0;
				font-family: Arial;
				font-size: small;
				font-weight: bold;
				text-align: center;
}

.center_cell {
				background-position: 0px 0px;
				background-color: #FFFFFF;
				text-align: center;
				background-repeat: repeat;
				background-attachment: scroll;
				font-family: Arial;
				
}

.head_text {
				font-family: Arial;
				font-size: medium;
				font-weight: bold;
				font-style: normal;
				color: #000080;
				text-align: center;
}

.lt_text {
				font-family: Arial;
				font-size: small;
				font-weight: normal;
				font-style: normal;
				color: #000000;
				text-align: left;
}

.lt_cell {
				font-family: Arial;
				text-align: left;
}
.rt_nav {
				font-family: Arial;
				font-size: small;
				font-weight: bold;
				text-align: center;
}
.black_cell {
				background-color: #000000;
				font-size: xx-small;
}
.blank_cell {
				background-position: 0px 0px;
			
				text-align: center;
				background-repeat: repeat;
				background-attachment: scroll;
				font-family: Arial;
}				
				
.bold_text {
				font-weight: bold;
				color: #000080;
				font-size: x-large;
}
