.img-shadow {
	float:center;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	height: 620px;
	width: 820px;
  }
body {
	background-color: 54457A;
	background-image: url(images/background_grid.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.gradient {
	background-image: url(images/purplegradient_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.whiteborder-top {
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;

}
.faded-logo {
	background-image: url(images/faded_logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 81769D;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:hover {text-decoration: underline; color: #617094;}
a:link  {font-weight: normal;	color: #617094;	text-decoration: none;}
a       {color: #617094; text-decoration: none;}

a.menu:hover  {font-weight: bold; text-decoration: underline; color: #ffffff;}
a.menu:active {font-weight: bold;	color: #ffffff;	text-decoration: none;}
a.menu:link   {font-weight: bold;	color: #ffffff;	text-decoration: none;}
a.menu        {color: #ffffff; text-decoration: none; font-weight: bold}

a.tab-link:hover  {font-weight: bold; text-decoration: underline; color: #ffffff;}
a.tab-link:active {font-weight: bold;	color: #ffffff;	text-decoration: none;}
a.tab-link:link   {font-weight: bold;	color: #ffffff;	text-decoration: none;}
a.tab-link        {color: #ffffff; text-decoration: none; font-weight: bold}
