﻿body 
{
	margin:0px;
	font-size:11px;
	font-family:Verdana;
}
td
{
	font-size:11px;
	font-family:Verdana;
	color:#363636;
}
a:link
{
	color:Green;
}
a:hover
{
	color:Lime;
	text-decoration : none;
}
a:visited
{
	color:Green;
	
}
.frmClass
{
	font-family :Verdana;
	font-size:10px;
	color:#555555;
}
.userPanelService
{
	width: 333px;
	height: 214px;
	background-image: url(http://www.pcmloan.com/images/pnlnewServices.png);
}
.userPanelLoanScore
{
	width: 326px;
	height: 218px;
	background-image: url(http://www.pcmloan.com/images/pnlLoanScore.png);
}
.innerpanel
{
	position: relative;
	top: 20px;
	left: 20px;
	background-color: transparent;
}
.menuBox
{
	position:absolute;
	visibility:hidden;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important; /*background: url(images/shadow.gif) no-repeat bottom right;*/
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0px;
	width:465px;
	top:100px;
	left:400px;
}
.innerMenuBox
{
	border: 1px solid #808080;
	bottom: 6px;
	right: 6px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}

.navlinks
{
	font-family: Verdana;
	font-size: 10px;
}
a.navlinks
{
	text-decoration: none;
	color: #0E4228;
}
a.navlinks:hover
{
	text-decoration:underline;
}
.navBox
{
	padding-bottom: 4px;
}