body {
}

/* ABSC page title */
table.PageHeader {
  	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left:0px;
}

table.PageHeader td.PageTitle {
	font-family: 'Bookman Old Style','Verdana';
	font-weight: bold;
	font-size: 24px;
	color: #3333CC;	
}

p.Cool1 {
	font-family: 'Comic Sans MS';
	font-weight: bold;	
	font-size: 14px;
	width: 50%;
	color: navy;	
	background-color: white;
}

p.Thanks1 {
	font-family: 'Times New Roman','Times',serif;	
	font-size: 18px;
	width: 100%;
	color: navy;	
	background-color: white;
	/* top,right,bottom,left */
	padding: 5px 20px 5px 20px;
}

p.Thanks2 {
	font-family: 'Times New Roman','Times',serif;	
	font-size: 18px;
	width: 100%;
	color: blue;	
	background-color: white;	
}

p.Thanks3 {
	font-family: 'Times New Roman','Times',serif;	
	font-size: 18px;
	width: 100%;
	color: #0066FF;	
	background-color: white;	
}

#ContestDetails {
	/* <b><font face="Arial" color="#330099"> */
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #330099;	
}

#TextRedLeft {
	font-weight: bold;
	font-size: 14px;
	color: red;
	text-align: center
}

#NavLink1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 8px;
	color: black;
	text-align: center
}

div.checkback {
	color:white;
	font-size:13pt;
	font-weight:bold;
	text-align:center;
	width:55%;
	background-color:#FF0000;
	/* top,right,bottom,left */
	padding: 5px 5px 5px 5px;			
}

li.sponsors {
	color:navy;
	font-family: 'Times New Roman','Times',serif;
	font-size:12pt;
	font-weight:bold;
}

a.navlink1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: white;
	text-decoration: underline;
	width: 100px;	
	/*
	border-top-width: 0px;
	border-right: solid f9ce66;
	border-right-width: 0px;
	border-left: solid f9ce66;
	border-left-width: 0px;
	border-bottom: solid ffffff;
	border-bottom-width: 1px;
	width: 168px;
	*/
	}

a.navlink1:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: red;
	text-decoration: none;
	width: 100px;
	/*
	border-top: solid #cccccc;
	border-top-width: 0px;
	border-right: solid F0B54C;
	border-right-width: 0px;
	border-left: solid F0B54C;
	border-left-width: 0px;
	border-bottom: solid #dddddd
	border-bottom-width: 1px;
	text-decoration: none;
	font: 9pt Century Gothic,Sans-Serif;
	*/	
}

.chromemenu{
width: 63%;
font-weight: bold;
}

.chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromemenu ul{
border: 4px solid #BBB;
width: 100%;
background: url(../images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

.chromemenu ul li{
display: inline;
}

.chromemenu ul li a{
color: #494949;
padding: 5px 8px;
margin: 0;
text-decoration: none;
border-left: 2px solid #BBB;
border-right: 2px solid #BBB;
}

.chromemenu ul li a:hover, .chromemenu ul li a.current{
background: url(../images/chromebg2.gif) center center repeat-x;
}

.tabcontainer {
text-align: center;
color: red;
/* padding-left: 350px; */
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}
