:link
{ text-decoration: none; color:#ffffff; background: transparent; }
:visited
{ text-decoration: none; color:#ffffff; background: transparent; }
:active
{ text-decoration: none; color:#99CCFF; background: transparent; }
:hover
{ text-decoration: none; color:#99CCFF; background: transparent; }

body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}

body,td,th {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
}

a {
	color: #FFFFFF;
}

a.Selected {
	color: #99CCFF;
}

h1	{
	text-align: center;
	font-size: 12px;
	color: #131B6C;
	padding-bottom: 10px;
}
h2	{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

p	{
	color: #000000;
}

.MenuBottom	{
	background-image:url('images/MenuBottom.gif');
}

.Smaller	{
	text-align: Left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 0px;	
}

img	{
	border: 0px solid #FFFFFF;
}

#MainContent	{
	
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
	padding-top: 10px;
}

textarea, input, select	{
	font-family: verdana;
	font-size: 10px;
}
#FooterCenter {
	height:95px;
	font-size:7pt;
	color: #7A7A7A;
	margin-bottom:0px;
	background-image:url(../../images/NewFooter.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:960px;
	margin:0px auto 0px auto;
	text-align:center;
	border-top:0px solid #000;
}
#NewFooter {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image:url(../../images/NewTableBg.jpg);
	background-repeat:repeat-y;
	background-position:center top;"
}
