/* CSS Document */

body.c000000-bffffff
	{
  height: 100%;
	margin:  0px;
	padding: 0px;
	color:   #000000;
	background-color: #ffffff;
	}
	
.border-l-px2-c200248
	{
	border-left:  2px solid #200248;
	}

.border-px2-c200248-c000000-bf0f0f0-12-c
	{
	border: 2px solid #200248;
	padding: 5px;
	text-align: center;
	font-family: Verdana, Helvetica, "URW Gothic L", Sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f0f0f0;
	}

.border-r-px2-c200248
	{
	border-right: 2px solid #200248;
	}

.c000000-bffffff-12-l
	{
	text-align: left;
	font-family: Verdana, Helvetica, "URW Gothic L", Sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	}

.c000000-btransparent-12-c-pc100
	{
	text-align: center;
	font-family: Verdana, Helvetica, "URW Gothic L", Sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	width: 100%;
	}

html {
  height: 100%;

	overflow:           hidden;
}

p
	{
	margin-top: 0px;
	}
	
td.padding5
	{
	padding: 5px;
	}

td.pc10
	{
	width: 10%;
	}

td.pc25
	{
	width: 25%;
}

td.pc40
	{
	width: 40%;
	}
	
td.px110
	{
	width: 110px;
	}

td.px115
	{
	width: 115px;
	}

td.px171
	{
	width: 171px;
	}


