body {
	background-color: #E2E4EF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

p, td, table, tr {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

table {
    background-repeat: no-repeat;
}

td { 
	background-repeat: repeat-y;
}


.heading {
    font-size: 15px;
    font-weight: bold;
	color: #2E3F8B;
}

a:link {
	color: #2E3F8B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2E3F8B;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #2E3F8B;
}

.pano-text {
	font-size: 10px;
}

p {
	margin-left: 7px;
	margin-right: 7px;
}

.text-menu {
	font-size: 11px;
}