
.flyer
{
	position:absolute;
	text-align:center; 
	top:50px;
	right:auto;
	width:900px;
	margin-left:62px;
	border: 2px solid #4e6128;
	background: white;
	z-index: 1001;
    opacity: 100;
}

.disabled
{
    	z-index: 1000;
    	background-color: black;
    	filter: alpha(opacity=30);
    	opacity: 0.3;
    	display: block;
}

body
{
	background: url("./images/background.jpg");
}

.main
{ 
	border: thin solid black;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	padding: 0 0 0 0;
	margin-top: 0px;
}

.main table
{
	background-color: #FFFFFF;
	padding: 5 5 5 5;
	border-spacing: 0px; 
	border-bottom: thin solid black;
	border-right: none;
	border-left: none;
	border-top: none;
}

.main table tr td
{
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.logo table
{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 30px 0px 30px;
}

.logo table tr td
{
	vertical-align: middle; 
	text-align: center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
	
.banner
{
	padding-left:29px;
	display: inline;
}

.video
{
	padding: 10px 10px 10px 10px;
	background-color: #3F3F3F;
}

.photo
{
	border: solid thin grey;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 80px;
	height: 80px;
}
.footer
{
	color: #ffd700;	
	background: #109006;
	border: solid thin black;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

.menu
{
	border-top:solid thin black;
	border-bottom:solid thin black;
	border-left:none;
	border-right:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #109006;
}

.menu ul{
	
	display:inline;
	margin: 0 0 0 0;
	padding-left:25px;
	list-style-type:none;
}

.menu ul li
{
	display:inline;
	list-style:none;
	padding-right:25px;
}

.test
{
	display:inline;
	list-style:none;
	padding-right:25px;
}

.menu ul li a,
.menu ul li a:visited
{
	font-family: sans-serif;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	color: #ffd700;	
}

.section
{
	padding: 0 0 0 0;
	margin: 5px 0px 5px 0px;
	background-color: white;
}

.section h1
{
	border-top: thin solid black;
	border-bottom: thin solid black;
	border-left:none;
	border-right: none;
	font-family: sans-serif;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	color: #ffd700;	
	background: #109006;
	margin: 0 0 0 0;
	padding: 3px 0px 0 0;
	text-indent: 10px;
}

.section table
{
	color:#000000;
	vertical-align:top;
	text-align:left;
	text-indent:10px;
	width: 100%;
	padding-left:0px;
	padding-right:0px;
	border-spacing: 0px;
}

.section table thead tr th
{
	border-bottom:thin solid grey;
	border-top: none;
	font-size: 12pt;
	font-family:"Arial","sans-serif";
	background-color: #CCCCCC;
}

.section table tbody tr td
{
	vertical-align:text-top;
	border-left:none;
	border-right:none;
	border-bottom:thin solid grey;
	border-top:none; 
	padding: 5px 5px 5px 5px;
}

.number
{
	text-align: right;
	padding-right: 15px;
}

.nation
{
	border: thin solid black;
	margin: 0,0,0,0;
	padding: 0,0,0,0;
	height: 300px;
	width:250px;
}

.chief
{
	font-family: sans-serif;
	font-size:10pt;
	font-style:italic;
	text-decoration: none;
	color: #ffd700;	
}

.announcement
{
	padding: 5px 15px 10px 15px;
	background-color: #FFFFFF;
	border-bottom: thin solid black;
}

.section ul
{	
	list-style-type:none;
	margin:0 0 0 0;
	padding: 5px 5px 0px 0px;
}

.section ul li
{
	text-indent: 15px;
	margin-left:0px;
	padding-left:0px;
	list-style: none;
	font-size: 10pt;
	font-family:"Arial", "sans-serif";
}

.content
{

	padding:20px 50px 75px 50px; 
	height: 100%;
}

.canvas 
{
	background-color: #FEEDC5;
}

.componentListing
{
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
}



.componentListing table
{
	color:#000000;
	vertical-align:top;
	text-align:left;
	text-indent:10px;
	width: 100%;
	padding-left:0px;
	padding-right:0px;
	border: thin solid black;
}

.componentListing table tbody tr
{
	vertical-align: top;
	text-align: top;
	border: solid thin red;
}

.componentListing table thead tr th
{
	border-bottom:thin solid grey; 
	border-top: none;
	font-size: 12pt;
	font-family:"Arial","sans-serif";
	background-color: #CCCCCC;
}

.componentListing table tbody tr td
{

	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom:thin solid grey; 
	padding: 5px 5px 15px 5px;
	background-color: white;
}

.eventDate
{
	font-weight:bold;
	font-size: 10pt;
	font-family:"Arial", "sans-serif";
	margin: 0 0 0 10;
	padding: 0ex 0ex 0ex 0ex;
}

.eventTime
{
	font-size: small;
	font-style: italic;
	font-size: 10pt;
	margin: 0 0 0 20;
	font-family:"Arial", "sans-serif";
}

.eventTitle
{
	font-size: 14pt;
	font-family:"Arial", "sans-serif";
	vertical-align: top;
	margin: 0 0 0 0;
	text-indent: 0;
}

.eventDescription
{
	font-size: 10pt;
	font-family:"Arial", "sans-serif";
	margin: 0 0 0 0;
	text-indent: 0;
}

.eventAction
{
	font-size: 10pt;
	font-family:"Arial", "sans-serif";
	font-style:italic;
	font-weight:bold;
	text-decoration: underline;
	color: inherit;	
	margin: 0 0 0 0;
	text-indent: 0;
}
.eventLocation
{
	font-weight:bold;
	font-size: 10pt;
	font-family:"Arial", "sans-serif";
	text-indent: 0;
}

.eventLocation a,
.eventLocation a:visited
{
	color: inherit;	
	text-decoration: none;
}

.contactAlias
{
	font-size: 9pt;
	font-family:"Arial", "sans-serif";
	margin: 0 0 0 0;
	text-indent: 5;
	font-style: oblique;
	font-weight: bold;
}

.contactName
{
	font-size: 11pt;
	font-family:"Arial", "sans-serif";
	margin: 0 0 0 0;
	text-indent: 0;
	font-weight: bold;
}

.contactPhone
{
	font-size: 10pt;
	font-family:"Arial", "sans-serif";
	margin: 0 0 0 0;
	text-indent: 0;
}

.contactEmail
{
	font-size: 10pt;
	font-family:"Arial", "sans-serif";
	margin: 0 0 0 0;
	text-indent: 0;
}

.contactPosition
{
	font-size: 12pt;
	font-family:"Arial", "sans-serif";
	margin: 0 0 0 0;
	text-indent: 0;
	font-weight: bold;
}


.no_border
{
	border:0px none;
}

table
{
	color:#000000;
	vertical-align:top;
	text-align:left;
	text-indent:10px;
	padding-left:0px;
	padding-right:0px;
	border:none;
	border-spacing: 0px;
}

tr
{
	vertical-align: top;
	text-align: top;
	text-align: top;
}

th
{
	text-align: justify;
	border-bottom:thin solid grey; 
	border-top: none;
	font-size: 12pt;
	font-family:"Arial","sans-serif";
	background-color: #CCCCCC;
	padding-left:0px;
	padding-right:0px;
}

td
{

	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom:thin solid grey; 
	font-size: 10pt;
	font-family:"Arial", "sans-serif";
	background-color: white;
	padding-left:0px;
	padding-right:0px;
}

h1
{
	font-family: "Arial", "sans-serif";
	font-size: 18pt;
	font-style: italic;
}

h2
{
	font-size: 14pt;
	font-family:"Arial", "sans-serif";
	margin: 0 0 0 0;
	text-indent: 0px;
	margin: 3px 0 3px 0;
}

h3
{
	font-size: 11pt;
	font-family:"Arial", "sans-serif";
	text-indent: 0;
	font-weight: bold;
	margin: 2px 0 2px 0;
}

h4
{
	font-weight:bold;
	font-size: 10pt;
	font-family:"Arial", "sans-serif";
	margin: 0 0 0 0;
	padding: 0ex 0ex 0ex 0ex;
}

h5
{
	font-size: small;
	font-style: italic;
	font-size: 10pt;
	margin: 0 0 0 0;
	font-family:"Arial", "sans-serif";
}

h6
{
	display:inline;
	font-weight:normal;
	font-size: 10pt;
	font-family:"Arial", "sans-serif";
	margin: 0 0 0 0;
}

h7
{
	font-size: small;
	font-style: italic;
	font-size: 10pt;
	margin: 0 0 0 0;
	font-family:"Arial", "sans-serif";
}

p
{
	text-indent: 4px;
	font-size: 10pt;
	font-family:"Arial", "sans-serif";
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	text-indent: 0px;
}

ol{
	
	margin: 5px 0 0 0;
	padding-left:25px;
	list-style-type:none;
}

ol li
{
	list-style:none;
	padding-bottom:5px;
}

.one_tab_indent
{
	padding-left: 5px;
}
