body  { margin: 0px; background-color: #000000; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold; font-size: 10pt; 
color: Fuchsia; 
}

a:link,a:visited,a:active { color: #F7CD3D; text-decoration: none; }
a:hover                   { color: Red; text-decoration:underline; }

table {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold; font-size: 10pt; 
color: Fuchsia;
 }
img   { border-style: none; border-width: 0px; }

.smallthumb, .idBlankThumb     { width: 40px; height: 40px; border-style: solid; border-width: 1px; border-color: #515151; }

.idTDThumb, .idColTDBlankThumb, .idGalTDBlankThumb { text-align: center; padding-top: 3px; padding-bottom: 3px; }

div.floatingthumb {
                    position: absolute; top: 25px; left: 185px;
                    width: 120px; height: 120px;
                    filter: alpha(opacity=50); -moz-opacity: 0.3;
                    background-image: URL('Resources/ThumbBack.gif');
                    visibility: hidden;
                    z-index: 1;
                  }
div.innerthumb    {
                    position: absolute; top: 35px; left: 195px;
                    width: 100px; height: 100px;
                    visibility: hidden;
                    z-index: 2;
                  }

div.minithumb    {
                    position: absolute; top: 50px; left: 50px;
                    width: 50px; height: 50px;
                    filter: alpha(opacity=50); -moz-opacity: 0.3;
                    background-image: URL('Resources/ThumbBackSmall.gif');
                    visibility: hidden;
                    z-index: -1;
                  }

.thumbInactive    { width: 50px; height: 50px; text-align: center; }
.thumbActive      { width: 50px; height: 50px; background-image: URL('Resources/ThumbBackSmall.gif'); background-repeat: repeat-none; text-align: center; }

iframe.TheFrame   { text-align: left; vertical-align: top; width: 100%; height: 100%; }

.title            { 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold; font-size: 12pt; 
color: #FFEFD5; 
 }
.small            { font-family: Arial, Verdana, Hevetica; font-size: 7pt; color: #F7CD3D; }
.comment          { border-style: solid; border-color: #F7CD3D; border-left: 1px; border-top: 1px; border-right: 0px; border-bottom: 0px;
                    font-family: Lucida Sans, Arial, Verdana, Hevetica; font-weight: normal; font-size: 8pt; color: #F7CD3D;
                  }

.leftmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19pt;
	padding-left : 5px;
	text-indent : 5px;
	text-decoration : none;
	color: #FFD700;
}

A.leftmenu:link  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 29pt;
	padding-left : 5px;
	text-indent : 5px;
	text-decoration : none;
	color: #9370DB;
}

A.leftmenu:visited  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	padding-left : 5px;
	text-indent : 5px;
	text-decoration : none;
	color: #87CEEB;
}	

A.leftmenu:hover  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	padding-left : 5px;
	text-indent : 5px;
	text-decoration : underline;
	color: Red;
}				
