
body {
	
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Tahoma;
	font-size: 70%;
	color: #fff;
	height: 100%;
}
.topheadline{
	
	font-size: 52pt;	
}
.grey{
	color: #C0C0C0;
}
.grey2{
	color: #444;
}
.linethick {
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 1px;
	margin-right: 1px;
	border-top: 0px solid #fff;
	height: 0px;	
}
#centerblock {
	clear: both;	
	position:relative;
	left:0px;
	top:0px;
	/*right: 20px;*/
	background-color: #999999;
	text-align: left;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 20px;	
	border: 0px solid #000;
	
}
#imgcontainer {
        display: block;
        clear: both;
        text-align: left;
        width: 95%;
        margin: 5px 0px 5px 15px;
        padding: 0px 0px 10px 0px;
        border: 0px;
} 
#imgbox {
        float: left;	
        margin: 2px;
	background: #ccc; 
     
} 
#imgboxin {
        float: left;
        width: 216px;
	height: 291px;
        margin: 2px 2px 2px 2px;
     
} 
table.imgbox {
        float: left;        
         width: 226px;
	height: 326px;
	margin: 1px;
        background: #fff;       
}
table.imgboxeventsn {
        float: left;        
         width: 226px;
	height: 250px;
	margin: 1px;
        background: #fff;       
}
table.imgboxevents {
        float: left;        
         width: 226px;
	height: 290px;
	margin: 1px;
        background: #fff;       
}
td.titletd {
        text-align: left;
        padding: 3px 3px 3px 5px;       
        font-size: 70%;
        color: #10618A;
	font-weight: bold;
        line-height: 150%;
}



.red {
	color: #f00;
}

.redstar {
	color: #f00;
	font-style: italic;
}

h1 {
	font-size: 180%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-family: arial, helvetica, verdana, sans-serif;
}

h2 {
	font-size:  160%;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-family: arial, helvetica, verdana, sans-serif;
}

h3 {
	font-size:  140%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-family: arial, helvetica, verdana, sans-serif;
}

.blue {
	color: #006;
	margin: 0px 0px 0px 0px;
}

.lightgrey {
	color: #bbb;
}

p {
	padding: 0px;
	line-height: 140%;
}

.notopmargin {
	margin: 0px 0px 10px 0px;
}


/*** Anchors ***/
a:link {
	margin: 0px;
	border: 0px;
	text-decoration: none;
}

a:visited {
	margin: 0px;
	border: 0px;
	text-decoration: none;
	
}
a:link.black {
	color: #000;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
}

a:visited.black {
	color: #000;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
}

a:hover.black {
	text-decoration: underline;
}
a:link.textnav {
	color: #ccc;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
}

a:visited.textnav {
	color: #ccc;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
}

a:hover.textnav {
	text-decoration: underline;
}

a.lblue:link {color: #111; font-weight: bold;}
a.lblue:visited {color: #222; font-weight: bold;}
a.lblue:hover {color: #333; font-weight: bold;}
a.lwhite:link {color: #fff; font-weight: bold;}
a.lwhite:visited {color: #fff; font-weight: bold;}
a.lwhite:hover {color: #fff; font-weight: bold;}
a.lblack:link {color: #000; }
a.lblack:visited {color: #000; }
a.lblack:hover {color: #aaa;}


/*** Tables and tds ***/
table.contact {
	margin: 0px;
}

table.welcomebox {
	margin: 0px auto 0px auto;
}

table.logintable {
	float: right;
	margin: 0px;
	border: 0px;
	
}
.imagetable {
	clear: both;
	/*float: center;*/
	top: 5px;
	right: 20px;
	text-align: center;
	margin: 0px;
	border: 0px;
	
}
table.vcentertable {
	vertical-align: middle;
	margin: 0px;
	border: 0px;	
}
table.imagetable {
	float: center;
	margin: 0px;
	border: 0px;
	width: 100%;
	
}
td.imagettd {
	text-align: center;		
	width: 25%;
	
}
td.imagetdn {
	text-align: center;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;	
	width: 70%;
	height: 210px;
}
td.imagetd {
	text-align: center;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;	
	width: 70%;
	height: 210px;
}
td.texttd {
	text-align: left;
	padding: 0px 5px 0px 5px;	
	font-size: 70%;
	color: #000;
	height: 10px;
}
td.texttds {
	text-align: left;
	padding: 0px 5px 0px 5px;	
	font-size: 70%;
	color: #000;
	height: 10px;
	width:50%;
}
td.texttdcenter {
	text-align: center;
	padding: 0px 5px 0px 5px;	
	font-size: 70%;
	color: #000;
	height: 10px;
}
td.grey4 {
	text-align: left;
	padding: 0px 5px 0px 5px;	
	font-size: 70%;
	color: #000;
	height: 10px;
	 background-color: #C2CACA;
	 white-space: nowrap;
}
td.phorange {
	text-align: left;
	padding: 0px 5px 0px 5px;	
	font-size: 70%;
	color: #000;
	height: 10px;
	 background-color: #ff6633;
	 white-space: nowrap;
}
td.texttdwb {
	text-align: left;
	padding: 0px 5px 0px 5px;	
	font-size: 70%;
	color: #000;
	height: 10px;
	border-bottom: 1px solid #891805;
}
td.texttdw {
	text-align: left;
	padding: 3px 5px 3px 5px;	
	font-size: 70%;
	color: #fff;
}
td.texttdw_ {
	text-align: left;
	padding: 0px 5px 3px 0px;	
	font-size: 70%;
	color: #fff;
}

td.texttdright {
	text-align: right;
	vertical-align: top;
	padding: 3px 5px 3px 5px;	
	font-size: 70%;
	}

td.inputtd {
	text-align: left;
	vertical-align: top;
	padding: 3px 5px 3px 5px;	
	font-size: 70%;
}

td.redright {
	text-align: right;
	padding: 3px 5px 3px 5px;	
	font-size: 70%;
	white-space: nowrap;
}

td.centertd {
	text-align: center;
	padding: 0px 3px 5px 3px;	
	font-size: 70%;
}

td.centertdgrey {
	text-align: center;
	padding: 0px 3px 5px 3px;	
	font-size: 70%;
	background-color: #eee;
}

td.introcell {
	padding: 0px 0px 30px 20px;
	font-size: 70%;
	color: #006;
}

.texttdrightgrey {
	text-align: right;
	vertical-align: top;
	padding: 5px 2px 5px 5px;	
	font-size: 65%;
	line-height: 130%;
	white-space: nowrap;
	background-color: #eee;
}
.texttdrightgrey2 {
	text-align: right;
	vertical-align: top;
	padding: 5px 2px 5px 5px;	
	font-size: 70%;
	line-height: 130%;
	white-space: nowrap;
	background: #d9d7d8; 
}


   

td.greycontainer {
	font-size: 65%;
	line-height: 130%;
	background-color: #eee;
	vertical-align: top;
	padding: 15px 10px 10px 20px
}

.texttdgrey {
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 5px 5px;	
	font-size: 65%;
	line-height: 130%;
	background-color: #eee;
	white-space: nowrap;
}

/*** forms ***/
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.formbutt {
	margin: 0px 0px 0px 10px;
	padding: 0px 3px 0px 3px;
	background: #fff;
	color: #444;
	font-weight: bold;
	letter-spacing: .5px;
}  


/**** Divs ****/


#textnav {
	float: right;
	font-size: 90%;
	margin: 3px 0px 20px 0px;
	padding: 0px;
	border: 0px;
}

#center {
	clear: both;
	width: 95%;
	text-align: center;
	margin: 0px auto; /* nb: this for some reason makes the center div work in firefox & opera, don't remove it! */
	border: 0px;
}

#textcontainer {
	clear: both;
	display: block;
	text-align: left;
	width: auto;
	margin: 0px 0px 20px 0px;
	border: 0px;
	padding: 20px 0px 20px 35px;
}

#leftnav {
	float: left;
	width: 185px;
	margin: 15px 0px 0px -1px;
	padding: 10px 0px 0px 60px;
	line-height: 150%;
	border: 0px;
}

#righttext {
	width: 380px;
	margin: 20px 0px 0px 245px;
	padding: 2px 0px 0px 0px;
	text-align: left;
	line-height: 160%;
	border: 0px;
}

#rightform {
	text-align: left;
	width: 550px;
	margin: 20px 0px 0px 245px;
	padding: 0px 0px 20px 0px;
	line-height: 170%;
	border: 0px;
}

#break {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px; 
	border: 0px;
}

#breakfront {
	clear: both;
	display: block;
	margin: 0px;
	height: 5%;
	padding: 0px; 
	border: 0px;
}
#verticalmid{
height: 60%;
vertical-align: middle;
}

#greybandbottom {
	clear: both;
	width: 100%;
	height: 50px;
	text-align: center;
	margin: 0px auto; /* nb: this for some reason makes the center div work in firefox & opera, don't remove it! */
	border: 0px;	
	background: #737373;
	
}
#greybandtop {
	clear: both;
	width: 100%;
	height: 20px;
	text-align: left;
	vertical-align: text-top;
	margin: 0px auto; /* nb: this for some reason makes the center div work in firefox & opera, don't remove it! */
	border: 0px;	
	background: #737373;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	
}
#greybandbottomnofix {
	
	clear: both;
	width: 95%;
	text-align: center;
	margin: 0px auto; /* nb: this for some reason makes the center div work in firefox & opera, don't remove it! */
	border: 0px;
	
	
}

.prefstext {
	width: 710px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	margin: auto;
}

.linethin {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 1px;
	margin-right: 1px;
	border-top: 1px solid #000;
	height: 10px;	
}
.linethinbottom {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 1px;
	margin-right: 1px;
	border-top: 1px dotted #000;
	height: 10px;
	
}

#lightbox {
	width: 200px;
	text-align: center;
	font-size: 90%;
	margin: 3px 3px 3px 3px;
	padding: 0px;
	border: 1px solid #000;
	color: #000;
}
#evtitle {
	width: 99%;
	text-align: left;
	font-size: 90%;
	margin: 3px 3px 3px 3px;
	padding: 0px;
	border: 1px solid #000;
	color: #000;
}
table.searchtable {
	float: center;
	margin: 0px;
	border: 0px;
	width: 100%;
	
}
td.stdl {text-align: left;
width: 25%;
color: #000;
font-size: 70%;
}
td.stdl2 {text-align: left;
width: 75%;
color: #000;
font-size: 90%;
}
td.stdr {
	width: 75%;
	text-align: right;
	font-size: 70%;
	color: #000;
}
td.texttdnowrap {
        text-align: left;
        vertical-align: top;
        padding: 3px 5px 3px 5px;       
        font-size: 65%;
        white-space: nowrap;
}/*
table.imgprev {
        clear: both;
        margin: 3px 0px 0px 5px;
}*/
td.texttdrvmid {
       
        padding: 3px 5px 3px 5px;       
        font-size: 65%;
        line-height: 130%
	
}
#leftalignnomarg {
        clear: both;
        float: left;
        text-align: left;
        margin: 0px;
}
#imgboxlbsmall {
	clear: both;
        float: center;
	width: 500px;
        margin: 0px 3px 6px 3px;
	padding: 0px 3px 6px 3px;
	
} 
#imgboxlb {
	clear: both;
        float: center;
        width: 90%;
        margin: 0px 3px 6px 3px;
	padding: 0px 3px 6px 3px;
	
} 
#leftwrapper{
float: left;
width: 210px;		
}      
#rightwrapper{
float: left;
width: 75%;		
}
#leftlogin {
	
        float: left;
        width: 200px;	
	color: #000;
        margin: 0px 3px 6px 3px;
	padding: 0px 3px 6px 3px;
	border: 0px solid #999;
	
} 
#leftloging {
	
        float: left;
      /*  width: 100%;	*/
	color: #000;
        margin: 10px 10px 10px 10px;
	padding: 0px 3px 6px 3px;
	border: 0px solid #999;
	background: #d9d7d8;    
	height: 100%;
	
} 
table.leftlogin {
        float: left;      
        width: 200px;
	/*background-color: #fff;*/
	border-collapse: collapse;
        border-bottom: 0px solid #000;
	color:#000;
	
}
table.special {      
       border-spacing: 5px;
       width: 95%;
       /* border: 2px solid #999999;*/
      
}    
table.speciala {      
      position:absolute;
      bottom:0; 
      
}

table.special1 {             
      /* border: 2px solid #999999;*/
}
table.special2 {             
       border: 2px solid #999999;
}
td.specialx {      
         
        margin: 10px 10px 10px 10px;
	padding: 0px 3px 6px 3px;
	border: 0px solid #999;
	background: #d9d7d8;    
	height: 100%;
	width: 20%;	
	font-size: 70%;
}
td.specialb {                
        border: 2px solid #999999;  
	text-align: center;
	width: 60%;
	
}
td.specialc {                
        border: 2px solid #999999;  
	width: 15%;
	/*white-space: nowrap;*/
	
}
td.special2 {                
        color: #999;    
	text-align: center;
	
}
td.special3 {                
        color: #333;    
	text-align: left;
	font-size: 70%;
	
}
td.special4 {                
       color: #000;
       font-size: 70%;      
	
}
td.special5 {                
       font-size: 70%;      
	
}
#middlelogin {
	color: #000;
        float: left;
        width:50%;
        margin: 0px 3px 6px 2px;
	padding: 0px 3px 6px 3px;
	border: 1px solid #333;
	background: #d9d7d8;    
	height: 100%;
	
} 
#rightloging {
	color: #000;
        float: left;
        width:20%;
        margin: 0px 3px 6px 2px;
	padding: 0px 3px 6px 3px;
	border: 0px solid #000;
	/*background: #d9d7d8; */   
	height: 100%;
	
} 

#rightlogin {
	color: #000;
        float: left;
        width:75%;
        margin: 0px 3px 6px 2px;
	padding: 0px 3px 6px 3px;
	border: 0px solid #000;
	
} 
#rightnumbers {	
        float: right;
        width: 35%;
	text-align: right;
        margin: 0px 3px 6px 2px;
	padding: 0px 33px 6px 3px;
	color:#000;	
	
	/*font-size: 70%;*/
} 
#centernumbers {	
        float: left;
        width: 20%;
	text-align: center;
        margin: 0px 3px 6px 2px;
	padding: 0px 33px 6px 3px;
	color:#000;	
	/*font-size: 70%;*/
} 
#leftnumbers {	
        float: left;
        width: 30%;
	text-align: left;
        margin: 0px 3px 6px 2px;
	padding: 0px 33px 6px 3px;
	color:#000;	
	/*font-size: 70%;*/
} 


table.imgboxlb {
        float: left;      
        width: 70%;
	background-color: #fff;
	border-collapse: collapse;
        border-bottom: 1px solid #000;
	color:#000;
	
}
table.imgboxlbg {
        float: left;
        margin-bottom: 1px;
        width: 70%;
	background-color: #C0C0C0;
	height:25px;
	border-collapse: collapse;
        border-bottom: 1px solid #000;
	color:#000;             
}
table.imgboxlbgbig {
        float: left;
        margin-bottom: 1px;
        width: 650px;
	background-color: #C0C0C0;
	height:25px;
	border-collapse: collapse;
        border-bottom: 1px solid #000;
	color:#000;             
}
table.imgboxlbgbigw {
        float: left;
        margin-bottom: 1px;
        width: 650px;
	height:25px;
	border-collapse: collapse;
        border-bottom: 1px solid #000;
	color:#000;             
}

table.imgboxlbgsmall {
        float: left;
        margin-bottom: 1px;
        width: 300px;
	background-color: #C0C0C0;
	height:25px;
	border-collapse: collapse;
        border-bottom: 1px solid #000;
	color:#000;             
}
td.texttdlb {       
        color:#000;
        font-size: 65%;
        line-height: 130%
	background-color: #ff997a;	
	border: 1px solid #000;	
}
td.texttdlbg {       
         
        font-size: 65%;
        line-height: 130%
	background: #C0C0C0;
	height:15px;
	border: 1px solid #000;
	
}
.clear {
        clear: both;
}
table.imgdetail {
        float: center;
        background: #fff;
        text-align: center;       
        width: 100%;
	
}
table.imgprev {
        clear: both;
	width: 90%;
        margin: 3px 0px 0px 5px;
	/*font-size: 78%;*/
}
table.greyband {       
	width: 100%;
        margin: 0px 0px 0px 20px;
	
}
td.texttdgrey {
        text-align: left;
        vertical-align: top;
        padding: 3px 5px 3px 5px;       
        font-size: 65%;
        line-height: 130%;
	background-color: #cccccc;
}
.headlinetext {	
	padding: 0px 0px 0px 40px;
	text-align: left;
	margin: auto;
}
.addkeys {
	float:left;
	color: #000;
	text-align: left;
	margin: auto;
	padding: 0px 10px 0px 0px;
}
.addblock{
	width: 100%;
	height: 300px;	
}
.pictureboxred{
	color: #FF0000;
}
#noresult {
        float: left;
        width: 135px;
        text-align: left;
        padding: 2px 2px 2px 2px;
}


