body {  background-image:   url('../images/bgb.gif');   
		background-position:   center;   
	}

.t12blue {  font-family: tahoma; font-size: 11px; color: #203662}
.t12white { font-family: Arial; font-size: 15px; color: #FFFFFF; text-decoration: none}
.tdwhite { font-family: Arial; font-size: 13px; color: #FFFFFF; text-decoration: none}
.t12red { font-family: Arial; font-size: 20px; color: #FF0000; text-decoration: none}

.blueContact {  font-family: tahoma; 
			font-size: 12px; 
			text-transform:capitalize;
			color: #203662
		}

.tdred { font-family: Arial; 
		font-size: 16px; 
		color: #FF0000; 
		font-weight: bold;
		padding-left:20px;
		padding-right:20px;
		text-decoration: none
		}
		
.redAsterisk { font-family: Arial; font-size: 20px; color: #FF0000; text-decoration: none}

h2 { font-family: Arial; font-size: 25px; color: #FFFFFF; text-decoration: none}

.newsTitle { font-family: Arial;
			 font-size: 20px; 
			 color: #FFFFFF;
			 text-align:center; 
			 text-decoration: none}

a:link{text-decoration:none}
a:hover{text-decoration:none}
a:visited{text-decoration:none}

.list_top {
			font-family: Fette Engschrift;
			font-size: 21px;
			text-transform:uppercase;
			font-weight: bold;
			color:#203662;
			Anti-Alias:Smooth
			}
			
.right_top {
			font-family: Fette Engschrift;
			font-size: 30px;
			text-transform:uppercase;
			color:#FFFFFF;
			Anti-Alias:Smooth;
			vertical-align:bottom
			}

.tableHeight {
				height:515
			}
			
.trHeight1 {
				height:495
			}
			
.trHeight2 {
				height:30
			}
			
.trLeft1 {
				height:455
			}
.trLeft2 {
				height:60
			}
			
#menubar{
		position:absolute;
		top:0px;
		left:0px;
		display:none;
		font-family:Verdana,Helvetica,Arial;
		font-weight:700;
		font-size:10px;
		cursor:hand;
		z-index:5;
		background-image:url();
		background-repeat:repeat-y;
		filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',gradientType='1',startColorstr='#FFFFFF', endColorstr='#DFDFDF')
		}

.pulltab{
		position:absolute;
		top:0px;
		left:0px;
		height:200;
		width:20px;
		padding-left:2px;
		cursor:hand;
		color:#2644b2;
		font-family:Webdings;
		font-weight:bold;
		font-size:10px;
		z-index:5;
		background-image:url();
		background-repeat:repeat-y;
		filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',gradientType='1',startColorstr='#FFFFFF', endColorstr='#DFDFDF')
		}

.inner{
		height:100%;
		width:100%
		}

#plane1 {
   		position:absolute;
		top:0px;
		left:0px;
		display:none;
		font-family:Verdana,Helvetica,Arial;
		font-weight:700;
		font-size:10px;
		cursor:hand;
		z-index:5;
		background-image:url();
		background-repeat:repeat-y;
		filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',gradientType='1',startColorstr='#FFFFFF', endColorstr='#DFDFDF')
}

.userTable{
			border-color:#FFFFFF;
			BORDER-RIGHT: #c4c4c4 2px double; 
			BORDER-TOP: #c4c4c4 2px double;
			BORDER-LEFT: #c4c4c4 2px double; 
			BORDER-BOTTOM: #c4c4c4 2px double;
			border-collapse:collapse
}
.userTb{
		word-break: break-all;
		font-size:13px;
}

.userTr{
		height:30;
		background-color:expression((this.sectionRowIndex%2==0)?"#DFDFDF":"#FFEEDD")
}