body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282E30;
	background-color:#0E1676;
	margin:0px;
	padding:0px;
	margin-right:auto;
	margin-left:auto;
	width:800px;	
	text-align:center;
}
div
{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

img
{
	margin:0px;
	padding:0px;
}
a
{
	margin:0px;
	padding:0px;
}
p
{ margin:10px 0px 10px 0px; }

a.navbar:link {text-decoration: none; font-weight: bold; color:#282E30;font-size: 12px; }
a.navbar:visited {text-decoration: none; font-weight: bold; color:#282E30;font-size: 12px; }
a.navbar:hover {text-decoration: none; font-weight: bold; color:#E0E0E0;font-size: 12px; background-color: #282E30; }
a.navbar:active {text-decoration: none; font-weight: bold; color:#282E30;font-size: 12px; }

a.nav:link {text-decoration: none; font-weight: normal; color:#E0E0E0;font-size: 11px; }
a.nav:visited {text-decoration: none; font-weight: normal; color:#E0E0E0;font-size: 11px; }
a.nav:hover {text-decoration: none; font-weight: normal; color:#ffec70;font-size: 11px;  }
a.nav:active {text-decoration: none; font-weight: normal; color:#E0E0E0;font-size: 11px; }

a.nav2:link {text-decoration: none; font-weight: normal; color:#0E1676;font-size: 11px; }
a.nav2:visited {text-decoration: none; font-weight: normal; color:#0E1676;font-size: 11px; }
a.nav2:hover {text-decoration: none; font-weight: normal; color:#ffec70;font-size: 11px;  }
a.nav2:active {text-decoration: none; font-weight: normal; color:#0E1676;font-size: 11px; }

h1{
	font-size: 16px;	
	font-weight: bold;
	margin:10px 0px 10px 0px;
}

h4{
	font-size: 12px;	
	font-weight: bold;
	color: white;
	margin:10px 0px 10px 0px;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282E30;
}
td.header{
	background-color:#8FADB4;
	color:#FFFFFF;
	font-weight:bold;
}

.emp{
	float:left;
	margin:10px;
	padding:10px 0px;
	width:210px;
	height:220px;
	text-align:center;
	border:1px black solid;
}
