

.smtext {font-family:arial,helvetica; font-size:8pt; color:#000000; font-weight:normal}
	
a:link.noline {text-decoration: none; color: #000000}
	
a:visited.noline {text-decoration: none; color: #555555}

a:hover.noline {text-decoration: underline; color: #990000}	

body {no-repeat:yes}
.bboldred {font-family:arial,helvetica; font-size:9pt; color:#940009; font-weight:bold}

.boldred {font-family:arial,helvetica; font-size:8pt; color:#940009; font-weight:bold}
.text {font-family:arial,helvetica; font-size:8pt; color:#940009; font-weight:normal; font-style:normal}

.cutline {font-family:arial,helvetica; font-size:8pt; color:#444444; font-weight:bold;}
.tabletxt {font-family:arial,helvetica; font-size:8pt; color:#444444; font-weight:bold;}

.gtext {font-family:arial,helvetica; font-size:8pt; color:#2f2f2f; font-weight:normal; font-style:italic}

.greytext {font-family:arial,helvetica; font-size:7pt; color:#2f2f2f; font-weight:bold}

.biggreytext {font-family:arial,helvetica; font-size:8pt; color:#2f2f2f; font-weight:bold}

.name {font-family:arial,helvetica; font-size:9pt; color:#940009; font-weight:bold}

.subtitle {font-family:arial, helvetica; font-size:8pt; color:#000000; font-weight:bold}

.bgboldred {font-family:arial,helvetica; font-size:11pt; color:#940009; font-weight:bold}

.bgboldgrey {font-family:arial,helvetica; font-size:11pt; color:#2f2f2f; font-weight:bold}

.red {font-family:arial,helvetica; font-size:9pt; color:#940009; font-weight:bold}

.bluText {font-family:arial,helvetica; font-size:9pt; color:#000099; font-weight:bold}
.bluTextB {font-family:arial,helvetica; font-size:10pt; color:#000099; font-weight:bold}

.headCase {font-family: 'Book Antiqua','Times New Roman', serif; color:#cc9900}

.head  {
	color : #aa7733;
	font-family : book antiqua, times roman, serif;
	font-size : 18pt; font-style: italic; font-weight: bold;
	padding-top: 20px;
}
.head2  {
	font-family : arial, helvetica, sans-serif;
	color : #444444;
	font-size : 13pt; font-style: italic; font-weight: bold
}

h2 {
	font-family: book antiqua, times roman, serif;
	color: #aa7733;
	font-size: 20pt;
}

.purpleSubhead {
    color: #6C006C;
    font-family: arial,helvetica;
    font-size: 11pt;
    font-style: italic;
    font-weight: bold;
}

.ruler {
	width:400px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#990000;
	/*margin-top:-5px;*/
	/*margin-bottom:10px;*/
	text-align:center;
	padding:5px;
	margin: 0 auto 10px auto;
}

.tissotBanners {
	/*margin-top : 10px;*/
	padding-top : 80px;
	vertical-align : top;
}

#HallSelectionCommitteeMembers {
	margin: 0 auto;
	overflow: hidden;
}
#HallSelectionCommitteeMembers h1, 
#HallSelectionCommitteeMembers p {
	text-align: center;
}
#HallSelectionCommitteeMembers table {
	border-collapse: collapse;
	float: left;
	width: 49%;
}
#HallSelectionCommitteeMembers td {
	background: #fff;
    border-bottom: 1px solid #ced8dd;
	padding: 5px 10px;
}
#HallSelectionCommitteeMembers tr:nth-of-type(odd) td {
	background: #f8f8f9;
}