﻿/*Red Metal*/
#container
{
	background: #fffdff;
	color: #503030;
	border-color: #a0a0e0;
}
#header
{
	background-image: url(/images/bgroundmetr.png);
	color: #ffffff;
}
#header .pracName,#header .pracName a
{
	color: #ffeeee;
}
#header .pracByline
{
	color: #ffeeee;
}
#header h3
{
	color: #ffeeee;
}
#header h4 a
{
	background-color: transparent;
	color: #f0f2f4;
}
#header h4 a:hover
{
	background-color: transparent;
	color: red;
}
#gohome a
{
	color: #ef9494;
}
#gohome a:hover
{
	color: #aa4444;
}
#doFont a
{
	color: #ffffff;
}
#doFont a:hover
{
	color: #6464ca;
}
#welcome a
{
	color: #505090;
	background-color: inherit;
}
#welcome a:hover
{
	color: #ca6464;
	background-color: inherit;
	text-decoration: none;
}
#welcome h2
{
	color: #505050;
	background-color: inherit;
}
#navigation ul
{
	background: #cc9097;
	color: #ffffff;
}
#navigation li
{
	border-right-color: #9090d0;
    border-bottom-color: #9090d0;
    border-left-color: #9090d0;

}
#navigation li a
{
	color: #702020;
	background-color: inherit;
}
#navigation .selected
{
	background: #a0243e;
}
#navigation .selected a
{
	color: #ffffff;
}
#footer
{
	color: #b04040;
	background: #efb0b0;
}
#footer a
{
	color: #b04040;
	background-color: inherit;
}
#footer a:hover
{
	color: #b04040;
	background-color: inherit;
}
#msw a
{
	color: #aa0000;
	background-color: inherit;
}
#msw a:hover
{
	color: #00aa00;
	background-color: inherit;
}
.important
{
	color: #f02025;
	background-color: inherit;
}
.box
{
	background-color: #fff9f9;
	color: #505050;
}
.box2
{
	background-color: #fff9f9;
	color: #505050;
}
.news
{
	background-color: #fff9f9;
	color: #5050a0;
}
.questionnaire .answers td
{
	color: blue;
}
.answers
{
	color: blue;
}
#subcontent h5
{
	color: #5050a0;
	background-color: inherit;
}
#subcontent a
{
	color: #a74646;
	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: #467aa7;
}


