/*   http://www.engineering-software.com/style/engsoft.css   */

/*   http://www.engineering-software.com/engsoft.css   */

BODY {
	margin-left: 40px;
	margin-top: 10px;
	background-repeat : repeat-y;
	background-image : url(http://www.engineering-software.com/images/bl-royal.jpg);
	font-size : 12px;	
	color: black;
}

BODY, P, DIV, PRE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	color: black;
}

LI {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	color: black;
	font-size : 12px;	
}

TH {
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-WIDTH: 0px;
}

TD {
	font-size:13px;
	color: navy;
	BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-WIDTH: 0px;
}

HR {	
	COLOR: navy;
	HEIGHT: 2PX;
	WIDTH:67%;
}

TABLE {
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
}

B {
	font-weight: bold;
	font-size: larger;
}


a:link {
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration: underline;
		font-style: normal;		
		font-weight: thin;
		color: blue;
}

a:visited {
		font-family: verdana, arial, helvetica;
		font-style: normal;
		color: navy;
}
a:hover {
		color: red;
		font-family: verdana, arial, helvetica;
		font-style: normal;
		text-decoration: underline;
}

H1 {
	font-size: 130%;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;

	color: Navy;
}

H2 {
	font-size: 120%;
	font-weight: bold;
	color: Navy;
}

H3 {
	COLOR: blue;
	font-size: 105%
}

H4 {
	font-size: 100%
	color: navy;
}

H5 {
	font-size: 80%
}