
body 		{
			margin:0px;
			text-align:center;
			color:#000000;
			background-color:#9999CC;
			}
					
a:link		{
			color:#990000;
			}
			
a:visited	{
			color:#003399;
			}
			
a:hover 	{
			color:#0099ff;
			text-decoration:underline;
			}
			
a:active	{
			color:#990000;
			}
		
a.cl:hover 	{
			color:#0099ff;
			text-decoration:underline;
			}
			
a.cl 		{
			color:#990000;
			text-decoration:none;
			}
			
a.nl		{
			color:#990000;
			}
			
a.nl:hover		{
			color:#0099ff;
			}
			
input		{
			font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
			font-size:11px;
			}
			
select 		{
			font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
			font-size:11px;
			}
			
li 			{
			margin-top:5px;
			}


p 			{
			font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
			font-size:11px;
			}


td			{
			font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
			font-size:11px;
			}



span		{
			font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
			font-size:11px;
			}


iframe		{
			border: 1px solid #990000;
			}

.power		{
			vertical-align:super;
			font-size:10px;
			}
			
.headline1	{
			color:#FFFFFF;
			font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
			font-size:17px;
			}
			
.tblcont	{
			border: solid 1px #EEEEEE;
			color:#000000;
			background-color:#EEEEEE;
			}

.table-view	{
			line-height:20px;
			}

.big		{
			font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
			font-size:15px;
			font-weight:bold;
			text-align:justify;
			margin-top:12px;
			margin-right:5px;
			}

.big-title	{
			font-size:14px;
			font-weight:bold;
			}

.title		{
			font-size:12px;
			font-weight:bold;
			}

.bold		{
			font-size:11px;
			font-weight:bold;
			}

.small		{
			font-size:10px;
			font-weight:bold;
			}

.small2		{
			font-size:10px;
			}
			
.error		{
			font-weight:bold;
			color:#3964A5;
			}

.message-text {
			font-family:monaco,courier;
			font-size:10px;
			}

.forminput 	{
			font-size:11px;
			border-top-width : 1px;
			border-right-width : 1px;
			border-bottom-width : 1px;
			border-left-width : 1px;
			}

.tblheader	{
			background-color:#ffffff;
			}

.tblhedtxt	{
			font-size:13px;
			color:#000000;
			font-weight:bold;
			}

.thumb-link	{
			border: 1px solid #000000;
			}

.page-nav-1	{
			border-left: solid 1px #990000;
			border-right: solid 1px #990000;
			border-bottom: solid 1px #990000;
			border-top: solid 1px #990000;
			background-color:#FFFFFF;
			}

.page-nav-2 {
			border-bottom: solid 1px #990000;
			border-left: solid 1px #990000;
			border-right: solid 1px #990000;
			background-color:#FFFFFF;
			}
			
.footer { font-size:9px; background: white; font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
