#HorizontalMenuBarContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	background-color: #23449C;
	line-height: normal;
}

ul#HorizontalMenuBar {
	white-space: nowrap;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}
#HorizontalMenuBar li {
	display: inline;
	}

#HorizontalMenuBar a {
	background-color: #23449c;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	border-top-color: #7E9AE2;
	border-right-color: #7E9AE2;
	border-bottom-color: #132553;
	border-left-color: #132553;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#HorizontalMenuBar a:hover {
	background-color: #23449c;
	text-decoration: none;
	color: #FFFF00;
	padding-left: 20px;
	padding-right: 20px;
		padding-top: 3px;
	padding-bottom: 3px;
	border-top-color: #7E9AE2;
	border-right-color: #7E9AE2;
	border-bottom-color: #132553;
	border-left-color: #132553;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.GamesListContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 145px;
	height: auto;
}
.PageTitle {
	font-weight: bold;
	text-align: left;
}

.ContentTablePosition {
	margin-left: 5px;
	margin-right: 5px;
}

ul#NewGamesList {
	background-color: #23449C;
	border-bottom-color: #999999;
	border-bottom-style: double;
	border-bottom-width: 4px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}



#NewGamesList li {
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-color: #7E9AE2;
	border-right-color: #7e9ae2;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #132553;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #132553;
	border-left-style: solid;
	border-left-width: 2px;
    background-image: url(Icon_New.jpg);
}

#NewGamesList a {
	background-color: #23449C;
	text-decoration: none;
	color: #FFFF00;
	margin-left: 5px;
}

#NewGamesList a:hover {
	background-color: #23449C;
	text-decoration: none;
	color: #FF0000;
	margin-left: 5px;
}


ul#GamesList {
	background-color: #23449C;
	border-bottom-color: #999999;
	border-bottom-style: double;
	border-bottom-width: 4px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#GamesList li {
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-color: #7E9AE2;
	border-right-color: #7e9ae2;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #132553;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #132553;
	border-left-style: solid;
	border-left-width: 2px;
	text-indent: 0px; 
	padding-left: 4px;
	padding-right: 4px;
	color: #CCCCCC;
}

#GamesList li.new {

	background-image: url(Icon_New.jpg);
	background-repeat: no-repeat;
}

#GamesList a {
	background-color: #23449C;
	text-decoration: none;
	color: #FFFFFF;
}

#GamesList a:hover {
	background-color: #23449C;
	text-decoration: none;
	color: #FFFF00;
}

#MainContentBlock {
	background-color: #FFFFFF;
	left: 165px;
	margin-right: 15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	right: auto;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#DisclaimerBlock {
	left: 40px;
}

#Disclaimers {
	font-size: 11px;
}


.ListTitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bolder;
}

#ComingSoonList li {
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-color: #7E9AE2;
	border-right-color: #7e9ae2;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #132553;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #132553;
	border-left-style: solid;
	border-left-width: 2px;
	text-indent: 0px; 
	padding-left: 4px;
	padding-right: 4px;
	color: #CCCCCC;
}


#ComingSoonListContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 145px;
	height: auto;
}


ul#ComingSoonList {
background-color: #23449C;
	border-bottom-color: #999999;
	border-bottom-style: double;
	border-bottom-width: 4px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.LinkListContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

ul#LinkList {
	border-bottom-color: #999999;
	border-bottom-style: double;
	border-bottom-width: 0px;
	list-style-type: none;
	width: 60%;
}

#LinkList li {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 10px;
	color: #000000;
	background-image: url(../LED_Home/images/dot_blue.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 2px;	 
}

#SpecialMessage {
font-size: 12px;
}


#LinkList a {
	text-decoration: underline;
	color: #000099;
	font-weight: bold;
}

#LinkList a:hover {
	text-decoration: underline;
	color: #5555FF;
	height: 12px;
	font-weight: bold;
}

#LinkList a:visited {
	text-decoration: underline;
	color: #770077;
	height: 12px;
	font-weight: bold; 
}

.ListTitle2 {
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
	line-height: 30px;
}

.PageTitleTable {
	font-weight: bold;
	text-align: center;
}

ul#NewsList {
	background-color: #23449C;
	border-bottom-color: #999999;
	border-bottom-style: double;
	border-bottom-width: 4px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#NewsList li {
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-color: #7E9AE2;
	border-right-color: #7e9ae2;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #132553;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #132553;
	border-left-style: solid;
	border-left-width: 2px;
	text-indent: 0px; 
	padding-left: 4px;
}

#NewsList li.new {
	background-image: url(Icon_New.jpg);
	background-repeat: no-repeat;
}

.NewsTitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bolder;
}

#NewsList a {
	background-color: #23449C;
	text-decoration: none;
	color: #FFFFFF;
}

#NewsList a:hover {
	background-color: #23449C;
	text-decoration: none;
	color: #FFFF00;
}

.SidebarListTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bolder;
	padding-left: 5px;
}  