a:hover {color: Red;}
a:link {color: Blue;}
body { margin:0; padding: 0; font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #ffffff; color: #000000; }

p { font-family: Arial, Verdana, sans-serif; /* font-size: 13px; */ color: #000000; }
form { margin-top: 0px; margin-bottom: 0px;}
input[type="submit"] { font-weight: bold; font-family: Arial, sans-serif; font-size: 11px; color: #333333; background-color : #e1e1e1; }
input[type="button"] { font-weight: bold; font-family: Arial, sans-serif; font-size: 11px; color: #333333; background-color : #e1e1e1; }

/* Standard classes */

h1 { margin:0 0px 10px 0px; padding:0 0 .1em; border-bottom:2px dotted #999999; font-size:18px; font-weight: bold; color:#333333; }
h2 { margin:0 0px 10px 0px; padding:0 0 .1em; border-bottom:1px dotted #999999; font-size:16px; font-weight: bold; color:#333333; }
h3 { margin:0; padding:0; font-size:14px; font-weight: bold; color:#333333; }
h4 { margin:0; padding:0; font-size:13px; font-weight: bold; color:#333333; }
h5 { margin:0; padding:0; font-size:12px; font-weight: bold; color:#333333; }
h6 { margin:0; padding:0; font-size:11px; font-weight: bold; color:#333333; }
hr { color: #333333; height:1px }

.UserMessage { margin:0 0px 10px 0px; padding:0 0 .1em; border-bottom:1px dotted #999999; font-size:16px; font-weight: bold; color:#333333; }

/* Generic classes */

.Medium { font-size: 12px; font-weight: normal; line-height: 1.5em; }
.Large { color: #333333; font-size: 14px; font-weight: bold; line-height: 1.1em; width: 100%; border-bottom: 1px solid #999999; }
.XLarge { color: #333333; font-size: 18px; font-weight: bold; line-height: 1.1em; width: 100%; border-bottom: 1px dotted #999999; }
.Breadcrumb { font-weight: bold; font-family: Arial, sans-serif; font-size: 10px; }
.Copyright { font-weight: normal; font-family: Arial, sans-serif; font-size: 10px; }
.WindowTitles { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; }

/* Layout classes */

.DivLine { width: 100%; border-bottom: 1px dotted #999999; padding-top: 10px; padding-bottom: 10px; margin-top: 10px; margin-bottom: 10px; }
.Box { width: 95%; border: 1px dotted #666666; background-color: #cccccc; font-weight: bold; padding: 5px; }

/* IE 6 buttons to be depreciated */

.Button1 { font-weight: bold; font-family: Arial, sans-serif; font-size: 11pt; color: #333333; background-color : #e1e1e1; }
.Button1:disabled { font-weight: bold; font-family: Arial, sans-serif; font-size: 11pt; color: #dddddd; background-color : #f3f3f3; }
.Button2 { font-weight: bold; font-family: Arial, sans-serif; font-size: 11px; color: #333333; background-color : #e1e1e1; width:125px; }
.Button3 { font-weight: bold; font-family: Arial, sans-serif; font-size: 11px; color: #000000; background-color : #ff9900; } /* Orange Button */

/* Transcript Log Styles, hiddens and others */
.UnityLogTitle {
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-style: italic;
}
.UnityLogSpeaker {
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #0055BE;
}
.UnityLogModerator {
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #336633;
}
.UnityLogParticipant {
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
}
.UnityLogStaff {
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
}
.UnityLogCopyright2 {
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.UnityLogHidden 
{
    display: none;
}
.UnityLogHiddenLight
{
    visibility: hidden;
}
span.UNLBC { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }
span.UNLBC FONT { font-size: 13px; }
span.UNLCI FONT { font-size: 12px; }

/* for news */
.NewsDateline { font-weight : bolder }

.NewsByLine { font-weight: bolder; }

.NewsSubHeading { font-weight: bolder; font-size: 14px }