body {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	text-align: center;

}

.block_header {
	background-image: url(https://www.quorumbet.com/images/nav_bg.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	padding-left: 10px;
	height: 30px;
}

.plain_text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.error_message {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: yellow;
}

input, select, textarea {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: solid #0069B0 1px;
}

form {
	padding: 0;
	margin: 0;
}

.form_title {
	color: #0069B0;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
}

.form_labels {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0069B0;
}

.row1 {
	background-color: #EAE8DF;
}

.row2 {
	background-color: #F4F3F0;
}

.table_head_row {
	background-image: url(https://www.quorumbet.com/images/nav_bg.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
}

a {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0069B0;
}

a.bet_link2 {
	text-decoration: none;
}

.pager_links {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0652A7;
}

.pager_current {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.footer_links {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0652A7;
}

.terms_link, .privacy_link, .faq_title {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0069B0;
}

a.faq_title:hover {
	color: blue;
}

.nav_links {
	font-family: 'Arial Narrow';
	font-size: 13px;
	font-weight: bold;
	color: #898261;
	text-decoration: none;
}

a.nav_links:hover {
	text-decoration: underline;
}

.ajax_load {
	background-color: red;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	padding: 3px;
}

.instruction_message {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

.delete_link {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}

ul.sb_block{
	padding: 0;
	margin: 0;	
}

li.sb_block_item {
	list-style-image: url(https://www.quorumbet.com/images/list1.gif); 
	margin-left: 30px;
}

.user_list {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0652A7;
}

.message_info {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

.event_title {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.invitation_block {
	display: none;
}

.inbox_new {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0652A7;
}

.inbox_old {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0652A7;
}

#forgot_answer, #forgot {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.required {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}