html, body {
background-color: #FFFFFF; 
/*#F3F4F7;*/
}

#maintable {
width: 850px;
}

img {
border: none;
}


td {
font-size: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
}


td.form {
font-size: 15px;
padding-left: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
color: #706d6d;
}

table.formtable {
border: 1px solid black;
background-color: #FCFCFD;
padding: 10px 20px 10px 20px;
}

table.titletable {
background-color: #EDF1F3;
border: 1px solid #D9E1E3;
border-left: none;
border-right: none;
}


td.menu {
text-align: center;
width: 72px;
font-size: 14px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}


a {
text-decoration: none;
color: #222ADD;
}

a:visited {
color: #222ADD;
}



h1 {
font-size: 19px;
margin: 5px;
font-family: "Trebuchet MS", Helvetica sans-serif;
}

h2 {
font-size: 18px;
font-weight: bold;
color: #C81D19;
font-family: "Trebuchet MS", Helvetica, sans-serif;
margin-top: 3px;
margin-bottom: 2px;
}

h3 {
font-size: 17px;
font-weight: bold;
margin: 1px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}

h4 {
font-size: 16px;
font-weight: bold;
font-family: "Trebuchet MS", Helvetica, sans-serif;
margin: 1px;
color: #141BA9;
}



dl.quote {
		margin: 0 0 20px 20px;
		padding: 0px;
		width: 600px;
		background: #ccc url(http://www.buytheticket.co.za/images/box_bottom_large.gif) no-repeat bottom left;
		}

dl.quote dt {
		margin: 0 0 10px 0;
		padding: 10px;
		font-size: 130%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #69c url(http://www.buytheticket.co.za/images/box_top_large.gif) no-repeat top left;
		}
	
dl.quote dd {
		margin: 0 0 0 10px;
		padding: 0 10px 10px 10px;
		padding-bottom: 90px;
		padding-right: 150px;		
		color: #666;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		}


dl.quotethin {
		margin: 0 0 20px 20px;
		padding: 0px;
		width: 600px;
		background: #ccc url(https://www.buytheticket.co.za/images/box_bottom_thin.gif) no-repeat bottom left;
		}

dl.quotethin dt {
		margin: 0 0 10px 0;
		padding: 10px;
		font-size: 130%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #69c url(https://www.buytheticket.co.za/images/box_top_large.gif) no-repeat top left;
		}
	
dl.quotethin dd {
		margin: 0 0 0 10px;
		padding: 0 10px 10px 10px;
		padding-bottom: 40px;
		padding-right: 150px;		
		color: #666;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		}



dl.block {
		width: 240px;
		margin: 0 0 20px 20px;
		padding: 0;
		background: #ccc url(http://www.buytheticket.co.za/images/box_bottom.gif) no-repeat bottom left;
		}

dl.block dt {
		margin: 0 0 10px 0;
		padding: 10px;
		font-size: 130%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #999 url(http://www.buytheticket.co.za/images/box_top.gif) no-repeat top left;
		}
	
dl.block dd {
		margin: 0 0 0 10px;
		padding: 0 10px 10px 10px;
		color: #666;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		}






dl.faq {
padding-left: 10px;
}

dl.faq dt {
background: url(http://www.buytheticket.co.za/images/q.gif) 0 4px no-repeat;
padding: 3px 0px 15px 30px;
font-size: 14px;
font-weight: bold;
}

dl.faq dd {
background: url(http://www.buytheticket.co.za/images/a.gif) 0 4px no-repeat;
padding: 0px 0px 5px 30px;
font-size: 13px;
}



td.notification {
border: 2px solid black;
color: #000000;
background-color: #F3EBB9;
text-align: center;
font-weight: bold;
}


td.front_page_block {
text-align: center;
}


td.list {
background-color: #CCCCCC;
border: 2px outset #000000;
font-weight: bold;
text-align: center;
padding-left: 3px;
padding-right: 3px;
}



td.flabel {
font-size: 15px;
font-weight: bold;
text-align: right;
padding-right: 3px;
vertical-align: top;
width: 150px; 
}

td.ffield {
text-align: left;
font-size: 14px;
}


table.pages_header {
font-size: 15px;
font-weight: bold;
color: #000000;
background-color: #CCCCCC;
}

table.pages_footer {
font-size: 14px;
color: #000000;
background-color: #CCCCCC;
}


table.link_block {
width: 180px;
}


fieldset {
border: 1px solid black;
border-top: 2px solid black;
padding: 7spx;
}


legend {
padding-left: 5px;
padding-right: 5px;
font-size: 15px;
color: #3F7FE4;
font-weight: bold;
}

input.pay {
background-color: #d42828;
border-width: 3px;
border-color: #000000;
color: #FFFFFF;
font-size: 13px;
font-weight: bold;
padding: 4px;
padding-left: 10px;
padding-right: 10px;
}


input.go {
background-color: #FF6600;
border-width: 1px;
color: #000000;
font-size: 12px;
font-weight: bold;
padding: 2px;
}
