/* mssp2.css */


body {
background: #333333; 
background-image: url(../images/miscimages/background2.gif);
background-repeat: repeat;
font-family : verdana, helvetica, arial 11px;
color : #ccffff;
margin : 1px;
}

p 
{
font-family : verdana, helvetica, arial 11px;
color : #ccffff;
}


td.td {
	background-color: Black;
	vertical-align : bottom;
}

a:link {
color : aqua;
text-decoration : none;
font-style : normal;
}

a:visited {
color : aqua;
text-decoration : none;
font-style : normal;
}

a:hover {
color : aqua;
text-decoration : underline;
font-style : normal;
font-weight : bold;
}

a:active {
color : aqua;
text-decoration : none;
font-style : normal;
}

.maintable {
border-style : solid;
border-color : white;
border-top-width : 0;
border-left-width : 0;
border-right-width : 0;
border-bottom-width : 0;
}

.toptable {
border-style : solid;
border-color : white;
border-top-width : 0;
border-left-width : 0;
border-right-width : 0;
border-bottom-width : 1px;
padding : 10px;
}

.bottomtable {
border-style : solid;
border-color : white;
border-top-width : 1px;
border-left-width : 0;
border-right-width : 0;
border-bottom-width : 0;
}

.minitable {
border-style : dashed;
border-color : white;
border-top-width : 0;
border-left-width : 1px;
border-right-width : 1px;
border-bottom-width : 0;
padding : 0;
}

.textblock {
margin : 10px;
}

 
.pageheading {
	color : #cccccc;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 18px;
	margin-bottom : 10px;
	background: Black;
}

.filename {
	color : #cccccc ;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 12px
}

.date {
	color : #999999;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 11px
}

.size {
	color : #999999;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 11px
}

.description {
	color : #cccccc;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 11px
}

.iptc {
	color : #999999;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 11px
}

.navigate {
	color : #999999;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 12px
}

.footer {
	color : #999999;
	text-decoration : none;
	font-family : tahoma, verdana, arial, helvetica ;
	font-size : 12px;
   background: Black;
}
