/* matchbluegif is used for the title bar */
.matchbluegif  { font-size:16px; font-family: verdana, sans-serif; background: #000099; color: white; }
.matchbluegif a { font-weight:bold;}

/* hr, ul, colors 1, 6, 7, and 8 are over transparent backgrounds */
address, b, blockquote, div, dl, font, h1, h2, h3, h4, h5, h6, ol, p, pre, span, table 
{ font-family: verdana, arial, sans-serif;}

a, address, b, blockquote, div, dl, font, ol, p, pre, span, table { font-size:12px; }
 
body { background-color: #000099; font-family: verdana, arial, sans-serif; color: white; font-size:12px; }
 

.xlarge { font-size: 18px; }

.large{ font-size: 16px; }

.medium { font-size: 14px; }
 
.small { font-size:12px; }

.xsmall { font-size:11px; }

.xxsmall{ font-size:11px; }

#xlarge { font-size: 18px; }

#large{ font-size: 16px; }

#medium { font-size: 14px; }
 
#small { font-size:12px; }

#xsmall { font-size:11px; }

#xxsmall{ font-size:11px; }

a, a:link, a:active, a:visited  { background: transparent; color: white; text-decoration: underline; }

.color1 { background: transparent; /* match color with body */ color: white; }

#color1 { background: transparent; color: white; }

a:link.color1, a:active.color1, a:visited.color1{ background: transparent; color: white; }
 
a:hover.color1 { background: #0099ff; color: #ffff99; text-decoration: none; }

.color2 { background: black; color: #ff99cc; text-decoration: none; }

#color2{ background: black; color: #ff99cc; }
 
a:link.color2, a:active.color2, a:visited.color2{ background: black; color: #ff99cc; text-decoration: none; }
a:hover.color2 { background: #009966; color: white; text-decoration: none; }

.color3 { background: black; color: white; }
 
#color3{ background: black; color: white; }
 
a:link.color3, a:active.color3, a:visited.color3{ background: black; color: white; }
 
a:hover.color3 { background: black; color: #ff3399; }
 
.color4 { background: black; color: #99ff33; }
 
a:link.color4, a:active.color4, a:visited.color4{ background: black; color: #99ff33; text-decoration: none; }

a:hover.color4 { background: #ccffcc; color: #003366; text-decoration: none; }

.color5 { background: black; color: #ffff66; text-decoration: none; }

#color5{ background: black; color: #ffff66; text-decoration: none; }

a:link.color5, a:active.color5, a:visited.color5{ background: black; color: #ffff66; text-decoration: none; }

a:hover.color5 { background: black; color: #ff3399; text-decoration: none; }

.color6 { background: transparent; color: #ffff66; text-decoration: none; }

#color6{ background: transparent; color: #ffff66; text-decoration: none; }

a:link.color6, a:active.color6, a:visited.color6{ background: transparent; color: #ffff66; text-decoration: none; }

a:hover.color6 { background: #000099; color: #ff3399; text-decoration: none; }

.color7 { background: transparent; color: #ccff66; }
 
#color7{ background: transparent; color: #ccff66; }
 
a:link.color7, a:active.color7, a:visited.color7 { background: transparent; color: #ccff66; }
 
a:hover.color7 { background: #000099; color: #ffffff; }
 
.color8 { background: #ccff99; color: #666699; }
 
#color8{ background: #ccff99; color: #666699; }
 
a:link.color8, a:active.color8, a:visited.color8 { background: #330066; color: #666699; }

a:hover.color8 { background: transparent; color: #00cccc; }
 
#alert{ background: black; color: red; font-size: 14px; }

#new { background: black; color: #ffffcc; }
 
#copy { font-size:11px; }

h1, h1 a{ font-size: 18px; }

h2, h2 a { font-size: 16px; }

h3, h3 a{ font-size: 14px; }

h4, h4 a{ font-size:11px; }

h5, h5 a{ font-size:11px; }

hr { background: transparent; color: white; }

ul { list-style-type: disc; background: transparent; color: white; }

.allnew /*for folders with all new */ { background: #595959; /* light gray */ color: white; font-weight: bold; border-color: #8393ca; border-width: thin; border-style: dashed; }

.allnew_tables /*for folders with all new */ { background: #595959; /* light gray */ background-color: #595959; color: white; border-color: #8393ca; border-width: thin; border-style: dashed; }

.highlightedbox2
{
	background-color: #CCCEEE;
	border: 2px dotted #000000;
	font-weight: bold;
	padding: 7px;
	color:Black;
}

.highlightedbox3
{
	background-color: #FFFFCC;
	border: 2px dotted #000000;
	color: #FF0000;
	font-weight: bold;
	padding: 7px;
}

.highlightedbox4
{
	color:Black;
	background-color: #e8d9c8;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-top: 2px;
}

.listallfiles, #listallfiles { background: transparent; color: white; }
 
a:link.listallfiles, a:active.listallfiles, a:visited.listallfiles { background: transparent; }

a:hover.listallfiles { background: transparent; color: #ff3399; }
 
.listallfiles_subfoldernames, #listallfiles_subfoldernames { background: transparent; color: #99ff33; }
 
.listallfiles_links, #listallfiles_links { background: transparent; color: #ffff66; }

a:link.listallfiles_links, a:active.listallfiles_links, a:visited.listallfiles_links { background: transparent; color: #ffff66; text-decoration: none; }

a:hover.listallfiles_links { background: transparent; color: #ff3399; }

/* ul {list-style-type:none;margin-top:1px;margin-left:0px;} */

