@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.left {
	background-image: url(layout/layout/left-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image: url(layout/layout/right-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body,td,th {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.Left-bg {
	background-image: url(layout/layout/left-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.Right-bg {
	background-image: url(layout/layout/right-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.box-header {
	background-image: url(layout/layout/box-header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	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: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.box-bg {
	background-image: url(layout/layout/box-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.Box-blob-bdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(layout/layout/box-blob-bdr.jpg);
	background-repeat: repeat-y;
}
.Left-footer-bg {
	background-image: url(layout/layout/outside-blob.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer-bottom-bg {
	background-image: url(layout/layout/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Footer-Links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.webwright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
.Right-footer-bg {
	background-image: url(layout/layout/right-bottom-corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #009900;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #00FF00;
}.box-bg-noright-bdr {
	background-image: url(layout/layout/box-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
