﻿body {
	background-color: #E6E7E0;
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/til_1.jpg);
	background-position:top; background-repeat:repeat-x
}
.bottom {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.style1 {
	color: #999999;
	font-size: 11px;
	font-family: Arial;
	text-decoration:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
}
.style2 {
	color: #4a5a60;
	font-size: 10px;
	font-family: tahoma;
}
.style3 {
	color: #40494e;
	font-size: 12px;
	font-family: arial;
}
.style4 {
	color: #6AC000;
	font-size: 11px;
	font-family: arial;
}
.style5 {
	color: #1C95C4;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #717e83;
	font-size: 11px;
	font-family: tahoma;
}


span.ExclusiveBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #0000CC;

}

span.ExclusiveRed{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #CC3300;
}

span.ExclusiveGrey{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #999999;
}

span.ExclusiveBlueNormal{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:14px;
	color: #0000CC;

}

span.ExclusiveRedNormal{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:14px;
	color: #CC3300;
}

span.ExclusiveGreyNormal{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:14px;
	color: #999999;
}

span.ExclusiveBlueLarge{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #0000CC;

}

span.ExclusiveRedLarge{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #CC3300;
}

span.ExclusiveGreyLarge{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #999999;
}

a.LinkBlue{
	color:#0000CC;
}