/* CSS Document */
body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	text-decoration: none;
}
a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.parts {
	font-size: 9px;
}

a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 8px;
}

.bold {
	font-family: Verdana, sans-serif;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
.leftMenu {
	background-image: url(Images/leftmenubackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #E0E1E2;
	text-decoration: none;
	display: block;
	width: 130px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-indent: 10px;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #E0E1E2;
	text-decoration: none;
	background-color: #3434E2;
	display: block;
	width: 130px;
	text-indent: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.white {
font-family: Verdana, sans-serif;
font-size: 11px;
color: #FFFFFF;
line-height: 18px;
padding: 3px;
}
.tableborder {
	border-top-width: 1px;
	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: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.wrapTopLeft {
	background-image: url(Images/top-left.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
	width: 12px;
}
.tabHeader {
	font-size: 11px;
	font-weight: bold;
}

.wrapTopTile {
	background-image: url(Images/top-tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 12px;
}
.wrapTopRight {
	background-image: url(Images/top-right.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
	width: 12px;
}
.wrapRightTile {
	background-image:url(Images/right-tile.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 12px;
}
.wrapLeftTile {
	background-image:url(Images/left-tile.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 12px;
}
.wrapBottomLeft {
	background-image: url(Images/bottom-left.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
	width: 12px;
}
.wrapBottomTile {
	background-image: url(Images/bottom-tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 12px;
}
.wrapBottomRight {
	background-image: url(Images/bottom-right.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
	width: 12px;
}
.boldLink {
	font-family: Verdana, sans-serif;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}
.fadedRight {
	font-family: "Arial Black";
	font-size: 60px;
	color: #F9F9F9;
	text-align: right;
}
