﻿/* Classic Blue */
#container
{
    border-color:#a0a0e0;
	color: #303030;
	background:#fff;
}
#header
{
	color: #ffffff;
	background-image: url(/images/bground.png);
}
#header .pracName,#header .pracName a
{
	background-color: transparent;
	color: #ffffff;
}
#header .pracByline
{
	background-color: transparent;
	color: #f0f2f4;
}
#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: #9494ef;
}
#gohome a:hover
{
	color: #4444aa;
}
#doFont a
{
	color: #ffffff;
}
#doFont a:hover
{
	color: #6464ca;
}
#welcome a
{
	color: #467aa7;
	background-color: inherit;
}
#welcome a:hover
{
	color: #EE2C2C;
	background-color: inherit;
	text-decoration: none;
}
#welcome h2
{
	color: #505050;
	background-color: inherit;
}
#navigation ul
{
	background: #578bb8;
	color: #ffffff;
}
#navigation li
{
	border-right-color: #ffffff;
    border-bottom-color: #9090d0;
    border-left-color: #9090d0;
}
#navigation li a
{
	background-color: inherit;
	color: #ffffff;
}
#navigation .selected
{
	color: #ffffff;
}
/**********************/
#footer
{
	color: #f0f0f0;
	background: #467aa7;
}
#footer a
{
	color: #f0f0f0;
	background-color: inherit;
}
#footer a:hover
{
	color: #f0f0f0;
	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: #467aa7;
	background-color: inherit;
}
#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;
}
