BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color: #bbbbbb;

}

/* 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:11px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 13px;	
}

.tdContact {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	background-color: white;
	background-image:url("http://www.powerautomotiveonline.com/new/images/left_bg_cream.gif");
	font-weight : normal;
	text-decoration : none;
	line-height : 13px;	
}

.tdContact2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	background-color: white;
	background-image:url("http://www.powerautomotiveonline.com/new/images/left_bg.gif");
	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;
    }



