
body{ margin:0; padding:0; background:#000000; font:normal 13px Arial; color:#FFFFFF;}

/*BACKGROUND CLASS*/
.test-drive-bg{ background:url(images/test-drive-bg.jpg) no-repeat top; height:485px;}
.refer-bg{ background:url(images/refer-bg.jpg) no-repeat top; height:485px;}

/*FORM CLASS*/
input,select{font:normal 11px Arial; color:#000;}
.testbox{ width:145px; border:1px solid #FFFF49; background:#FFFFFF;}
.testbox2{ width:319px; *width:324px; border:1px solid #FFFF49; background:#FFFFFF;}
.testbox3{ width:120px; border:1px solid #FFFF49; background:#FFFFFF;}
.list{ width:147px; *width:149px; border:1px solid #FFFF49; background:#FFFFFF; font:normal 11px Arial; color:#000;}

/*FOOTER CLASS*/
.footer-txt{ font:normal 11px Arial; color:#888787;}
.footer-lnk{ font:normal 11px Arial; color:#888787; text-decoration:none;}
.footer-lnk:hover{ color:#888787; text-decoration:underline;}

/*MARGIN CLASS*/
.space-lft{ margin-left:85px;}
.space-rgt{ padding-right:26px;}

/*TXT CLASS*/
.txt11{ font:normal 11px Arial; color:#FFF;}
.txt15{ font:bold 14px Arial; color:#FFF;}

.lgtbox-border{ border:5px solid #606060;}
