﻿body {
	margin-top: 0px;
}
img {
	border: 0px;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#4D4D4D;
}
hr 
{
	color:Gray;
	height: 1px;
	width:90%;
	text-align:center;
}
a {
	text-decoration: underline;
	color:#3252A4;
}
a.1 {
	text-decoration: none;
	color:#F66013;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style1 {
	color: #F66013;
	font-weight: bold;
}
.nav 
{
	color: White;
	text-align:center; 
	padding: 5px 0px;
	background-repeat:no-repeat; 
	background-image:url('images/navigation.jpg')
}
.nav a {
	padding: 0px 20px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.nav a:hover {
	color: Black;
	text-decoration: none;
}
.smlink 
{
	color: White;
}
.smlink a {
	color: White;
	text-decoration: underline;
}
.smlink a:hover {
	color: Lime;
	text-decoration: underline;
}

