/* CSS Document */

.tblbg {
	background-color: #8c1a36; 
	background-image: url(../images/globe.jpg);
	background-repeat: no-repeat;
}

.tblbgi {
	background-color: #8c1a36; 
	background-image: url(../images/globe_i.jpg);
	background-repeat: no-repeat;
}

.tblbg2 {
	background-color: #8c1a36; 
	background-image: url(../images/globe2.jpg);
	background-repeat: no-repeat;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	text-align: Left; 
	vertical-align: Top; 
}

.links{
}

H1 {
	font-size: 11px;
	font-weight : bold;
}	

H2 {
	font-size : 13px;
	font-weight : bold;
	color: #ffe381;
}

.yellow {
	font-size : 13px;
	font-weight : bold;
	color: #ffe381;
}		

a  {
	color : #ffe381;
	text-decoration: underline;
}

a:hover {
	color : #ffe381;
	text-decoration: none;}

a:visited {
	color : #ffe381;
	text-decoration: underline;
}

a:visited:hover {
	color : #ffe381;
	text-decoration: none;
}

#footernav a  {
	color : #2584BB;
	font-size : 9pt;
	font-weight: normal;
	font-style: normal;
}

#footernav a:hover {
	color : #2584BB;
	font-size : 9pt;
	font-weight: normal;
	font-style: normal;
}

#footernav a:visited {
	color : #2584BB;
	font-size : 9pt;
	font-weight: normal;
}

#footernav a:visited:hover {
	color : #2584BB;
	font-size : 9pt;
	font-weight: normal;
}

.footer {
	font-size : 9pt;
	color : #666666;
	font-weight : normal;
}	

