
body {
	margin: 0;
	background-color: #000000;
	background-image: url(../images/common/bg.gif);
	background-repeat:repeat-y;
	font-family: arial;
	font-size: 12px;
	color: #000;
}
td {
	font-family: arial;
	font-size: 12px;
	color: #000;
}
form {
	margin: 0;
}
hr {
	color: #ccc;
}
p{
	padding: 2px 3px 3px 3px;
	font-family: verdana;
	font-size: 10px;
	display: block;
}
img
{
   border: 0;
}

/*/////////////// LAYOUT styles ///////////////*/

#header {
	display:inline-block;
}
#wrapper {
	display:table-cell;
	width: 1004px;
	height: 800px;
	background: url(../images/common/bg-wrapper.gif) no-repeat #000;
}
#mainarea {
	display:block;
	width: 700px;
	float: left;
}
#leftcolumn {
	display:block;
	width: 228px;
	float: left;

}
#maincolumn {
	display:block;
	width: 450px;
	float: right;
}
#rightarea {
	display:block;
	width: 239px;
	float: right;
}
#footer {
	background: url(../images/common/footer-bg.gif) no-repeat top #000;
	font-family: arial;
	font-size: 10px;
	color: #999;
	width: 1004px;
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #000;
}
#footer-banner {
	width: 270px;
	padding: 10px;
	float: left;
}
#footer-legal {
	margin: 17px 0 0 0;
	width: 450px;
	float: left;
	text-align: center;
}
#pgtitle {
	background: url(../images/common/pgtitle-bg.gif) no-repeat;
	padding: 10px 0 20px 17px;
}
#pghomecontent {
	display:table;
	margin: 0 5px 10px 5px;
	background: url(../images/common/pgbtm.gif) no-repeat bottom #FFF;
	width: 450px;
	height: 330px;
}
#pghomenewscontent {
	display:table;
	margin: 0 0px 0px 0px;
	background-color:#FFF;
	width: 450px;

}
#pgcontent {
	display:table;
	margin: 0 5px 10px 5px;
	background-color:#FFF;
	width: 450px;
	height: 600px;
}
#pgcontent2 {
	display:table;
	margin: 0 5px 10px 5px;
	background-color:#FFF;
	width: 670px;
	height: 850px;
}
#pgpad {
	background: url(../images/common/pgcorner.gif) no-repeat;
	padding: 10px;
	font-family: arial;
	font-size: 12px;
}


/*/////////////// TICKER styles ///////////////*/

#ticker {
	background: url(../images/common/ticker-bg.gif) no-repeat;
	height: 47px;
}
#ticker td {
	padding: 0 0 0 3px;
}
a.tickl:link, a.tickl:visited { font-family:Verdana; font-size:10px; text-decoration:none; color:#000; }
a.tickl:hover, a.tickl:active { color:#00228d; }
.ticki { width:280px; height:12px; overflow:hidden; }
.ticko{ width:280px; padding:3px 0 4px 0; margin:4px 0 2px 0; display:block; }
.tickls{color:#444444;}
.tickh{display:none;}


/*/////////////// NAV styles ///////////////*/

#nav {
	background: url(../images/common/nav-bg.gif) no-repeat right;
	height: 34px;
	width: 1004px;
}


/*/////////////// SUBNAV styles ///////////////*/

#subnav {
	margin: 0 5px 10px 10px;
}
#subnavitems {
	border: solid #FFF;
	border-width: 0 1px 0 1px;
	background: #E5E5E5;
	padding: 0 9px;
	font-family: verdana;
	font-size: 10px;
}
#subnavitems a {
	color: #333;
}
#subnavitems a:hover {
	color: #00228d;
}
#sub, #subO {
	border-color: #FFF;
	border-style: solid;
	border-width: 0 1px 1px 0;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 2px 0;
}
#sub a {
	border-color: #999;
	border-style: solid;
	border-width: 1px 0 0 1px;
	background: #FFF;
	display:block;
	color: #666;
	padding: 2px 0 3px 7px;
	text-decoration: none;
}
#sub a:hover {
	border-color: #333;
	background: #999;
	color: #FFF;
}
#subO a {
	border-color: #300;
	border-style: solid;
	border-width: 1px 0 0 1px;
	background: #B40100;
	display:block;
	color: #FFF;
	padding: 2px 0 3px 7px;
	text-decoration: none;
}
#subO a:hover {
	color: #FFF;
}


/*/////////////// MN styles ///////////////*/

#MNdiv {
	display: table;
	border: solid #FFF;
	border-width: 0 1px 0 1px;
	background: #E5E5E5;
	font-family: verdana;
	font-size: 10px;
}
#MNdiv td {
	width: 50%;
	background: #FFF;
	background: url(../images/common/drwtabletdbg1.gif) #FFF;
}
#MNdiv a {
	display: block;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #999;
	padding: 2px 5px 3px 20px;
	font-family: verdana;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#MNdiv a:hover {
	border-color: #000;
	color: #FFF;
}
#MNarticle a { background: url(../images/common/i-article.gif) no-repeat 7px 4px; }
#MNarticle a:hover { background: url(../images/common/i-articleO.gif) no-repeat 7px 4px #999; }
#MNaudio a { background: url(../images/common/i-audio.gif) no-repeat 7px 4px; }
#MNaudio a:hover { background: url(../images/common/i-audioO.gif) no-repeat 7px 4px #000; }
#MNvideo a { background: url(../images/common/i-video.gif) no-repeat 7px 3px; }
#MNvideo a:hover { background: url(../images/common/i-videoO.gif) no-repeat 7px 3px #00228d; }
#MNlink a { background: url(../images/common/i-link.gif) no-repeat 7px 4px #FFF; }
#MNlink a:hover { background: url(../images/common/i-linkO.gif) no-repeat 7px 4px #999; border-color: #333; }
#MNgeneric a { background: url(../images/common/i-generic.gif) no-repeat 7px 4px #FFF; }
#MNgeneric a:hover { background: url(../images/common/i-genericO.gif) no-repeat 7px 4px #999; border-color: #333; }


/*/////////////// MORENEWS styles ///////////////*/

#morenews {
	margin: 0 5px 5px 5px;
}
#morenewsitems {
	display: table;
	border: solid #FFF;
	border-width: 0 1px 0 1px;
	background: #E5E5E5;
	font-family: verdana;
	font-size: 10px;
}
#morenewsitems a {
	border-color: #999; border-style: solid; border-width: 1px 0 0 1px;
	display:block;
	color: #000;
	padding: 2px 5px 3px 20px;
	text-decoration: none;
}
#morenewsitems a:hover {
	border-color: #000;
	color: #FFF;
}
#audio, #video, #article, #email, #print, #link, #generic {
	border-color: #FFF;
	border-style: solid;
	border-width: 0 1px 1px 0;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 0 1px 2px 1px;
	width: 267px;
	float: left;
}
#audio200, #video200, #article200, #email200, #print200, #link200, #generic200 {
	border-color: #FFF;
	border-style: solid;
	border-width: 0 1px 1px 0;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	margin: 0 1px 2px 1px;
	width: 175px;
	float: left;
}
#audio a { background: url(../images/common/i-audio.gif) no-repeat 7px 4px #FFF; }
#audio a:hover { background: url(../images/common/i-audioO.gif) no-repeat 7px 4px #000; }
#video a { background: url(../images/common/i-video.gif) no-repeat 7px 3px #FFF; }
#video a:hover { background: url(../images/common/i-videoO.gif) no-repeat 7px 3px #00228d; }
#article a { background: url(../images/common/i-article.gif) no-repeat 7px 4px #FFF; }
#article a:hover { background: url(../images/common/i-articleO.gif) no-repeat 7px 4px #999; border-color: #333; }
#email a { background: url(../images/common/i-email.gif) no-repeat 7px 4px #FFF; }
#email a:hover { background: url(../images/common/i-emailO.gif) no-repeat 7px 4px #999; border-color: #333; }
#print a { background: url(../images/common/i-print.gif) no-repeat 7px 4px #FFF; }
#print a:hover { background: url(../images/common/i-printO.gif) no-repeat 7px 4px #999; border-color: #333; }
#link a { background: url(../images/common/i-link.gif) no-repeat 7px 4px #FFF; }
#link a:hover { background: url(../images/common/i-linkO.gif) no-repeat 7px 4px #999; border-color: #333; }
#generic a { background: url(../images/common/i-generic.gif) no-repeat 7px 4px #FFF; }
#generic a:hover { background: url(../images/common/i-genericO.gif) no-repeat 7px 4px #999; border-color: #333; }

#audio200 a { background: url(../images/common/i-audio.gif) no-repeat 7px 4px #FFF; }
#audio200 a:hover { background: url(../images/common/i-audioO.gif) no-repeat 7px 4px #000; }
#video200 a { background: url(../images/common/i-video.gif) no-repeat 7px 3px #FFF; }
#video200 a:hover { background: url(../images/common/i-videoO.gif) no-repeat 7px 3px #00228d; }
#article200 a { background: url(../images/common/i-article.gif) no-repeat 7px 4px #FFF; }
#article200 a:hover { background: url(../images/common/i-articleO.gif) no-repeat 7px 4px #999; border-color: #333; }
#email200 a { background: url(../images/common/i-email.gif) no-repeat 7px 4px #FFF; }
#email200 a:hover { background: url(../images/common/i-emailO.gif) no-repeat 7px 4px #999; border-color: #333; }
#print200 a { background: url(../images/common/i-print.gif) no-repeat 7px 4px #FFF; }
#print200 a:hover { background: url(../images/common/i-printO.gif) no-repeat 7px 4px #999; border-color: #333; }
#link200 a { background: url(../images/common/i-link.gif) no-repeat 7px 4px #FFF; }
#link200 a:hover { background: url(../images/common/i-linkO.gif) no-repeat 7px 4px #999; border-color: #333; }
#generic200 a { background: url(../images/common/i-generic.gif) no-repeat 7px 4px #FFF; }
#generic200 a:hover { background: url(../images/common/i-genericO.gif) no-repeat 7px 4px #999; border-color: #333; }


/*/////////////// GAME TICKET styles ///////////////*/

#gt-sch td {
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}
#gt-sch div {
	padding: 0 0 2px 0;
}
#gt-td1 {
	border-color: #FFF;
	border-style: solid;
	border-width: 0 1px 1px 0;
}
#gt-td1 a {
	display:block;
	border-color: #999;
	border-style: solid;
	border-width: 1px 0 0 1px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 2px 0;
	background: #FFF;
}
#gt-td1 a:hover {
	border-color: #000;
	background: #000;
	color: #FFF;
}
#gt-td2 {
	border-color: #FFF;
	border-style: solid;
	border-width: 0 1px 1px 0;
	background: #ccc;
}
#gt-td2 div {
	border-color: #666;
	border-style: solid;
	border-width: 1px 0 0 1px;
	font-weight: bold;
}
#gt-td3 {
	border-color: #FFF;
	border-style: solid;
	border-width: 0 1px 1px 0;
}
#gt-td3 a {
	display:block;
	border-color: #300;
	border-style: solid;
	border-width: 1px 0 0 1px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 2px 0;
	background: #B40100;
}
#gt-td3 a:hover {
	border-color: #000;
	background: #000;
	color: #FFF;
}
#gt-td4 {
	color: #000;
	padding: 1px 0 4px 0;
}


/*/////////////// LATEST HEADLINES styles ///////////////*/

#latestheadlines {
	margin: 0 10px 0 5px;
}
#lh-title a {
	display:block;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	clear: both;
}
#lh-title a:hover {
	color: #ccc;
}
#lh-img {
	margin: 6px 7px 12px 0;
	float: left;
	border: 1px solid #000;
	width: 75px;
}
#lh-copy {
	margin: 6px 0 12px 0;
	font-family: verdana;
	font-size: 10px;
	color: #ccc;
	float: left;
	width: 130px;
}
#btn-morenews a {
	display:block;
	background: url(../images/common/btn-morenews.gif) no-repeat;
	width: 100px;
	height: 28px;
	text-decoration: none;
}
#btn-morenews a:hover {
	background: url(../images/common/btn-morenewsO.gif) no-repeat;
}

/*/////////////////////// NEWS ARTICLE FORMAT /////////////*/

#newsarticleformat {
	COLOR: #000000;
	LINE-HEIGHT: 18px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	margin-top: 0;
	margin-left: 0;
	padding-left:10;
	padding-right:5;
}
#newsarticleformat p {	FONT-SIZE: 12px; 
	COLOR: #000000;
	LINE-HEIGHT: 18px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	margin-top: 10;
	margin-left: 10;
}
#newsarticleformat .h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/*/////////////// POLL styles ///////////////*/

#poll {
	margin: 5px 5px 0 10px;
	font-family: verdana;
	font-size: 10px;
	color: #FFF;
	line-height: 14px;
	background: url(../images/common/poll-bg.jpg) no-repeat;
}
#poll td {
	font-family: verdana;
	font-size: 10px;
	color: #FFF;
}
#poll table {
	margin: 7px 0 6px 0;
}
#poll a {
	color: #b3c5e5;
}
#poll a:hover {
	color: #FFF;
}

/*/////////////// News Archive Link styles ///////////////*/

#newsarchivelink {
	margin: 5px 5px 0 10px;
	font-family: verdana;
	font-size: 10px;
	color: #FFF;
	line-height: 14px;
	
}
#newsarchivelink a {
	color: #b3c5e5;
}
#newsarchivelink a:hover {
	color: #FFF;
}
.page-heading-blue-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 28px;
	color: #001f84;
}


/*/////////////// BIO styles ///////////////*/

#bio {
	margin: 4px 0 0 3px;
}
#bio td {
	font-family: verdana;
	font-size: 10px;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #F24632;
}
#bio div {
	padding: 2px 5px 3px 5px;
	border-style: solid;
	border-width: 1px 0 0 1px;
}
#bio-row1 div {
	border-color: #666;
	background: #D9D9D9;
}
#bio-row2 div {
	border-color: #999;
	background: #fff;
}
#btn-bio a {
	display:block;
	background: url(../images/common/btn-bio.gif) no-repeat;
	width: 68px;
	height: 28px;
	text-decoration: none;
}
#btn-bio a:hover {
	background: url(../images/common/btn-bioO.gif) no-repeat;
}
#btn-stats a {
	display:block;
	background: url(../images/common/btn-stats.gif) no-repeat;
	width: 68px;
	height: 28px;
	text-decoration: none;
}
#btn-stats a:hover {
	background: url(../images/common/btn-statsO.gif) no-repeat;
}
#bio-player-top {
	width: 284px;
	height: 570px;
	position: absolute;
	top: 5px;
	left: 720px;
}


/*/////////////// TABS styles ///////////////*/
#tabwebsponsors {

	width: 284px;
	height: 570px;
	position: absolute;
	top: 560px;
	left: 720px;
	
}

#tabswrapper {
	margin: 0 0 0px 0px;
	width: 460px;
	height: 400px;
	background: url(../images/common/tabs-bg.gif) no-repeat bottom;
}
#tabswrapper2 {
	margin: 0 0 0px 0px;
	width: 400px;
	height: 344px;
	}
#tabcontent1, #tabcontent2, #tabcontent3, #tabcontent4, #tabcontent5, #tabcontent6 {
	width: 0px;
	height: 0px;
	display:none;
	color: #FFF;
	font-family: arial;
	font-size: 12px;
}
#tabsnav {
	padding-top: 45px;
}
#tabsnav img {
	margin: 1px 1px 3px 1px;
}


/*/////////////// TABLE styles ///////////////*/

#mhmhatable, .mhmhatable 
{
	width: 430px;

}
#mhmhatable2, .mhmhatable2 
{
	width: 650px;
	
	

}

#header1 td, #header2 td, #row1 td, #row2 td, #row1-2 td, #row2-2 td, #row1-3 td, #row2-3 td
{
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #FFF;
	padding:3,3,3,3;

}
#row1-2 td, #row2-2 td
{
	color:#4268e2;
}
#row1-3 td, #row2-3 td
{
	color:ff0000;
}
.headerA td, .headerB td, .rowA td, .rowB td 
{
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #FFF;
	padding: 2px 3px 3px 3px;
	font-family: verdana;
	font-size: 10px;
}

.headerA td
{
	padding: 2px 3px 4px 3px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.headerA td
{
	color: #FFF;   
}

#header1 td, .headerA td 
{ 
background: url(../images/common/bg-header1.gif); 
}

#header2 td, .headerB td
{ 
   background: url(../images/common/bg-header2.gif); 
}

#row1 td, .rowA td, #row1-2 td, .rowA-2 td, #row1-3 td, .rowA-3 td
{ 
   background: url(../images/common/bg-row1.gif); 
}

#row2 td, .rowB td, #row2-2 td, .rowB-2 td, #row2-3 td, .rowB-3 td
{ 
   background: url(../images/common/bg-row2.gif); 
}

#header1 div, #header2 div, #row1 div, #row2 div, #row1-2 div, #row2-2 div, #row1-3 div, #row2-3 div, #header1 a, #header2 a, #row1 a, #row2 a, #row1-2 a, #row2-2 a, #row1-3 a, #row2-3 a {
	padding: 2px 3px 3px 3px;
	font-family: verdana;
	font-size: 10px;
	display: block;
}
#header1 div {
	padding: 2px 3px 4px 3px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#header2 div, #header2 a {
	color: #FFF;
}
#header2 a:hover {
	text-decoration: none;
	color: #FFF;
	background: url(../images/common/bg-header1.gif);
}
#row1 div, #row2 div, #row1-3 div, #row2-3 div{
	color: #000;
}
#row1 a, #row2 a, #row1-2 a, #row2-2 a, #row1-3 a, #row2-3 a{
	color: #00228d;
}
#row1 a:hover, #row2 a:hover, #row1-2 a:hover, #row2-2 a:hover, #row1-3 a:hover, #row2-3 a:hover{
	text-decoration: none;
	color: #FFF;
	background: url(../images/common/bg-header2.gif);
}


/*/////////////// SCHEDULE styles ///////////////*/

#schtd1, #schtd2, #schtd3, #schtd4 {
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #FFF;
}
#schtd1 div, #schtd2 div, #schtd3 div, #schtd4 div {
	padding: 2px 3px 3px 3px;
	border-style: solid;
	border-width: 1px 0 0 1px;
	font-family: verdana;
	font-size: 10px;
	display: block;
	height: 100px;
	color: #000;
	text-align: center;
}
#schtd1 div {
	border-color: #B3B3B3;
	background: #fff;
}
#schtd2 div {
	border-color: #999;
	background: #D9D9D9;
}
#schtd3 div {
	border-color: #B3B3B3;
	background: #F2F2F2;
}
#schtd4 div {
	border-color: #fff;
	background: #fff;
}
#schnp a {
	color: #ccc;
	text-align: center;
	border-color: #000;
	background: #333;
	text-decoration: none;
	padding: 2px 3px 4px 3px;
}
#schnp a:hover {
	color: #FFF;
	border-color: #333;
	background: #666;
}


/*/////////////// GAMEDAY styles ///////////////*/

#gamedaybox {
}
#gamedaytitle {
	font-family: arial;
	font-size: 18px;
	color: #ccc;
	text-align: center;
	margin: 7px;
}
#gamedaybox td {
	font-family: verdana;
	font-size: 10px;
	color: #ccc;
}
#gamedaybox a {
	color: #FFF;
}
#gamedaybox a:hover {
	color: #ccc;
}
#gamedayright {
	float: right;
	margin: 0 0 10px 10px;
}
#gallerybox {
	background: url(../images/gameday/gallerybox-btm.gif) no-repeat bottom #00228d;
	text-align: center;
	padding: 2px 2px 8px 2px;
}
#gallerybox-desc {
	background: #D9D9D9;
	padding: 8px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #666;
	font-family: verdana;
	font-size: 10px;
}
#gallerybox-desc a {
	color: #000;
}
#gallerybox-desc a:hover {
	color: #00228d;
}


/*/////////////// ARTICLE styles ///////////////*/

#articletitle {
	font-size: 20px;
	font-weight: bold;
}
#articleby {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
#articledate {
	font-family: verdana;
	font-size: 10px;
}
.border {
	border: 1px solid #000;
}
#relatedlinks {
	margin: 0 0 0 2px;
}


/*/////////////// FORM styles ///////////////*/

td.formWrap {
	background-color: #E9E9E9;
}

div.formHolder {
	border-color: #ccc; border-style: solid; border-width: 1px 0 0 1px;
	background-color: #fff;
	margin:  0 23px 7px 23px;
	padding: 15px;
}

div.formHolderRed {
	border-color: #999; border-style: solid; border-width: 1px 0 0 1px;
	background-color: #00228d;
	margin:  0 20px 5px 20px;
	padding: 10px;
	color: #fff;
}

td.formItem {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.formInput {
	color: #000;
	font-family: arial;
	font-size: 12px;
	background: #f2f2f2;
}

td.formBtn {
	background: url(/images/common/form_btnBG.gif) no-repeat #E5E5E5;
	padding: 20px 0 0 0;
}

/*/////////////// MISC styles ///////////////*/

#advertisement {
	background: url(../images/common/advertisement.gif) no-repeat;
	width: 107px;
	height: 7px;
	position: absolute;
	top: 273px;
	left: 825px;
}
#banner {
	float: left;
	padding: 5px;
}
#nhltop {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}
#input {
	font-family: verdana;
	font-size: 10px;
}
#input2 {
	font-family: arial;
	font-size: 12px;
	background: #f2f2f2;
}
#cbpic { background: #000; }
#midL { background: url(../images/wings/cbpic-midL.gif) no-repeat bottom; font-size: 0px; }
#midR { background: url(../images/wings/cbpic-midR.gif) no-repeat bottom; font-size: 0px; }
#btmMid { background: url(../images/wings/cbpic-btmMid.gif) repeat-x; font-size: 0px; }
#cbpicimg { border: 1px solid black; }
#gallerythumb { background: url(../images/interactive/pg-thumb-bg.gif) no-repeat; width: 95px; height: 90px; margin: 0 0 7px 0; }
#newsthumb { background: url(../images/wings/news-thumb-bg.gif) no-repeat; width: 100px; height: 90px; }
#thumbimg { border: 1px solid #000; margin: 9px; }
#subtitle { font-size:14px;font-weight:bold;color:#00228d; }
#subtitle2 { font-size:14px;font-weight:bold; }

A { color: #00228d; }
A:active { color: #00228d; }
A:visited { color: #00228d; }
A:hover { color : #000; }

A.continue { color: #FFFFFF; }
A.continue:active { color: #FFFFFF; }
A.continue:visited { color: #FFFFFF; }
A.continue:hover { color: #CCCCCC; }

.hideElement {
	visibility: hidden;
}

.showElement {
	visibility: visible;
}

.arial9px {
	font-size: 9px;
	font-family: arial;
}
.arial9pxred {
	font-size: 9px;
	font-family: arial;
	color:#CC0000
}
.whiteBox {
	border-color: #999; border-style: solid; border-width: 1px 0 0 1px;
	background-color: #fff;
	padding: 4px;
}

#nolink {
	cursor:text;
	color:#000;
}

.orderPackage
{
   text-align: center;
   margin-bottom: 10px;   
   font-weight: bold;   
}

.orderPackage ul
{
   text-align: left;
   width: 150px;
}

h1
{
   color: #b20202;
   font-size: 16px;
   font-weight: bold;
   margin: 0;
   padding: 0;
}

.ticketPackage
{
   width: 100%;
   margin: 20px 0;
}

.ticketPackage td, .ticketPackage th
{
   padding: 5px;
}

.ticketPackage th.standard
{
   font-weight: bold;
   background-color: #4268e2;
}

.ticketPackage td.standard
{
   border-width: 1px 2px;
   border-style: solid; 
   border-color: #4268e2;
}

.ticketPackage th.vip
{
   font-weight: bold;
   background-color: #b5c4f5;
}

.ticketPackage td.vip
{
   border-width: 1px 2px;
   border-style: solid; 
   border-color: #b5c4f5;    
}

.ticketPackage th.rwg
{
   font-weight: bold;
   background-color: #BCBDBF;
   
}

.ticketPackage td.rwg
{
   border-width: 1px 2px;
   border-style: solid; 
   border-color: #BCBDBF;    
}

.ticType
{
   width: 100px;
}

.package
{
   margin: 10px 0;
}

.note
{
   padding: 5px;
   border-top: 1px solid #ccc;
   font: 10px Verdana;
}

.note img
{
   float: left;
   margin-right: 5px;
}



