body
{
	background-color:#0000CC;
	background: url('images/backstripe.gif');
	margin:0;
	padding:0;
	overflow-y : scroll;
	FONT-FAMILY: Verdana, Arial, sans-serif;
}

h1
{
	FONT-FAMILY: Verdana, Arial, sans-serif;
}

table.main
{
	height:100%;
	background-color:white;
}
	
td.mainleft
{
	background: url('images/StripeHoverLeft.jpg') repeat-y right;
	width:25px;
}

td.mainright
{
	background: url('images/StripeHoverRight.jpg') repeat-y left;
	width:25px;
}

table.content
{
	width:750;
	height:100%;
	background-color:white;
}

img
{
	border:0;
}

.notopmargin	{margin-top: 0px;}
.nobottommargin	{margin-bottom: 0px;}

.navmargin	{padding-right: 10px;}

