.machine_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0C479D;
}
.machine_column_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000; 
	font-weight: bold;
	text-align: center;
}
p#machine_column_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000; 
	font-weight: bold;
	text-align: center;
}
.machine_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC1821;
	text-decoration: underline;
	line-height: 21px;
}
.machine_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.machine_smalltext {
	font-family: Arial, ;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.machine_headings {
	font-family: ;
	font-size: 24px;
	font-weight: bold;
	color: #FD1813;
	text-decoration: none;
}
.machine_headings_small {
	font-family: ;
	font-size: 14 px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.machine_page_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.application_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FD1813;
	text-decoration: none;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#CC0000;
}
div.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
.line_main {
border: 0;
color: #000;
background-color: #000;
height: 3px;
width: 100%;
text-align: left;
}
.line_sub {
border: 0;
color: #000;
background-color: #000;
height: 1px;
width: 100%;
text-align: left;
}
th
{
background-color:blue;
color:white;
}
#topic { text-align:left; padding:5px; overflow:HIDDEN; width:70%;
}
#date { text-align:center; padding:5px; width:11%;
}
#type { text-align:center; padding:5px; width:10%
}
#size { text-align:center; padding:5px; width:9%
}
/*
a:link {
	font-size : 11px;
	font-weight: bold;
	color : #3300FF;
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
font-size : 11px;
font-weight: bold;
color : #FF0000;
text-decoration : underline;
font-family : Arial;
}

table caption
{
	border-top: 1px solid #aeb3b6;
	padding: .5em 0;
	font-size: 240%;
	font-style: italic;
	color: #d2d7db;
}

  

*/