@charset "UTF-8";
/* CSS Document */

body {
	/*background-color: #4E4E4E;*/
	background-color: #000;
	background-image:url(../imgs/YHA_Background_4.png);
}

.style3 {
	color:#181818;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #5C8C8E;*/
	color: #F9F9F9;
}

a:link {
	color: #333;
	text-decoration: none;
	font-size: 17px;
}

a:visited {
	color: #333;
	text-decoration: none;
	font-size: 17px;
}

a:hover {
	color: #181818;
	text-decoration: none;
	font-size: 17px;
}

a:active {
	color: #181818;
	text-decoration: none;
	font-size: 17px;
}

/*  JDB for sure */
#biofont {
	background-color: #303030;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: strong;
	color: #999999;
	text-decoration: none;}	
	
#footerTable {
	/*background-color:#303030;*/
}

#tableBorders {
	background-color:#666666;
}

#tableBordersAlt {
	/*background-color:#DBF6FF;*/
	background-color:#666666;
	/*background-image:url(../imgs/HeaderBG3.png);
	background-repeat:repeat-x;*/
}

#navBar {
	/*background-color:#333536;*/
	/*background-color:#969696;*/
	/*background-color:#C8E9FE;*/	
	/*background-color:#F6FCFF;*/
	/*background-color:#F7D3D3;*/
	background-image:url(../imgs/headerBG3.png);
	background-repeat:repeat-x;
}

#logoBar {
	/*background-color:#333536;*/
	/*background-color:#969696;*/
	background-color:#C8E9FE;
	/*background-color:#F7D3D3;*/
	/*background-image:url(../imgs/HeaderBG3.png);
	background-repeat:repeat-x;*/
}

#infoBar {
	/*background-color:#F2F3F7;*/
	background-color:#E5E6E9;
}

#framingBorder {
	/*background-color:#181818;*/
	background-color:#000000;
}

#socialNetworking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #181818;
	text-align:center;
	text-decoration: none;
	font-weight: normal;
}

.GREY181818 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: strong;
	color: #181818;
	text-decoration: none;}
	
a.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #181818;
	text-decoration: none;
	font-weight: bold;
}