.txtBlue {
	color: #336699;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
	}
a.txtBlue {
	text-decoration: none;
	color: #336699; font-weight:normal;
	}
a.txtBlue:hover {
	color: #336699;
	text-decoration: none; font-weight:normal;
	}


.txtDarkBlue {
	color: #162E59;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
	}
a.txtDarkBlue {
	text-decoration: none;
	color: #162E59; font-weight:normal;
	}
a.txtDarkBlue:hover {
	color: #162E59;
	text-decoration: none; font-weight:normal;
	}


.txtLightGrey {
	color: #CCCCCC;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
	}
a.txtLightGrey {
	text-decoration: none;
	color: #CCCCCC; font-weight:normal;
	}
a.txtLightGrey:hover {
	color: #CCCCCC;
	text-decoration: none; font-weight:normal;
	}
	
.txtGrey {
	color: #333333;
	font-weight:normal;
	font-size: 11px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
	}
a.txtGrey {
	text-decoration: none;
	color: #333333; font-weight:normal;
	}
a.txtGrey:hover {
	color: #333333;
	text-decoration: none; font-weight:normal;
	}

	
.Title {
	color: #162E59;
	font-weight:bold;
	font-size: 15px;
	font-family: 'Tahoma CE', Tahoma, sans-serif;
	text-decoration: none;
	}

.tableMain {
	border: 1px solid #E0E9F1;
	}

.tableContent {
	background-image: url(../images/background-1.gif); 
	background-repeat: repeat-x;
	background-color: #E0E9F1;}	
	}	

	
.photo {
	border: 3px solid #D6D6D6;
	}
