label, label.pageTitle {
	display: block;
	color: #dfc648;
	text-transform: uppercase;
	text-align: left;
}
label.chkboxLabel {
	display: inline;
	color: #FFFFFF;
	text-transform: none;
}
div.pageTitle, h1.pageTitle {
	/*
color: #dfc648;
*/ /* fef86a */
	text-transform: uppercase;
	margin-bottom: 10px;
}
h1.pageTitle{
	margin-top: 3px;
	color: #c9e0ff;
} 
h2.pageTitle {
	color: #dfc648; /* fef86a */
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 3px;
	font-size: 1.3em;
}

.main {
	background-color: #132e4f;
	vertical-align: top;
	padding-bottom: 10px;
	height: 100%;
}
.topLinks{
	text-align: center;
}
.topLinks a{
	text-decoration: underline;
}


.gbTopLeftCorner{ 
	background-image: url('images/goldborder_tl_corner.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 43px;
}
.gbTopLeft {
	background-image: url('images/goldborder_topleft.jpg');
	background-position: bottom;
	float: left;
	width: 30px;
	height: 16px;
}
.gbTop { 
	background-image: url('images/goldborder_top.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 16px;
}
.gbTopRight {
	background-image: url('images/goldborder_topright.jpg');
	background-position: bottom;
	float: right;
	width: 30px;
	height: 16px;
}
.gbTopRightCorner { 
	background-image: url('images/goldborder_tr_corner.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 43px;
}
.gbLeft { 
	background-image: url('images/goldborder_left.jpg');
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
	width: 26px;
	padding-bottom: 10px;
}
.gbRight { 
	background-image: url('images/goldborder_right.jpg');
	background-repeat: repeat-y;
	vertical-align: top;
	width: 25px;
	padding-bottom: 10px;
}
.gbBottomLeftCorner { 
	background-image: url('images/goldborder_bl_corner.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 38px;
}
.gbBottomLeft {
	background-image: url('images/goldborder_bottomleft.jpg');
	float: left;
	width: 30px;
	height: 38px;
}
.gbBottom {
	background-image: url('images/goldborder_bottom.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
.gbBottomRight {
	background-image: url('images/goldborder_bottomright.jpg');
	float: right;
	width: 30px;
	height: 38px;
}
.gbBottomRightCorner { 
	background-image: url('images/goldborder_br_corner.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}


.BorderTable {
	margin: auto;
	width: 900px;
}
.BorderTable table{
	width: 100%;
}
.articleContent {
	padding: 4px;
}

.BorderTable .main {
	padding-bottom: 0px;
}

.d_ListHeaderTable {
	width: 850px;
	margin: auto;
}

.d_ColumnHeader {
	color: #fdf76a;
	text-transform: uppercase;
	font-size: 1.2em;
	padding-bottom: 0px;
	vertical-align: bottom;
}

.DownloadRow1 {
	background-color: #0e2541;
	vertical-align: top;
}
.DownloadRow0 {
	background-color: #112a49;
	vertical-align: top;
}

.DownloadsColumnHeaderSeparator {
	padding: 0;
	width: 1px;
}
.DownloadsRowSeparator{
	background-color: #5a6d64;
	height: 1px;
	padding: 0;
}
.DownloadsColSeparator{
	background-color: #7f7b17;
	width: 1px;
	padding: 0;
}


.d_ThumbnailCol {
	width: 75px;
	text-align: center;
	padding: 2px 4px 2px 4px;
}
.d_CaptionCol{
	padding: 2px 4px 2px 4px;
}
.d_AccessLevelCol {
	width: 125px;
	text-align: center;
	padding: 2px 4px 2px 4px;
}
.d_SizeCol {
	width: 75px;
	text-align: center;
	padding: 2px 4px 2px 4px;
}
.d_DateAddedCol {
	width: 140px;
	text-align: center;
	padding: 2px 4px 2px 4px;
}
.d_ViewsCol{
	width: 75px;
	text-align: center;
	padding: 2px 4px 2px 4px;
}

.d_NoFilesCol {
	padding-bottom: 100px;
	padding-top: 20px;
	text-align: center;
}


.endLink {
	text-align: center;
	padding-top: 10px;
}

