/* Billiard Congress of America
----------------------------------------*/
body {
	background: #ececec;
	margin: 6px;
	_text-align: center;
}
body#nobackground { background: #fff none;}

body,
td,
p {
	color: #000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

a,
#maincontentcell a {
	color: #003366;
}
a:hover,
#maincontentcell a:hover { color: #466673; text-decoration: underline; }

h1 {
	font: bold 20px Trebuchet, Arial, sans-serif;
	color: #003366;
}
h2 {
	font: bold 18px Trebuchet, Arial, sans-serif;
	color: #466673;
}

h3 {
	font: bold 18px Trebuchet, Arial, sans-serif;
	color: #003366;
}

h4 {
	font: bold 16px Trebuchet, Arial, sans-serif;
	color: #466673;
}
/* Top Nav Below
-----------------------------------*/
ul#navtop2 li li a {
	color: #003366;
	background-color: #ececec;
	font: normal 11px/12px Verdana, Arial, sans-serif;
	z-index: 999;
	padding: 6px 4px;
	width: 155px;
}

* html ul#navtop2 li li a { width: 163px; }

ul#navtop2 li li a:hover {
	color: #ffffff;
	background: #466673;
	font: normal 11px/12px Verdana, Arial, sans-serif;
	padding: 6px 4px;
}

#navtop2 li ul {
	border: none;
	border-top: none;
}

/* Main-content Area
----------------------------------------*/
#maincontenttable,
#returnlinkcell,
.infomessage,
.errormessage { background: #fff; }
#maincontenttable {
	background: #fff;
	border-left: solid 1px #738B8B;
	border-right: solid 1px #738B8B;
	border-bottom: solid 1px #738B8B;
}

#maincontentcell {
	padding: 10px 12px;

}

/* Sub-content Area
----------------------------------------*/
#maincontentsubcell { padding: 10px 12px 2px 10px; }
#maincontenttable td.topnavcall { padding: 100px 12px 2px 10px; }
#maincontentsubcell p { line-height: 16px; }

#maincontentsubcell ul,
#rightnavcell ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}
#maincontentsubcell ul li,
#rightnavcell ul li {
	padding: 4px 5px 4px 12px;
	background: transparent url(/images/assnimg994/imgs/li_arrow1.png) no-repeat left 7px;
}

/* Client-side Right-Navigation
----------------------------------------*/
#rightnavcell table {
	background: #f6f6f6;
	border: solid 1px #738B8B;
	margin-bottom: 5px;
}

#rightnavcell td { padding: 5px; }

#rightnavcell h1,
#rightnavcell h3 {
	color: #466673;
	background: none;
	font: bold 16px Trebuchet, Arial, Helvetica, sans-serif;
	text-align: center;
}

#rightnavcell, 
#rightnavcell p,
#rightnavcell ul { font-size: 11px; }

#rightnavcell ul{
	font: 11px/14px Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0;
	margin: 8px 14px 8px 5px;
}
#rightnavcell ul li {
	padding: 4px 0 5px 16px;
	background: transparent url(/images/assnimg994/imgs/li_arrow2.png) no-repeat left 5px;
}

#rightnavcell a {
	color: #003366;
	text-decoration: none;
}
#rightnavcell a:hover {
	color: #466673;
	text-decoration: underline;
}


/* Footer Styles
----------------------------------------*/
#footertable { border-top: solid 1px #fff;}
#footercell {
	border-top: solid 5px #466673;
	padding: 5px 10px;
}
#footercell,
#footercell p { color: #666; font: 10px Verdana, Arial, Helvetica, sans-serif; }

/* Login Table
----------------------------------------*/
.rightnav_td,
#rightnav_usernamelabel,
#rightnav_passwordlabel,
#rightnav_list { font-size: 11px; }

#loginform ul { margin: 8px 5px; }

#rightnav_welcome {
	margin: 0 5px;
	text-transform: capitalize;
	font-style: italic;
	border-bottom: solid 1px #999;
	padding: 0 0 8px 0;
}

#rightnav_welcome strong { font-style: normal; margin-left: 3px; }

#rightnav_td1,
#rightnav_td2,
#rightnav_td3 { width: 15px;}

#quicklogin { padding: 0 5px; }

#rightnav_usernameinput,
#rightnav_passwordinput {
	width: 100%;
	border: 1px solid #738B8B;
	border-right: 1px solid #738B8B;
	border-bottom: 1px solid #738B8B;
	margin: 1px 0 3px 0;
	background: #fff url(/images/assnimg994/imgs/bak_input.png) no-repeat left top;
}

#rightnav_forgotlink {
	float: left;
	width: 65px;
	margin: 8px 0 0 0;
}

a#rightnav_forgotlink { font-size: 10px; text-decoration: none; }
a:hover#rightnav_forgotlink { font-size: 10px; text-decoration: underline; }

#rightnav_loginbutton {
	float: right;
	width: 68px;
	height: 25px;
	border: 0;
	margin: 5px 5px 0 5px;
	background: transparent url(/images/assnimg994/imgs/btn_login.png) no-repeat left top;
	cursor: pointer;
}
#rightnav_loginbuttonimg { visibility: hidden; }




/* Home Link
-----------------------------------*/
div#homelink {
	width: 750px;
	margin: auto;
	_text-align: left;
}

div#homelink a {
	display: block;
	position: absolute;
	top: 35px;
	z-index: 999;
	width: 135px;
	height: 160px;
	margin: 0 0 0 0;
	background: transparent url(/images/msmimg994/trans1.gif) no-repeat left top;
}

div#homelink a em {
	position: absolute;
	left: -999em;	
}
