body {
	font-family: verdana;
	color: white;
	background-color: black;
}

div.HeadTxt {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    color: Black; /*#FE0000*/
    font-weight: bold;
    width: 100%;
    font-size: 14pt;
}

div.CommonDisplayField, div.CountDownTxt, div.banner, div.AdLink, div.bannerAds {
    margin-top: 10px;
}

div.AdLink, div.CountDownTxt, div.banner, div.bannerAds {
    margin-bottom: 10px;
}

div.CountDownTxt, div.banner {
    background-color: #FE0000;
    border-color: #FE0000;
    border-width: thin;
    border-style: solid;
    color: Black;
    text-align: center;
    font-weight: bold;
}

div.CountDownTxt {
    width: 80%;
    font-size: 12pt;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.banner {
    font-size: 18pt;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    width: 97%;
}

div.bannerAds {
    padding-top: 10px;
}

td.Nav, table.NavTable, td.NavCell, #Date {
    background-color: #B6B6B6;
}

table.NavTable, td.NavCell {
	font-size: 8pt;
	width: 100%;
}

td.TopRight, td.NavCell, table.MainTable, td.TopLeft, td.TopCenter, div.bannerAds {
    border-color: #B6B6B6;
    border-width: 2px;
}

div.bannerAds {
    border-top-style: solid;
}

td.NavCell {
    border-left-style: solid;
    text-align: center;
}

table.MainTable {
    border-style: solid;
}

td.SubPgContent {
    padding-left: 4px;
    padding-right: 4px;
}

td.AlternateBg {
    background-color: #FE0000;
}

td.AlternateBg a {
    color: black;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.banner {
	color: yellow;
}

.medium {
	font-size: 11px;
}

.smallTxt { 
	font-size: 8pt;
}

img { 
	border-style: none;
}








table.CommonTable {
	border-style: none;
	width: 755px;
}

/*
td.CountDownCell, td.HomepageCountDownCell {
	width: 145px;
	vertical-align: top;
	background-image: url( "../images/DaysLeft.jpg" );
	background-repeat: repeat-x;
	background-attachment: scroll;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	border-top-style: none;
}
*/

/*
td.CountDownCell {
 	border-right-width: 13px;
}
*/

/*
td.HomepageNavCell {
	width: 145px;
	vertical-align: top;
	text-align: center;
}
*/

div.NavHead {
	color: #800000;
	font-weight: bold;
}




