body
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color: rgb(95,95,95);
		background: #ffffff;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		margin: 0px;
	}

table
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color: rgb(95,95,95);
		table-layout: fixed;
	}

a
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal; 
		font-weight: bold;
		text-decoration: none;
		color: rgb(59,156,216);
	}

a:link
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal; 
		font-weight: bold;
		text-decoration: none;
		color: rgb(59,156,175);
	}

a:hover
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal; 
		font-weight: bold;
		text-decoration: underline;
		color: rgb(39,100,150);
	}

a:active
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(59,156,175);
	}

a:visited
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(39,100,150)
	}

.selected
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color: rgb(185,0,0);
		background: rgb(255,255,255);
		padding-top: 5px;
		padding-bottom: 5px;
		border-top: 1px solid rgb(200,200,200);
		border-bottom: 1px solid rgb(200,200,200);
	}

.entryfeebox_top
	{
		background: rgb(255,255,255);
		cursor: pointer;
	}

.entryfeebox
	{
		background: rgb(255,255,255);
		border: 0px solid rgb(255,255,255);
		cursor: pointer;
	}

.entryfeebox_hover
	{
		background: rgb(255,255,255);
		border: 0px solid rgb(150,150,150);
		cursor: pointer;
		box-shadow: 1px 1px 15px rgb(170,180,190);
	}

.hdr
	{
		font-family: Helvetica, Arial;
		font-size: 13px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(95,95,95);
	}

.largehdr
	{
		font-family: Helvetica, Arial;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(95,95,95);
	}

.box
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(95,95,95);
		background-color: rgb(251,253,255);
		border: 1px solid rgb(150,150,150);
		border-radius: 0px;
		padding: 10px;
		margin: 2px;
	}

.box_focus
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(35,35,35);
		background-color: rgb(241,244,247);
		border: 1px solid black;
		border-radius: 0px;
		padding: 10px;
		margin: 2px;
		box-shadow: 1px 1px 8px rgb(40,70,110);
	}

.radio
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(95,95,95);
		background-color: rgb(255,255,255);
	}	

.button
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(255,255,255);
		background-color: rgb(1,51,81);
		border: 1px solid #d2d2d2;
		padding-left: 25px;
		padding-top: 5px;
		padding-right: 25px;
		padding-bottom: 5px;
		border-radius: 4px;
		line-height: 35px;
		cursor: pointer;
		text-transform: uppercase;

	}

.button:hover
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(255,255,255);
		background-color: rgb(185,0,0);
		border: 1px solid rgb(0,0,0);
		padding-left: 25px;
		padding-top: 5px;
		padding-right: 25px;
		padding-bottom: 5px;
		border-radius: 4px;
		line-height: 35px;
		cursor: pointer;
		-webkit-box-shadow: 1px 1px 10px rgb(150,150,150);
		text-transform: uppercase;
	}

.bar
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(255,255,255);
		background: rgb(153,171,172);
		border: 1px solid rgb(135,135,135);
		text-align: center;
		line-height: 25px;
		text-transform: uppercase;
	}

.selbar
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(255,255,255);
		background: rgb(41,35,92);
		border: 1px solid rgb(95,95,95);
		text-align: center;
		line-height: 25px;
		text-transform: uppercase;
	}

.clearbar
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(95,95,95);
		line-height: 25px;
	}

.back
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color: rgb(95,95,95);
		background: rgb(241,243,245);
		border: 1px solid rgb(185,185,185);
		padding: 5px;
	}

.entryconditions
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color: rgb(95,95,95);
		background-color: rgb(245,246,247);
	}

.shade0
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(95,95,95);
		background-color: rgb(230,230,235);
	}

.shade1
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(95,95,95);
		background-color: rgb(255,255,255);
	}

.shade2
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(95,95,95);
		background-color: rgb(240,240,245);
	}

.errorbox
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(255,255,255);
		background-color: rgb(200,0,0);
		border: 1px solid black;
		padding: 5px;
	}

.error
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(255,255,255);
		background-color: rgb(200,0,0);
		padding: 5px;
	}

.afdlist
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(65,65,65);
		background-color: rgb(247,250,158);
		scrollbar-base-color: rgb(217,220,128);
		width: 550px;
	}

.afdlisthdr
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(255,255,255);
		background-color: rgb(65,65,65);
	}

.afdproperty
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(65,65,65);
		background-color: rgb(247,250,158);
		width: 75px;
	}
.afdbutton
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(255,255,255);
		background-color: rgb(85,85,85);
	}

#dim
	{
		height: 200%;
		width: 100%;
	}

.facebook_connect
	{
		width: 100%;
		height: 50px;
		border: 0px;
		border-bottom: 1px solid black;
		left: 0px;
		margin: 0px;
		padding: 0px;
		top: 0px;
	}

.eventhdr
	{
		font-family: Helvetica, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
		color: rgb(255,255,255);
		background: rgb(0,90,171);
		line-height: 25px;
		padding: 5px;
	}

.clock		{ font-family: Helvetica, Arial; font-size: 32px; font-style: normal; font-weight: bold; text-decoration: none; color: rgb(35,35,35); }
.small		{ font-family: Helvetica, Arial; font-size: 10px; font-style: normal; font-weight: normal; text-decoration: none; color: rgb(35,35,35); }
.quebox		{ padding: 20px; background: rgb(250,250,250); border: 1px solid rgb(0,0,0); color: rgb(0,0,0); }