<Style>/* Default CSS Stylesheet for a new Web Application project */{}

body {
	margin: 0px;
	padding: 0;
}

.GeneralPage
{
	background-color: #000000; /* Background Color */
	margin-bottom: 0px; /* Margins */
	margin-left: 20px; /* Margins */
	margin-right: 20px; /* Margins */
	margin-top: 0px; /* Margins */
	width: 100%;
}

.GeneralTable
{
	background-color: White;
}

.TopBanner{
	width: 100%; height: 32px;
	background-color: black; /* DLS */
	font-family: "Century Gothic";
	font-size: 10pt; font-weight: bold; font-style: normal; color: #999999;
	text-decoration: none;
}
	.TopBanner td {
	text-align: Left;
	vertical-align: bottom;
	}
	.TopBanner .Title {
		width: 1px;
		font-size: 10pt;
		/*padding-left: 3px;
		padding-right: 5px;*/
	}
	.TopBanner a {
		color: #999999; /*DLS */
		text-decoration: none;
	}
	.TopBanner .mtd {
		text-align: center; font-size: 10pt;
	}
	.TopBanner .rtd {
		width: 1px; 
		padding-left: 5px;
		padding-right: 0px;
		text-align: right;
		font-size: 10pt;
	}
	.TopBanner .rtd a {
		font-size: 10pt; font-weight: normal; color: #999999; /* DLS */
		text-decoration: none;
		font-size: 10pt;
	}
	.TopBanner .adv { font-size: 100%; color:#999999; }  /* DLS */
	.TopBanner .rtd a:hover, .TopBanner .adv:hover {
	color: #CC0000;
}  /* DLS */

.midword {
	color: #989898;
}
.endword {
	color: #CC0000;
}


.TopSubBanner {
	font-family: "Century Gothic"; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #999999; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #000000; /* Background color */
	text-align: left; /* Align Text */
	background: #000000 url('images/topsubbanner_bg.gif') repeat-x top left;
}

.TopSubBannerText {
	font-family: "Century Gothic";
	font-size: 10pt; font-weight: bold; font-style: normal; color: #999999;
	text-decoration: none;
}
	table.TopSubBannerText {
		width: 100%; height: auto;
		background: #000000 url('images/topsubbanner_bg.gif') repeat-x top left;
	}
	.TopSubBannerText td {
		height: 100%;
		vertical-align: middle;
	}
	.TopSubBannerText a {
		font-family: "Century Gothic";
		font-size: 10px; font-weight: bold; font-style: normal; color: #CCCCCC;
		text-decoration: none;
	}
	.TopSubBannerText a:hover { color: #FFFFFF; }
	.TopSubBannerText .rtd {
		text-align: right;
		padding-left: 10px;
		padding-right: 10px;
	}
	.TopSubBannerText .rtd a { font-size: 120%; font-weight: bold; }
	.TopSubBannerText .rtd a:hover { color: #CC0000; }

.FooterText {
	font-family: "Century Gothic";
	font-size: 18px; font-weight: normal; font-style: normal; color: #BBB;
	letter-spacing: 1;
	text-decoration: none;
}
	table.FooterText {
		width: 100%; height: 40px;
		background-color: #FFFFFF;
	}
	.FooterText .pads {
		padding-left: 15px;
		padding-right: 15px;
	}
	.FooterText input {
		font-family: "Century Gothic";
		font-size: 11px; font-weight: normal; font-style: normal; color: #666666;
		width: 150px;
	}
	.FooterText a {
		font-family: "Century Gothic";
		font-size: 8pt;	font-weight: normal; font-style: normal; color: #999999;
		text-decoration: none;
	}
	.FooterText a:hover {
	color: #CC0000;
	font-weight: bold;
	}
	.FooterText .rtd {
		font-size: 19px; font-weight: bold; font-style: normal; color: #CC0000;
		text-align: right;
		padding-left: 15px;
		padding-right: 15px;
	}
	.FooterText .rtd a {
		font-size: 15px; font-weight: normal; font-style: normal; color: #CC0000;
		text-decoration: none;
	}
	.FooterText .rtd a:hover { color: #444444; }

	.FooterText td, .FooterText a {
	text-align:center;
	font-size:8pt;
	color:#999999;
	background-color:black;
	text-indent: 140px;
	}
	#FooterTextLine2 {
		font-size:8pt;
	}
	#FooterTextLine3 {
		font-size:7pt;
	}
	#FooterTextCopyright  {
		font-size:6pt;
	}

.SubFooterText {
	width: 100%; height: 50px;
	background-color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 11px; font-weight: normal; font-style: normal; color: #BBB;
	text-decoration: none;
}
	.SubFooterText a {
		font-size: 11px; font-weight: normal; font-style: normal; color: #CC0000;
		text-decoration: none;
	}
	.SubFooterText a:hover { color: #666666; }
	.SubFooterText .lrtd {
		width: 1px;
		padding-left: 20px;
		padding-right: 20px;
	}

.ErrorMessages {
	background-color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 11px; font-weight: Bold; font-style: normal; color: #CC0000;
	text-decoration: none;
	text-align: Center;
}

.LeftColumn
{
	font-family: "Century Gothic"; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #CC0000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: black; /* Background color */
	text-align: left; /* Align Text */
	vertical-align: top; /* Align Text */
	width: 140px;
}

.LeftColumnText
{
	font-family: "Century Gothic"; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #CC0000; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: Left; /* Align Text */
	vertical-align: Top; /* Align Text */
	width: 140px;
}

.RightColumn {
	width: auto;
	font-family: "Century Gothic"; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #999999; /* Font Color */
	font-style: normal; /* Font Style */
	font-weight: bold; /* Font Style */
	text-decoration: none;
	background-color: #000000; /* Background color */
	text-align: Left; /* Align Text */
	vertical-align: Top; /* Align Text */
	
}

.RightColumnText
{
font-family: "Century Gothic"; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: bold; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: auto;}

.Footer
{
font-family: "Century Gothic"; /* Font Face */
font-size: 11pt; /* Font Size */
color: #686868; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Middle; /* Align Text */
}


.Instructions
{
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #E7E3D7; /* Background color */
text-align: Left; /* Align Text */
}

.Messages
{
font-family: "Century Gothic"; /* Font Face */
font-size: 8pt; /* Font Size */
color: #CC0000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: "Century Gothic"; /* Font Face */
font-size: 10pt; /* Font Size */
color: #CC0000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content {
	background-color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 8pt;	font-weight: Normal; font-style: normal; color: #333333;
	text-decoration: none;	
	text-align: left;
}
	.Content a {
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	}
	.Content a:hover {
	color: #CC0000;
	}


.ArtContent {
	padding: 15px 10px 15px 15px;
	font-family: "Century Gothic";
	font-size: 14px; font-weight: Normal; font-style: normal; color: #333333;
	text-decoration: none;
	text-align: Left;
}
	.ArtContent .title {
		margin-bottom: 15px;
		font-family: "Century Gothic";
		font-size: 24px; font-weight: Normal; font-style: normal; color: #CC0000;
		text-decoration: none;
		text-align: Left;
	}
	.ArtContent a {
		font-weight: Normal; font-style: normal; color: #676767;
		text-decoration: underline;
	}

.HomeNews {
	width: 250px; height: 100%px;
	padding: 0px;
	background-color: #CCCCCC;
}
	.HomeNews div.arrows {
		width: 100%; height: 25px;
		padding: 0px;
		text-align: right;
	}
		.HomeNews div.arrows img {
			width: 16px; height: 16px; border-width: 0px;
		}
	.HomeNews a {
		font-family: "Century Gothic";
		font-size: 8pt;	font-weight: Normal; font-style: normal; color: #676767;
		text-decoration: none;
	}
	.HomeNews a:hover {
		text-decoration: underline;
	}

.HomeCat, .HomeCat td {
	width: 100%;
	background-color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 12px; font-weight: bold; font-style: normal; color: #666666;
	text-decoration: none;	
	text-align: center;
}
	.HomeCat td {
		width: 30%;
		padding: 0 2 5 2;
	}
	.HomeCat img {
		width: 141px; height: 102px;
		border: 2px solid #666666;
	}

.ContentTableHeader
{
font-family: "Century Gothic"; /* Font Face */
font-size: 8pt; /* Heading Font Size */
color: #676767; /* Heading Font Color */
font-weight: Normal; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: White; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: White;
}

.ContentTableHorizontal
{
background-color: White;
}

.SearchTable {
	background-color:black;
	margin-top: 100px;
}

.Search td {
	padding:0 1px;
	text-align:left;
}
	
.Search 
{
	font-size:8pt;
	color: white;
}

.Search a {
	font-size:8pt;
	color:white;
}

</Style>