body
{
	background: url(img/verticalgradient.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
}
.faqlink
{
	background: #99BBFF;
	border: 1px solid #666699;
	padding-left: 2px;
	padding-right: 2px;
	font-size: small;
}
.faqlink:hover
{
	background: #CCCCFF;
}
blockquote
{
	border: 2px dotted blue;
	background-color: #DDDDEE;
	padding: 6px;
}
.topdatacell
{
	vertical-align: top;
	text-align: center;
}
.fulldatatable
{
	margin: 2px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	padding: 1px;
	height: 100%;
	width: 100%;
	text-align: left;
}
.graph
{
	text-align: center;
}
.photolink
{
	font-size: x-small;
	font-family: Courier;
	font-weight: normal;
}

#wrapper
{
	margin: 0 auto 0 auto;
	text-align: center;
	width: 1010px;
}

#profile
{
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#banner
{
	height: 155px;
	width: 1010px;
	background: url(img/crossresults.png);
}
#banner:hover
{
	cursor: pointer;
}
.beervote
{
	border: 0px;
}
.skullvote
{
	border: 0px;
}
#contentsection
{
   
	/*--border-right: 1px dotted black;--*/
}
#topnav
{
	width: 1010px;
	margin-top: 0px;
	height: 23px;
}

.leftnav
{
	margin-top: 3px;
	border: 1px solid black;
	height: 100%;
	padding: 3px;
	background-image: url(img/bg2.jpg);
}


.profile
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: small;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	height: 100%;
	padding: 3px;
	background: #FFFFFF;
}
#topnavtable
{
	position: relative;
	left: 120px;
	margin: 0px;
}

#maincontent
{
	height: 100%;
	
/*--	padding: 3px;
	border-right: 1px dotted black;--*/
	border-left: 1px dotted black;
}
#leftcontent
{
	margin-top: 0px;
	padding: 2px;
	width: 124px;
	background: #FFFFFF;
}
.topnavbutton
{
	border: 1px solid #CCCCCC;
}

a
{
	text-decoration: none;
	font-weight: bolder;
	color: #333333;
}

a:hover
{
	text-decoration: underline;
}
a.expandMonth:hover
{
	text-decoration: none;
}
.leftnavbutton
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: small;
	padding: 4px;
	margin-top: 4px;
	background: url(img/bg8.jpg);
	border: 1px solid #336699;
}
.leftnavbutton:hover
{
	background-color: white;
	border: 1px solid #888888;
}
.ProfileRow
{
	vertical-align: middle;
	font-family: Tahoma;
	font-weight: bold;
	font-size: x-small;
	padding: 2px;
	margin-top: 2px;
	border-bottom: 1px solid #336699;
	white-space: nowrap;
}
.RecentResultButton
{
	background: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.RecentGrid
{
	table-layout: fixed;
}

.RecentGrid td
{
	empty-cells: show;
	overflow: hidden;
	width: 100%;
}

.datatable1
{
    border-spacing: 0px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	background: white;
}
.headerrow1
{
	background-image: url(img/bg6.jpg);
	height: 30px;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	vertical-align: middle;
	padding: 10px 4px 4px 4px;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #666699;
	border-bottom: 1px solid #666699;
}
.headerrow2
{
	background-image: url(img/bg4.jpg);
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #666699;
	border-bottom: 1px solid #666699;
	height: 25px;
}
.headerrow3
{
	background-color: #CCE5FF;
	text-align: left;
	color: #555555;
}
.headerrow4
{
	background-image: url(img/whitefade.jpg);
	padding-left: 10px;
	text-align: left;
	color: #555555;
	border-bottom: 1px solid #666699;
}
.footerrow1
{
	font-size: smaller;
	height: 4px;
	background-color: #CCE5FF;
	border-top: 1px dotted #AAAAAA;
}
.datarow1
{
	background-color: #EEEEEE;
}
.datarow2
{
	background-color: #FFFFFF;
}
.datarow3
{
	background-color: #FFAAAA;
}
.question
{
	font-family: Tahoma;
	margin-left: 10px;
	margin-top: 7px;
	padding-left: 4px;
	border-bottom: 1px dotted #666699;
}
.answerdiv
{
	font-family: Tahoma;
	margin-left: 10px;
	padding-left: 4px;
	border-bottom: 1px dotted #666699;
	margin-bottom: 12px;
}
.inputlabel
{
	font-size: smaller;
	background: lightgray;
	border-bottom: 1px dotted black;
	margin-bottom: 3px;
	padding-top: 5px;
	text-align: center;
}
.tabpadding
{
	border-bottom: 1px solid #666699;
}

.selectedtab
{
	background: #CCE5FF;
	border-bottom: 1px solid #666699;
	border-top: 1px solid #666699;
	border-left: 1px solid #666699;
	border-right: 1px solid #666699;
	padding: 3px;
}
.graycell
{
	background: #DDDDDD;
	padding: 4px;
	margin-right: 4px;
}

#nav
{
	width: 100%;
}

#nav ul { 
	width: 100%;
	list-style: none;
	font-weight: normal;
	font-size: 14px;
	background-color: #9FBCDA;
	padding: 0px 0px 2px 0px;
	margin: 0;
	border: none;
	border-width: 0;
	float: left;
	line-height:12px;
}

#nav a {
	display : block;
	text-decoration : none;
}

#nav ul li a {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;

}

#nav ul li a.dropdownarrow
{
	padding-right:14px;
	padding-left: 10px;
	/*background-image: url("images/arrow-dropdown-white.gif");*/
	background-repeat: no-repeat;
	background-position: right ;

}




#nav li {
	color: #FFFFFF;
	float: left;
	padding: 0;
	padding: 4px 4px 4px 4px;
}


#nav li img{
margin:0px 0px 0px 4px;
padding:0px;
vertical-align: middle; 

}

#nav li ul {

	position : absolute;
	left : -999em;
	/*background-color: #9FBCDA;*/
	left : -111em;
	height : auto;
	font-weight : normal;
	border-width : 1px;
	margin : 2px 0px 0px 0px;
}

#nav li ul
{
	display:none;	
	left: auto;
	margin-top:4px;
	margin-left:0px;
	width:auto;
}

#nav li li {
	border-right: none;
}

#nav li ul li
{
	float: none;
	clear:both;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width:auto;
	display:block;
	list-style-type: circle;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#nav ul li:hover {
	color: #333333;
	background-image:  none;
	background-color: #FCCE83;
}

#nav ul li:hover ul.nj{
	color: #333333;
	background-image:  none;
	display:block;
	background-color: #9FBCDA;
}

#nav a:hover {
	color: #000000;
	background-image:  none;
	background-color: #FCCE83;
}


.predictorheader
{
	background: #AAAAFF;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #666699;
	border-bottom: 1px solid #666699;
	padding: 4px;
}