/* CSS Document screen view*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
th {
	background-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.webheading {
	color: #EEEEEE;
	font-size: 30px;
	font-weight: bold;
	text-indent: 10px;
	display: block;
}
.intvertleft {
	background-image: url(../images/vertlinkline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.intvertright {
	background-image: url(../images/vertlinkline.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.inthortop {
	background-image: url(../images/horlinkline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}
.inthorbottom {
	background-image: url(../images/horlinkline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.menubottomleft {
	background-image: url(../images/menuleftcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubottomright {
	background-image: url(../images/menurightcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menutop {
	background-image: url(../images/buttonback3-1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topimage {
	padding: 5px;
}
.toptext {
	color: #EEEEEE;
	font-weight: bold;
}
.topscreen {
	background-image: url(../images/blackback.gif);
}
.bottommenudash {
	background-image: url(../images/dashed.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#tablemenu {

}

#tablemenu a {
	color: #FF8102;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	display: block;
}

#tablemenu a:hover {
	color: #FF8102;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
	text-align: center;
	display: block;
}
.usefullinkimages {
	text-align: center;
	display: compact;
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.usefullinkdesc {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	display: compact;
	font-size: 12px;
	padding-left: 5px;
}
.imagecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #333333;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A3A3A;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3A3A3A;
}
.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
