/* CSS Document */

.tableHome{
		width: 100%; 
		border-collapse: collapse; 
		height: 500;
		cellpadding:0; 
		}
		
.tableInnerHome{
		width: 100%;
		height: 100%; 
		border-collapse: collapse; 
		cellpadding:0; 
		border: 0px solid #FFFFFF;
		}
/* navigatin */
		
.tableNav{
		width: 100%; height: 30px;
		border-collapse: collapse; 
		cellpadding:0; 
		border: 1px solid #000000;
		cellspacing: 0;
		cellpadding: 0;
		background: url('nav-bar.jpg') repeat-X;
		}

a.textNav{
		font-family: Verdana, Helvetica, sans-serif;
        font-size: 10pt;
        text-decoration: none;
        color: #FFFFFF;
        font-weight: bold;
        align: center;
		}
		
		
a:hover.textNav{
		font-family: Verdana, Helvetica, sans-serif;
        font-size: 10pt;
        text-decoration: underline;
        color: #000000;
        font-weight: bold;
        align: center;
		}
.tdNav{
        text-align: center;
        margin-top: 8px;
        margin-bottom: 8px;
        width: 100px;
        }	
/* navigatin */
	
.textTop{
		font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        text-decoration:none;
        color: #FFFFFF;
        font-weight: bold;
        line-height:1em; 
		}

	
a.topNav {
		font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        text-decoration: none;
        color: #FF0000;
        font-weight: bold;
        margin: 8px;
		}
a:hover.topNav{
		font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        text-decoration: underline;
        color: #FFFFFF;
        font-weight: bold;
		}

/* navigatin */

				
.tdTop{
		height: auto;
        align: right;
        margin-top: 8px;
        margin-bottom: 8px;
        }
        
/* left Table */

.tableLeft{
		width: 95%; 
		height: 100%;
		align: center;
		border-collapse: collapse; 
		cellpadding:0; 
		border: 1px solid #FF0000;
		background-color: #2D2D2D;
	
		}


/* Plane text*/

.textPlane{
		font-family: Verdana, Helvetica, sans-serif;
        font-size: 9pt;
        color: #FFFFFF;
        text-align: justify;
		width: 98%;
		vertical-align: top;
		margin-top: 5px; 
		margin-left: 5px; 
		margin-top: 5px; 
		margin-top:5px;
        }
       
/* Plane text*/

a.textPlane{
		font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        text-decoration:none;
        color: #FFFFFF;
        font-weight: bold;
        align: center;
		}
		
		
a:hover.textPlane{
		font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        text-decoration: underline;
        color: #FFFFFF;
        font-weight: bold;
        align: center;
		}
		
.img{
	margin: 8px;
	border-color: red;
	border: 1px solid;
	width: 118; 
	height:79; 
}

.textHeading{
		font-family: Verdana, Helvetica, sans-serif;
        font-size: 10pt;
        color: #FF0000;
        font-weight: bold;
        align: center;
        height: 20px"
        width: 100%;
        align: 5px;
        background-color: #000000;
        vertical-align: top;
        PADDING:5px;

		}

.topBannerTD{
		width: 100%;
		height: 200; 
		border-collapse: collapse; 
		cellpadding:0; 
		border: 0px solid #FFFFFF;
		}

.topBannerIMG1{
		height: 200px; 
		background: url('banner-back-1.jpg') repeat-X;

		}
		
.topBannerIMG2{
		height: 200px;
		background: url('banner-back-2.jpg') repeat-X;

		}		
.topBannerBar{
		height: 50px; 
        width: 100%;
		background-color: #A62917;
		}
.topBannerTable{
		width: 100%;
		height: 199px;
		border-collapse: collapse; 
		cellpadding:0; 
		border: 0px solid #FFFFFF;
		cellspacing: 0;
		cellpadding: 0;
		}
		
		
.textBottom{
		font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        color: #9D9C9C;
        align: center;
        height: 20px"
        width: 100%;
        PADDING:5px;
        text-align: center;
		
		}
		
.grayTD{
		background-color: #2D2D2D;
		font-family: Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        color: #9D9C9C;
        align: center;
        height: 30px"
        width: 100%;
        PADDING:5px;
        text-align: center;
		
		}