.UIContentContainer
{
	width: 550px;
}

.UIHeaderContainer
{
}
.UIHeader
{
	color: #343478;
	font-size: 1.5em;
	font-weight: bold;	
}

body
{
	font-family: verdana;
	
	font-size: 1em;
}

h1 
{
	color: #343478;
	font-size: 1.5em;
	font-weight: bold;
}

h2 
{
	color: #343478;
	font-size: 1.2em;
	font-weight: bold;
}

h3 
{
	color: #CF4226;
	font-size: 1.2em;
	font-weight: bold;
}

h4 
{
	color: #CF4226;
	font-size: 1.0em;
	font-weight: bold;
}

h5 
{
	color: #343478;
	font-size: 1.0em;
	font-weight: bold;
}

.CWarning
{
	color: #dc4729;
	font-weight: bold;
}

.CColor1
{
	color: #dc4729;
}
.CColor2
{
	color: #343478;
}


b, strong
{
	color: #444444;
	font-weight: bold;
}

.UIContent a, .UIContentContainer a, .UIContent a:hover, .UIContentContainer a:hover, .CLink
{
	color: #888888;
	text-decoration:underline;
}
.style7 a {
	color: #dc4729;
	font-weight: bold;
	font-size: 14px;
	}
.style8 {
	font: bold 11px Verdana;
	cursor: hand;
	cursor: pointer;
	background-image: url('http://decx-europe.com/Themes/Default/bg_over.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 20px;
	border-bottom: solid 1px #eeeeee;
	padding: 2px 5px;
	text-align: center;
}

	.style9 a {
	color: #dc4729;
	font-weight: bold;
	font-size: 14px;
}