body{
	background:#bfd4ff;
	background-image:url('images/bg_tile.jpg');
	margin:0px;
	font-family:Arial,Georgia,Tahoma,sans;
}
img{
	border: 0px;
}
table.outer{
	width:100%;
	height:100%;
}
table.main{
	background:#99CCEE;
	background-image:url('images/tile.png');
	width:760;
	height:100%;
}
table.navigation{
	width:368px;
	height:180px;
	background-image:url('images/nav.jpg');
	background-repeat:no-repeat;
	cursor:hand;
	cursor:pointer;
}
td.bg{
	background-image:url('images/bg_top.jpg');
	background-repeat:repeat-x;
	background-position:top;
}
td.top{
	width:760px;
	height:133px;
	vertical-align:top;
}
td.navigation{
	height:25px;
	text-align:right;
	color:#FFFFFF;
	font-size:14px;
}
td:hover.navigation{
	font-size:16px;
	cursor:hand;
	cursor:pointer;
}
td.content{
	vertical-align:top;
}
td.footer{
	height:40px;
	background-color:#FFFFFF;
	background-image:url('images/footer.jpg');
	background-repeat:repeat-x;
}
td.cal{
	width:45px;
	color:#999999;
	text-align:center;
	font-size:14px;
	background-color:#2A3189;
}
td.glossary {
	width:180px; 
	height:60px; 
	cursor:hand;
	cursor:pointer;
}
td:hover.glossary {
	background: #BBEEFF;
}
gn:center;
	font-size:14px;
	background-color:#2A3189;
}
