/* Used for the main index.php body attributes */
body {
scrollbar-face-color: #BCBCBC;
scrollbar-shadow-color: #A1A1A1;
scrollbar-highlight-color:#DADADA;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #828282;
scrollbar-track-color: #BCBCBC;
scrollbar-arrow-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}

/* Used for all window body attibutes */
body.window {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
z-index: 3;
}

/* Used for links in the main index.html */
a:link    { color: #000000; text-decoration: underline; }
a:active  { color: #787878; text-decoration: none; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #DE756B; text-decoration: underline; }
a { font-family: Verdana, Arial, Helvetica, sans-serif; }
a {font-size: 10pt}
a[href] { text-decoration: underline }

/* Used for all links within a table definition for any page. */
td A:link    { color: #000000; text-decoration: underline; }
td A:active  { color: #787878; text-decoration: none; }
td A:visited { color: #000000; text-decoration: underline; }
td A:hover { color: #DE756B; text-decoration: underline; }
td A { font-family: Verdana, Arial, Helvetica, sans-serif; }
td A {font-size: 10pt}
td A[href] { text-decoration: underline }
td { font-family: Verdana, Arial, Helvetica, sans-serif; }
td {font-size: 10pt}
th { font-family: Verdana, Arial, Helvetica, sans-serif; }
th {font-size: 10pt}

/* Used fo the menu table definitions on the main index.html. */
.menu A:link    { color: #000000; text-decoration: none; }
.menu A:active  { color: #000000; text-decoration: none; }
.menu A:visited { color: #000000; text-decoration: none; }
.menu A:hover { color: #DE756B; text-decoration: none; }
.menu A { font-family: Verdana, Arial, Helvetica, sans-serif; }
.menu A {font-size: 10pt}
.menu A[href] { text-decoration: none }

/* Used for the copright and web designer on the right side of main index.html. */
.verticaltext{
A:link #ffffff underline;
A:visited  #ffffff underline;
font: bold 11px Arial;
position: absolute;
right: 3px;
top: 75px;
width: 13px;
writing-mode: tb-rl;
z-index:2
}

img.top
{
position:absolute;
left:0px;
top:0px;
z-index:1
}

img.slideshow
{
position:absolute;
left:12px;
top:13px;
z-index:2
}

p.news
{
position:absolute;
left:350px;
top:123px;
z-index:2
}

.menu
{
position:absolute;
left:2px;
top:160px;
z-index:2
}

.socialIcons {
	margin: 10px 0 10px 15px;
}

