.maintable {
	border: thick solid #FF6600;
}
.menuCopy {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
	color: #000000;
	
	font-variant: normal;
	
}
.menuCopy a:link {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
	color: #000000;
	
	font-variant: normal;
	text-decoration: none;
}
.menuCopy a:visited {

	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
	color: #000000;
	
	font-variant: normal;
	text-decoration: none;
}

.menuCopy a:hover {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
	color: #FF6600;
	
	font-variant: normal;
	text-decoration: none;
}


.menuCopy a:active {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
	color: #FF6600;
	
	font-variant: normal;
	text-decoration: none;
}
.topPosition {
	position: relative;
	left: -50px;
	top: 40px;
}
.topPosition1 {
	position: relative;
	left: -40px;
	top: 20px;
}
.MainPosition {
	font-family: Times;
	font-size: 14px;
	
	position: relative;
	top: 50px;
	
}
