body {
	background-color : #FFFFFF;
	margin-top : 10px;
	margin-left : 0;
	font-family : Arial, Helvetica, sans-serif;
	background-image: url(../../media/backgrounds/bg-infocard.gif);
}
small {
	font-size: 10px;
	font-family : Arial, Helvetica, sans-serif;
}

form{margin-bottom:0px;margin-top:0px}

input{
font-family:MS Sans Serif;
font-size:8pt;
font-weight:normal;
font-style:normal;
color:#003300;
background-color:#F8F8F8;
border-style:outset;
border-width:1px;
border-color:#EEEEEE;
}

hr   {
	color: #4F4F4F;
	margin-bottom:0px;
}
A:ACTIVE, A:LINK, A:VISITED {
	color : #2F2F2F;
}
A:HOVER
{ 
color:#C40004;
 }
.Dropdown
{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	width : 120px;
}
.Button
{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	border : 1px ridge Silver;
	background-color : #C40004;
	color : White;
}
table.InfoCard{
	width:450px;
	background-color : #FFFFFF;
	border-color: #00898F;
	border-right: 2px;
	border-bottom: 2px;
	border-top: 1px;
	border-left: 1px;
	border-style: solid;
	border-right-color: #999999;
	border-top-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-bottom-color: #999999;
}
.Top {
	color : #C40004;
	background-color :  #F3F3F3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
.header      {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	padding-left : 23px;
	background-image: url(../../media/backgrounds/header2.gif);
	background-repeat : repeat-x;
	top : 20px;
}

.text      { font-size: 9pt; font-family: Arial}
.trans
{
height:10px
}
.navi{
	background-color : #00898F;
	padding-bottom : 1px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	background-image: url(../../media/backgrounds/infocard_nav.gif);
}
a.navi:link, a.navi:visited,a.navi:active
{
	background-color : #F8F8F8;
	border : 1px outset;
	color : #000000;
	font-size: 11px;
	font-weight : bold;
	padding-bottom : 1px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 0px;
	background-image: url(../../media/backgrounds/infocard_nav_button.gif);
}
a.navi:hover{
	border: 1px inset White;
}



.popuphead  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #3232C8;
	color: White
}
.popuptext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: White;
	color: Black
}


