body {
	background-image: url(images/bgInside.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

.relatedLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2d2d;
	text-decoration: none;
	padding-right: 5px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FDF4F4;
	border: 1px solid #BF0005;
}

.HeadBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bf0005;
}
.HeadBold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bf0005;
}
.bgNav {
	background-image: url(images/NavBg_New.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

li {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	visibility: visible;
	margin-top: 4px;
	left: auto;
	margin-left: 6px;
	list-style-position: outside;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #BF0005;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #BF0005;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #BF0005;
}
.link {
	font-family: Tahoma, Arial, "Arial Narrow";
	color: #0000FF;
}

