table.fullWidth	{	width: 700px;	}
.noscreen	{	display: none;	}
p	{	font-family: arial, sans-serif;
		color: #404040;
	}

div.scrollingContent	{	height: 360px;
							overflow: auto;
						}
td.headerrow	{	border-top: 1px #BFA08F solid;
					border-right: 1px #BFA08F solid;
					border-left: 1px #BFA08F solid;
					background-image: url(images/header_bg.jpg);
					height: 60px;
				}
td.bodyframe	{	border-right: 1px #BFA08F solid;
					border-left: 1px #BFA08F solid;
					border-bottom: 1px #BFA08F solid;
				}
td.bodyframebg	{	border-right: 1px #BFA08F solid;
					border-left: 1px #BFA08F solid;
					border-bottom: 1px #BFA08F solid;
					height: 400px;
					background: url(images/cray_bg2.jpg);
					background-repeat: no-repeat;
				}
a.extlink:link		{	color: #8C6D5C	}
a.extlink:visited	{	color: #8C6D5C	}
a.extlink:active	{	color: #8C6D5C	}
a.extlink:hover		{	color: #8C6D5C	}

li	{	font-family: arial, sans-serif;
		margin-bottom: 10px;
		color: #404040;
	}
	
