﻿/* Silver */
#container
{
    border-color: #a0a0e0;
    color: #303030;
    background: #fff;
}
#header
{
    color: #505050;
    background-image: url(/images/header_d.png);
    border-bottom: solid 1px #909090;
    border-right: solid 1px #909090;
}
#header .pracName,#header .pracName a
{
    background-color: transparent;
    color: #505050;
}
#header .pracByline
{
    background-color: transparent;
    color: #5050a0;
}
#header h3
{
    background-color: transparent;
    color: #f0f2f4;
}
#header h4 a
{
    background-color: transparent;
    color: #f0f2f4;
}
#header h4 a:hover
{
    background-color: transparent;
    color: red;
}
#gohome a
{
    color: #949494;
}
#gohome a:hover
{
    color: #4444aa;
}
#welcome a
{
    color: #964646;
    background-color: inherit;
}
#welcome a:hover
{
    color: #EE2C2C;
    background-color: inherit;
    text-decoration: none;
}
#welcome h2
{
    color: #505050;
    background-color: inherit;
}
#navigation ul
{
    background: #f1f1f4;
    color: #505050;
}
#navigation li
{
    border-right: solid 1px #909090;
    border-bottom: solid 1px #909090;
}
#navigation li a
{
    background-color: inherit;
    color: #505050;
}
#navigation .selected
{
    color: #505050;
}
/**********************/
#footer
{
    color: #303030;
    background: #d0d0d0;
}
#footer a
{
    color: #303080;
    background-color: inherit;
}
#footer a:hover
{
    color: #f03030;
    background-color: inherit;
}
#msw a
{
    color: #0000aa;
    background-color: inherit;
}
#msw a:hover
{
    color: #00aa00;
    text-decoration: none;
}
.important
{
    color: #f02025;
    background-color: inherit;
}
.box
{
    background-color: #fafbfc;
    color: #505050;
}
.box2
{
    background-color: #fafbfc;
    color: #505050;
}
.news
{
    background-color: #fafbfc;
    color: #505050;
}

.questionnaire .answers td
{
    color: blue;
}
.answers
{
    color: blue;
}
#subcontent h5
{
    color: #505050;
    background-color: inherit;
}
#subcontent a
{
    color: #464646;
    background-color: inherit;
}
#feed1 a
{
    color: #4646a6;
}
#subcontent a:hover
{
    color: #EE2C2C;
    background-color: inherit;
}
.menublock h5
{
    color: #505050;
    background-color: transparent;
}
.splitcontentmiddle h5
{
    color: #505050;
    background-color: inherit;
}
#linkedTo a
{
    color: #0000ff;
    text-decoration: underline;
}
.listInfo
{
    list-style-image: "../images/info3.gif";
}
.listInfo2
{
    list-style-image: "../images/info.gif";
}
