
body {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 12pt;
margin: 0px;
color:#000000; background-color:white;
}

body.base {
overflow: auto; 
overflow-x: hidden; 
scrollbar-face-color: #889B9F;
scrollbar-shadow-color: #3D5054;
scrollbar-highlight-color: #C3D6DA;
scrollbar-3dlight-color: #3D5054;
scrollbar-darkshadow-color: #85989C;
scrollbar-track-color: #95A6AA;
scrollbar-arrow-color: #FFD6DA;
}

TD { 
font-size: 11pt;
font-family: verdana,Arial,sans-serif; 
}

a { text-decoration: none }
a:link { color: #0000ff;  }
a:visited { color: #1e3555; }
a:hover { color: #7f007f; }
a:active { color: #ff0000; }

.titleText
{
	padding-top:8px;
	font-size: 30pt;
}

.green
{	color:#1eff4e;
}

.pblue
{	color:#84adff;
}
.bgColorPblue
{	background-color:#84adff;
}

.bgColorPgreen
{	background-color:#deffdc;
}

.vAlignTop
{	vertical-align:top;
}
.alignCenter
{	text-align:center;
}

table.tablePadding2 td
{	padding:2px;
}