.mnContent TABLE {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 5A5763;
	border-right-color: 5A5763;
	border-bottom-color: 5A5763;
	border-left-color: 5A5763;
	padding: 4px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 45%;
	text-transform: none;
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/trans-perf-back.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;

}

table {
	font-size: x-small;


}

.leftBorder {
	background-attachment: fixed;
	background-image: url(../images/borders_04.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightBorder {
	background-attachment: fixed;
	background-image: url(../images/borders_06.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.topBorder {
	background-attachment: fixed;
	background-image: url(../images/borders_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomBorder {
	background-attachment: fixed;
	background-image: url(../images/borders_08.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodyContent {
	border: 1px solid #666666;
}

.PageLink A:hover{
	text-decoration: none;
	color: #000000;
	background-color: #EEEEEE;
}
.PageLink A:link{
	text-decoration: none;
	color: #000000;	
}
.PageLink A:visited{
	text-decoration: none;
	color: #000000;	
}
.PageLink A:active{
	text-decoration: none;
	color: #000000;		
}
.PageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.MainTable {
	height: 100%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ftitem {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F7F7F9;
	padding: 6px;

}
.imageFrame {
	border: 3px groove #999999;
}
.plateFrame {
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}
