/* body elements */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
body {
	background: #C6C6C6 url('../images/bg_main.gif') repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
a:link {
	color: #436079;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #436079;
}
a:hover {
	text-decoration: underline;
	color: #307DC0;
}
a:active {
	text-decoration: underline;
	color: #307DC0;
}

.bottom {
	background: url('../images/bg_bottom.gif') repeat-x;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
}
A.copyright:link {
	color: #436079;
	text-decoration: none;
}
A.copyright:visited {
	text-decoration: none;
	color: #436079;
}
A.copyright:hover {
	text-decoration: underline;
	color: #307DC0;
}
A.copyright:active {
	text-decoration: underline;
	color: #307DC0;
}
/* html elements */
.content {
	width: 968px;
	height: 515px;
	background: url('../images/neovista.jpg') no-repeat;
	text-align: left;
}
.menu {
	padding-left: 346px;
	padding-top: 22px;
}
.titlecell {
	padding-left: 13px;
	padding-top: 22px;
}
.sub1 {
	padding-left: 13px;
}
.frameconatiner {
	text-align: right;
	padding-right: 2px;
}
.frame_1 {
	width: 605px;
	height: 289px;
	background: url('../images/bg_fr_1.gif') no-repeat;
	text-align: left;
	padding-left: 12px;
	padding-top: 14px;
}
.frame_2 {
	width: 605px;
	height: 289px;
	background: url('../images/bg_fr_2.gif') no-repeat;
	text-align: left;
	padding-left: 12px;
	padding-top: 14px;
}
