.structuringheader, .structuringheader th
{
color:white;
font-family:sans-serif;
font-weight:1000;
height:100;
}
.sidebar, .sidebar td
{
width:210;
color:black;
font-size:14;
}
.sidebar a
{
font-size:14;
text-decoration:none;
}
.sidebar a:visited
{
color:purple;
font-weight:lighter;
}
.sidebar a:hover
{
text-decoration:underline;
color:#ff0000;
background-color:#ffff00;
}

#sidebar1select
{
font-weight:300;
color:#cc0000;
text-transform:upperCase;
}
#linksbox_top
{
background-image:url('Files/PICTURES/Backgrounds/PortalBox/LinksBoxTop1.png');
visibility:visible;
background-repeat:no-repeat;
height:50;
width:200;
vertical-align:top;
}

#linksbox_center
{
background-image:url('../PICTURES/Backgrounds/PortalBox/LinksBoxCenter2.png');
background-repeat:y;
font-weight:900;
width:200;
text-align:left;
}
.linksbox_center
{
background-image:url('../PICTURES/Backgrounds/PortalBox/LinksBoxCenter2.png');
background-repeat:y;
font-weight:900;
width:200;
text-align:left;
}

#linksbox_base
{
height:80;
width:200;
background-image:url('../PICTURES/Backgrounds/PortalBox/LinksBoxBase2.png');
background-repeat:no-repeat;
vertical-align:top;
}
.linksbox_base
{
height:80;
width:200;
background-image:url('../PICTURES/Backgrounds/PortalBox/LinksBoxBase2.png');
background-repeat:no-repeat;
vertical-align:top;
}
.sidebar li
{
list-style-image:url(../PICTURES/MultiPurposeIcons/Li_GreenTriangleInactive.png);
list-style-position:outside;
line-height:1.5;
}
.sidebar li:hover
{
list-style-image:url('../PICTURES/MultiPurposeIcons/Li_GreenTriangleActive.png');
}
.SmallNote
{
font-size:85%;
font-style: italic;
}
.CreditsHeading
{
font-size:125%;
color:#ffff00;
font-weight:900;
line-height:50px;
}
/* The following defines the styles for The context side bar. */
/* Default links */
a:link {color: #0F00FF}
a:visited {color: #990099}
a:hover {color: #FF0000; font-weight: bolder;}

.SideBar1 A:link{color:#FFFF00}
.SideBar1 A:visited{color:#cccccc}
.SideBar1 A:active{color:#ffffcc}
.SideBar1 A:hover {font-size: 110%; font-weight= 900; color: #FFFFFF;}
.SideBar1 {font-size: 10pt; font-weight: 700;}

.StandardBlackText {font-family: TimesNewRoman}

/* The FOLLOWING SECTION DEFINES TABLE BACKGROUNDS*/

/* noticeboardBackground */

.NoticeBoard, .Noticeboard TD
{
background-image:url('Files/pictures/noticeboard3.gif');
background-color:grey;
color:black;
font-family:sans-serif;
font-weight:600;
}
.ListScripts
{
text-align:left;
width:90%;
min-height:50;
background-color:#eeeeee
}
.ListScripts ul li
{
list-style-image:none;
list-style-position:inside;
line-height:1.5;
}
.ShowScripts
{
text-align:left;
min-width:500;
max-width:650;
min-height:50;
background-color: #f5f5ff;
border:ridge #0000ff 2px;
}
.SourceCode1
{
font-weight:90;
font-size:16px;
padding:20px;
min-width:650;
overflow: visible;
background-color: #f5f5ff;
text-align:left;
}
.JSParam1
{
font-weight:900;
color:red;
}
.JSComment1
{
color:#009900;
}
.ContentsHeading1
{font-weight:700; font-size: 125%}
.ContentsHeading1 A:hover {font-weight:900; font-size: 110%; color: #FF0000;}
.ScriptName
{
font-weight:900;
text-align:left;
}
.CExpander
{
font-size:150%;
cursor:pointer;
color:blue;
font-weight:900;
}

code
{
font-family:monospace;
}
/*Recently Added */
.LinksTable2 th
{
background-color:#0000ff;
color:#ffffff;
}
