.text {
	font-family: tahoma;
	font-size: 12px;
	color: #38495e;
	text-decoration: none;
}
.heading {
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.mainlinks a{
	font-family: arial;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	
	border-left:#bfcddf 5px solid; 
	padding:5px;
	height:30px;
}
.mainlinks a:hover {
	font-family: arial;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
	
	border-left:#ff0000 5px solid; 
	padding:5px;
	height:30px;	
}
.selected a {
	font-family: arial;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
	
	border-left:#ff0000 5px solid; 
	padding:5px;
	height:30px;	
}
.toplinks {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.toplinks a:link {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.toplinks a:active {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.toplinks a:hover {
	font-family: arial;
	font-size: 10px;
	color: #00CCFF;
	text-decoration: none;
}
.bodylinks {
	font-family: arial;
	font-size: 11px;
	color: #0b1b62;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: arial;
	font-size: 11px;
	color: #0b1b62;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: arial;
	font-size: 11px;
	color: #0b1b62;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: arial;
	font-size: 11px;
	color: #4a5dab;
	text-decoration: none;
}
.portfolio a {
	background-color:#ffffff;
	border:#afc9f0 5px solid;
	padding:1px;
	display:block;
		

}
.portfolio a:hover {
	background-color:#ffffff;
	border:#6ba0e8 5px solid;
	padding:1px;
	display:block;

}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px solid #999999;
}
.package {
	font-family: tahoma;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.package a:link{
	font-family: tahoma;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.package a:active{
	font-family: tahoma;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.package a:hover{
	font-family: tahoma;
	font-size: 12px;
	color: #486ea2;
	text-decoration: none;
}
.port a{
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	background-color:#333333;
	display:block;
	padding:5px;
	
}
.port a:hover {
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	background-color:#ff0000;
	display:block;	
	padding:5px;
}
.selected1 a {
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	background-color:#ff0000;
	display:block;
	padding:5px;