table {
    font-size: 14px;
	border: 2px;
	border: inset 2px;
	border-spacing: 1px;
	width: 773px;
   }
   
table.plain {
    font-size: 14px;
	border: 0px;
	border-spacing: 2px;
	width: 773px;
   }
   
table.vin {
    font-size: 11px;
	border: outset 2px;
	border-spacing: 2px;
	width: 773px;
   }   
   
.meeting_table
	{
	border: 0px;
	width: 773px;
	}
         
.project_table
    {
	border: outset 4px;
	background-color: #DDDDDD;
	width: 510px;
	margin-left: 130px;
   }
   
.menu_table
    {
	border: outset 0px;
	background-image: url(graphics/menu_bkrnd.jpg);
	width: 773px;
	height: 170px;
	padding-top: 100px;
   }
   
.event_table
    {
	border: outset 0px;
	width: 773px;
   }

.gallery_table
    {
    border: outset 4px;
	border-spacing: 1px;
	width: 465px;
   }
   
.feature_table
    {
    border: outset 4px;
	border-spacing: 0px;
	background-color: #DDDDDD;
	font-size: 11px;
	text-align: center;
	width: 773px;
	padding: 4px;
   }
   
.td_indent {
	background-image: url(graphics/80_opacity.png);
	color: yellow;
    font-weight: bold;
	text-indent: 10%;
	}

.td_e {
	background-image: url(graphics/table_cell_gradient.gif);
	background-repeat: repeat-x;
	padding: 10px;
	}
   
.td_e0 {
	background-image: url(graphics/50_opacity.png);
	text-align: center;
	padding: 5px;
	width: 20%;
	}

.td_e0a {
	background-image: url(graphics/25_opacity.png);
	text-align: center;
	padding: 5px;
	width: 20%;
	}

.td_e1 {
	width: 75px;
	}

.td_e2 {
	background-image: url(graphics/25_opacity.png);
	padding: 10px;
	width: 698px;
	}
   
.td1 {background-image: url(graphics/50_opacity.png);
	color: silver;
	text-align: right;
    font-weight: normal;
	padding-right: 5px;
	width: 18%;
   }
   
.td2 {background-image: url(graphics/25_opacity.png);
	color: black; 
	text-align: center;
    font-weight: bold;
    width: 18%;
	border-width: 1px;
	border-color: grey;
	border-bottom-style: dotted;
   }
   
.td2x {background-image: url(graphics/25_opacity.png);
	color: black; 
	text-align: center;
    font-weight: bold;
    width: 18%;
   }

.tdp2a {background-color: #999999;
	color: black; 
	text-align: center;
    font-weight: bold;
    width: 35%;
   }
   
.tdp2b {background-color: #999999;
	color: black; 
	text-align: center;
    font-weight: bold;
    width: 9%;
   }
   
.tdp2c {background-color: #999999;
	color: black; 
	text-align: center;
    font-weight: bold;
    width: 12%;
   }
   
.tdp2d {background-color: #999999;
	color: black; 
	text-align: center;
    font-weight: bold;
    width: 7%;
   }

.tdp2e {background-color: #999999;
	color: black; 
	text-align: center;
    font-weight: bold;
    width: 37%;
   }

.td3 {background-image: url(graphics/10_opacity.png);
   	color: black; 
	text-align: left;
    font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	width: 72%;
	border-width: 1px;
	border-color: grey;
	border-bottom-style: dotted;
   }

.td3x {background-image: url(graphics/10_opacity.png);
   	color: black; 
	text-align: left;
    font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	width: 72%;
   }
   
.tdp3a {background-color: #dddddd;
	color: black; 
	text-align: left;
    font-weight: normal;
    font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	width: 35%;
   }
   
.tdp3b {background-color: #dddddd;
	color: black; 
	text-align: center;
    font-weight: normal;
    font-size: 12px;
	padding-left: 5px;
	width: 9%;
   }

.tdp3c {background-color: #dddddd;
	color: black; 
	text-align: center;
    font-weight: normal;
    font-size: 12px;
	padding-left: 5px;
	width: 12%;
   }

.tdp3d {background-color: #dddddd;
	color: black; 
	text-align: center;
    font-weight: normal;
    font-size: 12px;
	padding-left: 5px;
	width: 7%;
   }

.tdp3e {background-color: #dddddd;
	color: black; 
	text-align: left;
    font-weight: normal;
    font-size: 12px;
	padding-left: 5px;
	width: 37%;
   }
   
.td3_g {background-color: #bbbbbb;
	color: black; 
	text-align: left;
    font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
   }
   
.td4 {background-color: #999999;
	color: black; 
	text-align: left;
    font-weight: normal;
    width: 35%;
	padding-left: 5px;
   }

.td5 {background-color: #bbbbbb;
	color: black; 
	text-align: left;
    font-weight: normal;
    width: 30%;
	padding-left: 5px;
   }

.td6 {background-color: #dddddd;
	color: black; 
	text-align: left;
    font-weight: normal;
    width: 35%;
	padding-left: 5px;
   }

.td7 {background-color: #ffffff;
	color: black; 
	text-align: left;
    font-weight: normal;
	padding: 6px;
   }
   
.td8 {background-color: #999999;
	color: black; 
	text-align: left;
    font-weight: normal;
	padding-left: 5px;
   }

