#content {position:absolute; top:0; bottom:0; left:0; right:0;
margin:auto; height:66px;}

a:link
{
	color: #0077aa; 
}
a:visited
{
	color: #447788; 
} 
a:active 
{
	color: #66B5FF;
}

body
{
	font-family: Georgia, Garamond, Times New Roman, Times;
	background-color: #EDF7B9;
	color: #333333;
text-align: center;

}

.container
{
margin-left: auto;
margin-right: auto;
width: 800px;
text-align: left;
}

table
{
	table-layout:fixed;
	width:820px;
	table-border-color-light: #778855;
	table-border-color-dark: #445544; 
}

.mytr
{
}

.mytd1
{
table-layout:fixed;
width:133px;
overflow:hidden;
text-align:center;
}

.mytd2
{
table-layout:fixed;
width:800px;
overflow:hidden;
text-align:center;
}

.mytd_download_title
{
table-layout:fixed;
overflow:hidden;
text-align:left;
font-size: 25px;
font-weight: bold;
vertical-align: text-top;
}

.mytd_wide_column
{
width: 75%;
}

.mytd_narrow_column
{
width: 25%;
}

.mytd_whole_column
{
width: 100%;
}

.mytd_download_description
{
table-layout:fixed;
overflow:hidden;
text-align:left;
vertical-align: text-top;
}

.mytd_download_details
{
table-layout:fixed;
overflow:hidden;
text-align:right;
vertical-align: text-top;
}

.mytd_row_spacer
{
table-layout:fixed;
overflow:hidden;
text-align:left;
font-size: 25px;
font-weight: bold;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Helvetica;
}
h1
{
	color: #778855;
}
h2
{
	color: #778855; 
}
h3
{
	color: #778855; 
}
h4
{
	color: #778855;
}
h5
{
	color: #778855;
}
h6
{
	color: #778855;
}
