/* CSS for Focus HGV Training Web Site */


body
        {
        background-color: #FFFFFF;
		background-image: url(graphics/bg2.gif);
		background-position: top center;
		background-repeat: repeat-x;
        }

td.subground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	vertical-align: middle;
	padding: 0px;
	border: 0px solid #E7E7E7;
	background-image: url(graphics/subnav_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

td.ground01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #DCDCDC;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	border: 0px solid #E7E7E7;
	background-image: url(graphics/bg1.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

td.ground02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	border: 0px solid #E7E7E7;
	background-image: url(graphics/bg2.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

td.ground03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	border: 0px solid #E7E7E7;
	background-image: url(graphics/bg3.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

font.whitetxt {font-family: arial;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

font.litegraytxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #9e9e9e;
}

font.blacktxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

font.graytxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
}

font.whitetxt2 {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

font.redtxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #da3f0f;
}

font.bluetxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #334B6D;
}

font.bluetxt2 {font-family: arial;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #334B6D;
}

font.bluetxt3 {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #0b3a6a;
}

font.ygreentxt {font-family: arial;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #7E6D2D;
}

font.browntxt {font-family: arial;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #776F5A;
}

a.tan:link {color: #606060;
	text-decoration: none;
}

a.tan:visited {color: #606060;
	text-decoration: none;
}

a.tan:hover {color: #b29c54;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #b29c54;
}

a.litegray:link {color: #8E8E8E;
	text-decoration: none;
}

a.litegray:visited {color: #8E8E8E;
	text-decoration: none;
}

a.litegray:hover {color: #40729D;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #40729D;
}

a.ygreen:link {color: #7E6D2D;
	text-decoration: none;
}

a.ygreen:visited {color: #7E6D2D;
	text-decoration: none;
}

a.ygreen:hover {color: #B06919;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #B06919;
}

a.blue:link {color: #355081;
	text-decoration: none;
}

a.blue:visited {color: #355081;
	text-decoration: none;
}

a.blue:hover {color: #3665BB;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #3665BB;
}
