body {
	font-family: Tahoma;
	margin:0;
	font-size:12px;
	line-height:16px;
}

.topbg{
	background:url(images/topbg.jpg);
	background-repeat:repeat-x;
	}
.toplink{
	background:url(images/toplinkbg.jpg);
	height:29px;
	background-repeat:repeat-x;
	padding-right:30px;
	}

td {
	font-family: Tahoma;
}

th {
	font-family: Tahoma;
}
.contentbg{
	background:url(images/contentbg.gif);
	background-repeat:repeat-y;
	padding:5px 30px 5px  30px;
	}
.bottomlink{
	padding:5px;
	text-decoration:none;
	color:#000000;
	}
.bottomlink a{
	text-decoration:none;
	color:#000000;
	}
.bottomlink a:visited{
	text-decoration:none;
	color:#000000;
	}
.bold{
	font-weight:bold;
	padding:5px 0 10px 0;
	}
.smalltextbox {width: 40px;}
.longtextbox {width: 508px;}