Body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color: #BAC9D8;
	background-image: url(http://www.hipknee.com/images/dropbg.jpg);
	background-repeat: repeat-y;
}

/* links */

A:link {text-decoration: none; color: #555555}
A:visited {text-decoration: none; color: #660000}
A:active {text-decoration: none; color: #660000}
A:hover {text-decoration: underline; color: #990000;}

/* default fonts */

.tdNav {
	background-color: black;
	height : 18px;	
}

.tdDef {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 13px;	
}
.tdSmall {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : normal;
}

.tdDefWhite {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	line-height : 13px;	
}


/* input */
.txtApply {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 250px;
	height: 20px;
}
.txtAreaApply {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 500px;
	height: 150px;
}
.btnSubmit{

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;      
    text-decoration: none;
    cursor : hand;
	height: 20px;
    }
.bodynobg {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color: #BAC9D8;
	background-repeat: no-repeat;
}
.body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color: #BAC9D8;
	background-image: url(http://www.hipknee.com/images/dropbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.yellowBold {
	color: #FFFF00;
	font-weight: bold;
}
