body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/background.jpg);
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: Black;
	margin: 6px;
}

a.LeftNav, a.LeftNav:active, a.LeftNav:visited, a.LeftNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	text-decoration: none;
}

a.LeftNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #435DB4;
	text-decoration: none;
}

a.LeftNav2, a.LeftNav2:active, a.LeftNav2:visited, a.LeftNav2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B9CD4;
	font-weight: bold;
	text-decoration: none;
}

a.LeftNav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.smalltext {
	font-size: 12px;
	color: #111a39;
	
}

.smalltextTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #111a39;
}

.LargeTextTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #111a39;
}

.input 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight:bolder;
}

.input-btn
{
	background-color: #435DB4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	font-weight:bolder;
}

a.LeftNav3, a.LeftNav3:active, a.LeftNav3:visited, a.LeftNav3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B9CD4;
	font-weight: bold;
	text-decoration: none;
}

a.LeftNav3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

