﻿body {
}
h1
{
    font-size:15px;
    font-family:Verdana, Arial;
    color:#FF0000;   
}
p
{
    font-size:12px; 
}
LI
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: tahoma, helvetica, arial;
    TEXT-DECORATION: none;
	TEXT-ALIGN: justify;
	LINE-HEIGHT: 12pt;
}
.TDSurveyPageTitle
{
    padding: 5px 0px 5px 0px;
    color: #323232;
    font-family: Verdana, Tahoma, Arial;
    font-size: 12pt;
    font-weight:bold;   
}
.TDInternalPageContent
{
	padding-right:0px;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:0px;
	background-image:url('../../siteimgs/subpagetitlebg.gif');
	background-repeat: repeat-x; 
	background-position: top left;
	background-color:#EAEAEA;
	
}
.TDTextContentShell
{
	padding:0px 0px 10px 15px;
	width:900px;
	vertical-align:top;
	horizontal-align:center;
	
}
.Freezing 
{ 
   position:relative ; 
   top:expression(this.offsetParent.scrollTop); 
   z-index: 10; 
}

.FreezingCol 
{ 
   LEFT: expression(document.getElementById("freezingDiv").scrollLeft);
   /*freezingDiv is the name of the div to make your datagrid scrollable */  
   POSITION: relative; 
   z-index: 1; 
} 



.picalbum {
	text-decoration: none;
 	color: #AAAAAA;
}

.picalbum:visited {
	text-decoration: none;
	color: #AAAAAA;
}

.picalbum:link {
	text-decoration: none;
 	color: #AAAAAA;
}

.picalbum:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.current {
	font-weight: bold;
 	color: #AAAAAA;
	background-color: #666666;
}

.image { margin: 0px; border-width: 1px; border: 1px solid;}
a:link .image { border-color: #aaaaaa; color: #aaaaaa;}
a:visited .image { border-color: #666666; color: #666666;}
a:hover .image { border-color: #ffffff; color: #ffffff;}

.osxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.osxtitle a:link {
	text-decoration: none;
	color: #000000;
}

.osxtitle a:visited {
	text-decoration: none;
	color: #000000;
}

.osxtitle a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 1px solid #444444;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #444444;
}

.dirname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
}

.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 11px;
}

.xsmalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 9px;
}

