body
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-color:#666666;
	color:#FFF;
	text-align:left;
	}

h1, h2, h3, h4
{	font-size: small;
	font-weight:bold;
	}

h1
{	
	}

h2
{	
	}

h3
{
	}

h4
{
	}

h5
{	font-weight:bold;
	height:35px;
	}

h6
{	font-size:x-small;
	font-weight:normal;

}

a:link
{	color:#FFF;
	text-decoration: none;
	}


a:visited
{	color:#FFF;
	text-decoration: none;
	} 

a:active 
{	color:#FFF;
	text-decoration: none;
	}

a:hover
{	text-decoration: none;
	font-size: medium;
	}

#content
{
	text-align:center;
	}

p.note
{
font-size: x-small;
}

#prevnext
{
	height:10px;
	}

table
{	width:100%;
	color:#FFF;
	}

table.top 
{	border-top: 2px solid;
	color:#FFF;
	background-color:#A1998B;
	height:35px;
	font-weight: bold;
	}

.top h1
{	/* font-weight:normal; */
	background-color:#A1998B;
	}

img
{ /* border: none; */
border: 1px solid #666;
}



td.col_right
{	width: 13em;
    vertical-align: top;
    border-left: 1px solid #A1998B;
    border-bottom: none;
    margin: 0 10px 0 0;
    padding: 5px;
    }

td.col_left
{	width: 13em;
    vertical-align: top;
    border-right: 1px solid #A1998B;
    border-bottom: none;
    margin: 0 10px 0 0;
    padding: 5px;
    }

/*.col_center p
{   font-size: x-small;
    font-weight: bold; 
    color: #fff;
    } */

.col_center a
{font-size: small;
}
    
.col_left h2, .col_right h2, .col_left h4, .col_right h4
{   font-weight: bold;
    font-size: 1.3em;
    margin: 6px 0 3px 0;
    padding: 0 5px 3px 5px;
    }

.col_left p, .col_right p
{   font-size: 10px;
    line-height: 1.4;
    color: #fff;
    margin: 0 8px 0 0;
    padding: 0;
    }

.col_left ul, .col_right ul
{   font-size: 10px;
    padding: 0;
    margin: 0 0 20px 0;
    }

.col_left ul li, .col_right ul li
{   padding: 5px;   
    display: block;
    border-bottom: 1px solid #A1998B;
    font-size: 10px;
    color: #fff;
    line-height: 1.6;
    margin: 0;
    }


.Flex img, .col_center img, .col_center object
{
background-color:#666;
box-shadow: 6px 7px 9px #222;
}

table.bottom
{	border-bottom: 2px solid;
    color:#FFF;
    background-color:#A1998B;
    height:35px;
    font-weight: bold;
    }

td.left, td.right
{	width: 24%;
	height: 31px;
	}	

td.center {
	width: 52%;
	}

h5 a:link
{
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

h5 a:hover, p.contact a:hover
{
text-decoration: underline;
font-size: small;
color: #c9bfb1;
font-weight: bold;
}