/* bg, centering, no-scroll */

body {
	background: url(../images/bg_grad.jpg) fixed;
	padding:0px;
	text-align:center;
	background-color: #cccccc;
	margin: 0px;
	vertical-align: top;
}
	
#Content {
	text-align:left;
	padding:0px;
	z-index: 0;
	visibility: visible;
	width: 800px;
	height: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;


}
.table-border-lightline {
	background-color: #ffffff;
	border-top: thin solid #333333;
	border-right: thin solid #333333;
	border-bottom: thin none #333333;
	border-left: thin solid #333333;
}
.table-border-lightline-small {
	border: thin solid #333333;
}
.table-border-lightdash {
	background-color: #ffffff;
	border: thin dashed #333333;
}
.table-header-orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;
}
.table-header-dkgray {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.table-header-blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #3366CC;
}
.page-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #3366CC;
	font-style: italic;
}
.text-12-dkgray {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.text-13-dkgray {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.text-13-dkgray-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.text-14-dkgray {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.text-12-FFFFFF {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: FFFFFF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.text-14-dkgray-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
body {
	text-align: center;
}
