body {
	font: 11px/15px Arial, Helvetica, sans-serif;
	/* background-color: #f0f0f0; */
	background-color: #f6f5f5;
}
.border {
	background-image:  url("/images/nclub_border.gif");
	background-repeat: repeat-x;
 }
.topstrip {
	background-image:   url("/images/nclub_topstrip.gif");
	background-repeat: repeat-x;
	background-repeat: repeat-x;	
}
h1 {
	font-size: 26px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-top: 2px;
	margin-bottom: 4px;
	color: #123DA9;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
h6 {
	font-size: 9px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
table {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.bodytable {
	background-color: #f6f5f5;
	}
	
.formtext 
{
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif, bold
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
}
.feedbackform {
	font: 11px/13px Arial, Helvetica, sans-serif;
	background-color: #dbe2f2;
}
.warningpanel {
	background-color: #ffff66;
	padding: 10px;
}
.textbox 
{
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif, bold
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
}

.buttonnormal 
{
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif, bold
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
	list-style-image: url("/images/nclub_bullet.gif");	
}

.centercoltext {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #000000;
}

.imageborder {
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
}
a:link {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC00CC;
	font-weight: bold;
	text-decoration: underline;
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3c5a1;
}
.parahead {
	background-color: #123da9;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c3c5a1;
}
.themecolor3 {
	background-color: #123DA9;

}
.themecolor1 {
	background-color: #7997a2;
}
.rightcoltext {
	color: #333333;
	padding: 10px;
	background-color: #f0f1e2;
}
.leftcoltext {
	color: #333333;
	padding: 10px;
	background-color: #f0f1e2;
}

.alphatab{
padding: 3px 0;
margin-left: 0;
font-weight: bold;
font-size 12px;
font-family: Verdana, sans-serif;
border-bottom: none;
list-style-type: none;
}

.alphatab li{
display: inline;
margin: 0;
}

.alphatab li a{
text-decoration: none;
padding: 2px 5px;
margin-right: 2px;
margin-bottom: 2px;
border: 0px;
border-bottom: none;
background-color: #123DA9;
color: #FFFFFF;
}

.alphatab li a:visited{
color: #FFFFFF;
}

.alphatab li a:hover{
background-color: #C3C5A1;
color: #FFFFFF;
}

.alphatab li a:active{
color: #FFFFFF;
}

.alphaindex {
text-decoration: none;
margin-top: 10px;
margin-bottom: 3 px;
padding: 2px 5px;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #c3c5a1;
background-color: #DBE2F2;
color: #123DA9;
}

.eventlisttitle {
background-color: #0000CC;
}