body {
	color: #000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background: #0075BE;
	margin: 10px;
	text-align: center;
	
}
	
p, tr, td, li {
	color: #000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
	color: #000;
	height: 1px;
}

img.displayed {
	background: #FFF;
	display: block;
    margin-left: auto;
    margin-right: auto; 
}

img.displayed2 {
	background: #FFF;
	display: block;
    margin-left: auto;
    margin-right: auto; 
}

img.displayed3 {
	background: #FFF;
   	margin: 0px 0px 5px 10px;
}


	
h3 {

	color: #000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 15px;
}

h4 {
	font-size: 12px; 
	color: #0075BE;
	font-family : Verdana, Arial, Helvetica, sans-serif;

}

a:link {

     text-decoration : underline;
     color : #3366CC;
	 font-weight: bold;

}
a:hover {

     color : #996633;
     text-decoration : underline;
     font-weight: bold;

}
a:visited {

     text-decoration : underline;
     color : #3366CC;
	 font-weight: bold;

}
a:visited:hover {

     text-decoration : underline;
     color : #996633;
	 font-weight: bold;
}

.red {
	color: #FF0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.red2 {
	color: #FF0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


#upperNav {
	Width: 749;
	color: #FFF;
	padding: 2px;
	margin: 0px auto;
	text-align: right;
	font-size: 10px;
		
}

a.upper {
	color: #FFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.upper:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size : 10px;
}

a.upper:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	font-size : 10px;
}

a.upper:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size : 10px;
}


a.upper:visited:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	font-size : 10px;
	
}

#memberFill {
	Width: 100%;
	color: #000;
	background: #FFF;
	padding: 2px;
	margin: 0px auto;
	border-right: 1px dotted #FEDC65;
	border-left: 1px dotted #FEDC65;
	border-top: 1px dotted #FEDC65;
	border-bottom: 1px dotted #FEDC65;
		
}



#outerTable {
	Width: 749;
	color: #000;
	background: #AD5C0E;
	padding: 2px;
	margin: 0px auto;
}

#outerTable2 {
	Width: 749;
	color: #000;
	background: #FFF;
	padding: 2px;
	margin: 0px auto;
}

#outerTable3 {
	Width: 749;
	color: #000;
	background: #FFF;
	padding: 0px;
	margin: 0px auto;
}

#home {
	color: #000;
	background: #FFF;
	width: 100%;
	padding: 3px;
	vertical-align: top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	
}

#main2 {

	color: #000;
	background: #FFF;
	width: 100%;
	padding: 0px;
}

#main3 {
	color: #000;
	background: #FFF;
	width: 100%;
	padding: 5px;
}

#main {

	color: #000;
	background: #FFF;
	width: 100%;
	padding: 0px;
	border-top: 1px dotted #000;

	
}


#content {
		color: #000;
		background: #FFF;
		width: 100%;
		vertical-align: top;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		padding: 5px;
		text-align: left;

					
}

#content2 {
		color: #000;
		background: #FFF;
		width: 300px;
		vertical-align: top;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		padding: 5px;
		text-align: left;
							
}

#globalNav {
		width: 100%;
		color: #FFF;
		background: #0075BE;
		padding: 0px;
		line-height: 20px;
		margin: 0px auto;
		
}	
	

#globalNav td{
		color: #FFF;
		background: #0075BE;
		font-weight: bold;
		font-size : 10px;
		text-align: center;
		vertical-align: middle;
		padding: 0px;
		line-height: 20px;
					
}


#globalNav td a {
		color: #FFF;
		background: #0075BE;
		text-decoration: underline;
		padding: 0px;
		margin: 0;
		text-align: center;
		display: block;
		line-height: 20px;
		border-right: 1px solid #FEDC65;
	border-left: 1px solid #FEDC65;
	border-top: 1px solid #FEDC65;
	border-bottom: 1px solid #FEDC65;

				

}


#globalNav td a:link {
		color: #FFF;
		background: #0075BE;		
		text-decoration: none;
		padding: 0px;
		margin: 0px;
		text-align: center;
		display: block;
		line-height: 20px;
		

		
}

#globalNav td a:link:visited {
		color: #FFF;
		background: #0075BE;
		text-decoration: none;
		padding: 0px;
		margin: 0px;
		text-align: center;
		display: block;
		line-height: 20px;
		

		

}


#globalNav td a:hover {
		color: #FFF;
		background: #FEDC65;
		text-decoration: underline;
		padding: 0px;
		margin: 0;
		text-align: center;
		display: block;
		line-height: 20px;
		


}




#localNav {
		color: #000;
		background: #FFF;
		width: 200px;
		vertical-align: top;
					
}


	
#localNav td{
		color: #000;
		background: #FFF;
		width: 200px;
		font-size : 10px;
		border-bottom: 1px dotted #000;
		text-align: left;
		vertical-align: top;
		padding: 3px;
		display: block;
				
}


#localNav td a {
		color: #FFF;
		background: #0075BE;
		width: 200px;
		font-size : 10px;
		vertical-align: top;
		margin: 0;
		padding: 3px;
		text-decoration: none;
		text-align: left;
		display: block;
		
		
}


#localNav td a:link {
		color: #FFF;
		background: #0075BE;
		width: 200px;
		font-size : 10px;
		vertical-align: top;
		margin: 0;
		padding: 3px;
		text-decoration: none;
		text-align: left;
		display: block;
		

}

#localNav td a:hover {
		color: #FFF;
		background: #FEDC65;
		text-decoration: underline;
		padding: 3px;
		margin: 0;
		text-align: left;
		display: block;
		width: 200px;

}

#regions {
	color: #000;
	background: #FFF;
	width: 100%;
	padding: 0px;
}

#regionI {
		text-align: center;
		color: #FFF;
		background: #800080;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		vertical-align: top;
		width: 25%;
}

#region2 {
		text-align: center;
		color: #FFF;
		background: #FF0000;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		vertical-align: top;
		width: 25%;
}

#region3 {
		text-align: center;
		color: #FFF;
		background: #0066FF;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		vertical-align: top;
		width: 25%;
}

#region4 {
		text-align: center;
		color: #FFF;
		background: #33cc33;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		vertical-align: top;
		width: 25%;
}

#region5 {
		text-align: center;
		color: #FFF;
		background: #0099CC;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		vertical-align: top;
		width: 25%;
}

#region6 {
		text-align: center;
		color: #FFF;
		background: #FF9900;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		vertical-align: top;
		width: 25%;
}

#region7 {
		color: #FFF;
		background: #800000;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		border-left: 1px dotted #000;
		border-right: 1px dotted #000;
		border-top: 1px dotted #000;
		border-bottom: 1px dotted #000;
		vertical-align: top;
		width: 25%;
}
	
a.regionLinks {
	color: #FFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.regionLinks:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}

a.regionLinks:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	
}

a.regionLinks:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	
}


a.regionLinks:visited:hover {
	color: #OOO;
	text-decoration: underline;
	font-weight: bold;
	
}

#program {
	color: #000;
	background: #FFF;
	width: 80%;
	padding: 0px;
}

.program {
	color: #000;
	background: #FFF;
	padding: 3px;
	border-left: 1px solid #6783A4;
	border-right: 1px solid #6783A4;
	border-top: 1px solid #6783A4;
	border-bottom: 1px solid #6783A4;
	width: 50%;
	vertical-align: top;
}

.hotels {
	color: #000;
	background: #FFF;
	padding: 0px;
	border-bottom: 1px dotted #000;
	vertical-align: top;
}

.center {
	background: #FFF;
	text-align: center:
}

.gold {
	background: #FF9900;
	color: #000;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

.goldbottom {
	background: #CCC;
	color: #000;
	padding: 10px;
	border-bottom: 1px dotted #FF9900;
	border-left: 1px dotted #FF9900;
	border-right: 1px dotted #FF9900;
}
.silver {
	background: #999999;
	color: #000;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

.silverbottom {
	background: #CCC;
	color: #000;
	padding: 10px;
	border-bottom: 1px dotted #C0C0C0;
	border-left: 1px dotted #C0C0C0;
	border-right: 1px dotted #C0C0C0;
}

.AMsponsor {
	background: #0075BE;
	color: #000;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

.AMsponsorbottom {
	background: #FFF;
	color: #000;
	padding: 10px;
	border-bottom: 1px dotted #0075BE;
	border-left: 1px dotted #0075BE;
	border-right: 1px dotted #0075BE;
}


#regTable {
	background: #FFF;
	color: #000;
	padding: 10px;
	width: 600px;
}

.schedule {
	background: #FFF;
	color: #000;
	padding: 10px;
	width: 600px;
}

.greyBackground {
	background: #C0C0C0;
	color: #000;
}

.backButton {
	background-color: #0075BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E48D19;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;

}

#eval {
		color: #000;
		background: #FFF;
		width: 100px;
		vertical-align: top;
					
}


	
#eval td{
		color: #000;
		background: #FFF;
		width: 100px;
		font-size : 10px;
		border-bottom: 1px dotted #000;
		text-align: left;
		vertical-align: top;
		padding: 3px;
		display: block;
				
}


#eval td a {
		color: #3366CC;
		background: #FFF;
		width: 100px;
		font-size : 10px;
		vertical-align: top;
		margin: 0;
		padding: 3px;
		text-decoration: none;
		text-align: left;
		display: block;
		
		
}


#eval td a:link {
		color: #3366CC;
		background: #FFF;
		width: 100px;
		font-size : 10px;
		vertical-align: top;
		margin: 0;
		padding: 3px;
		text-decoration: none;
		text-align: left;
		display: block;
		

}

#eval td a:hover {
		color: #996633;
		background: #BFC4CB;
		text-decoration: underline;
		padding: 3px;
		margin: 0;
		text-align: left;
		display: block;
		width: 100px;

}



DIV.indent5 {margin-left:5}

DIV.indent10 {margin-left:10}

DIV.indent15 {margin-left:15}

DIV.indent20 {margin-left:20}


	

/************************************************* 

Floating DEK layer For FloorPlan

*************************************************/



.DEK

	{

    POSITION: absolute;

    VISIBILITY: hidden;

    Z-INDEX: 200

	}
