body {font-size:90%; font-family: Helvetica, Verdana, sans-serif}

.highlightHover{background:#DDDDDD; color:#FF0000;}

.smallFont{font-size:0.8em;}

.stayViewed{color:black; background:#FFFFFF;}

.clickMe{background:#000000; color:#FFFFFF; cursor:arrow;}

a {

    font-size: 0.95em;    

}

a:link {

    color:#000099;

}

.h1Sub{
        color:#000099;
        font-size:1.8em;
        font-weight:bold;
}

img {
    border-style:none;
}

h1 {
    color:#000099;
    
}

td {
    font-size: 0.9em;
}


table{
    border-style:none;
}



.innerTable{
    border-style:solid;
    border-color:#FF0000;
    border-width:thin;
}



.innerTableTopOnly{
    border-top:solid #FF0000 thin;
}

.innerTableBottomOnly{
    border-bottom:solid #000099 thin;
}

.borderTab{
    background-color:#FFFFFF;
    border-style:solid;
    border-color:#000099;
    border-width:thin;
}

input{
    border-style:solid;
    border-color:#000099;
    border-width:thin;
    font-family: Verdana, sans-serif;
    font-size: smaller;
}

.button{
    border-style:solid;
    border-color:#000099;
    border-width:thin;
}



.imgButton{

    cursor:pointer;



}

.blue {

    color:#FFFFFF;

    background-color:#000099;

}


.dropZone {

    color:#FFFFFF;

    background-color:#000099;

    height:50;

    width:50;

}

.showSmaller{

    color:#FFFFFF;

    background-color:#000099;

    font-size: 0.8em;

}

.notePostHead{

    color:#FFFFFF;

    background-color:#000099;

    font-size: xx-small;

}


.notePostHead:link{

    color:#FFFFFF;

    background-color:#000099;

    font-size: xx-small;

}

.subHeading{

    font-size: 1.5em;

}

.subSubHeading{
    font-size: 1.3em;
}

.driver{
 font-size:1.3em;
    cursor: pointer;
}

.subDriver{
    font-size: 0.7em;
}


.engine{

    font-size: 1.3em;
    cursor: pointer;

}

.showMoneyPlus {

font-size:3em;width:100%;background-color:#000099;color:#FFFFFF;text-align:center;

}



.showMoneyMinus {

font-size:16pt;width:100%;background-color:#FF0000;color:#FFFFFF;text-align:center;

}



.num{

	background : transparent url(images/np.jpg) no-repeat left;

	font : 16px sans-serif;

	color : black;

	text-transform : uppercase;

	font-weight : bold;

	text-align : center;

	font-family : "Trebuchet MS", sans-serif;

	height:"30px";

	width:"30px";

}	