@charset "UTF-8";
/* CSS Document */

.tableMain
{
	background-image: url(../images/logo_background.jpg);
	background-repeat: no-repeat;
}
	
.tableImagesTop
{
	color:#a2acb6;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
	
.tableImagesBottom
{
	color:#a2acb6;
	text-align:right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#bodyContent {
	position:relative;
	left:2px;
	top:0px;
	width:425;
	height: 340px;
	z-index:1;
	overflow: auto;
	visibility: visible;
}
	
.body
{
	background-image: url(page_background.jpg);
	font-family:trebuchet, verdana, arial, helvetica;
	font-size:11px;
	color:#CCCCCC;
	padding: 0px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	width: 415px;
}

.divBody
{
	background-image: url(page_background.jpg);
	font-family:trebuchet, verdana, arial, helvetica;
	font-size:11px;
	color:#CCCCCC;
	padding: 0px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	width: 390px;
}
.list
{
	background-image: url(page_background.jpg);
	font-family:trebuchet, verdana, arial, helvetica;
	font-size:11px;
	color:#CCCCCC;
	padding: 0px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	width: 415px;
}

.subhead
{
	background-image: url(page_background.jpg);
	font-family:trebuchet, verdana, arial, helvetica;
	font-size:12px;
	color:#CCCCCC;
	padding: 0px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	width: 415px;
}

.divSubhead
{
	background-image: url(page_background.jpg);
	font-family:trebuchet, verdana, arial, helvetica;
	font-size:12px;
	color:#CCCCCC;
	padding: 0px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	width: 390px;
}

a {
	font-family: trebuchet, verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
