
.lnkmenu {
	font-family: Times;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #333399;
	text-decoration:none;
}


.tblmenu {
	margin : 12px;
	padding : 16px;
}

.tblcontent {
	margin : 12px;
	padding : 12px;
}

.tblbackgrounddiv {
	background-image: url("images/back_table.gif");
	
}

.tbllogobkg {
	background-color : #C0C0C0;
}

.tbllogobkg2 {
	background-color : #E79A00;
}

.tbllogobkg3 {
	background-color : #E79A00;
}

.tbllogobkg4 {
	background-color : #E79A00;
}

.tbllogobkg5 {
	background-color : #C0C0C0;
}

.dividerbkg {
	background-color : #000000;
}

.footerbkg {
	background-color : #e8e8e8;
}

.footerbkg2 {
	background-color : #000000;
}


.txtheader { 
	font-family: Times; 
	font-size: 14px; 
	font-weight : bold; 
	color: #000000;  
}

.txtingress { 
	font-family: Times; 
	font-size: 14px; 
	font-weight : bold; 
	color: #000000;   
}

.txtflow { 
	font-family: Times; 
	font-size: 12px; 
	font-weight : normal; 
	color: #000000; 
}

.txtfooter {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align : center;
}



BODY { 
	background : #e8e8e8;
	margin: 0;
}


A:LINK, A:VISITED {
	text-decoration : none; 
}

A:HOVER { 
	text-decoration : underline;  
}
