body {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}

* {
    scrollbar-base-color:       rgb(0,0,0);
    scrollbar-darkshadow-color: rgb(233,233,233);
    scrollbar-face-color:       rgb(255,255,255);
    scrollbar-highlight-color:  rgb(255,255,255);
    scrollbar-shadow-color:     rgb(0,0,0);
    scrollbar-track-color:      rgb(233,233,233);
    scrollbar-arrow-color:      rgb(0,0,0);
}

A.white:link		{text-decoration:none;color:#ffffff;}
A.white:active		{text-decoration:none;color:#ffffff;}
A.white:visited		{text-decoration:none;color:#ffffff;}
A.white:hover		{text-decoration:none;color:#cccccc;}

td			{font-family:Arial,Helvetica;font-size:12px;color:#000000;}
.whitetext		{font-family:Arial,Helvetica;font-size:12px;color:#ffffff;}
.text			{font-family:Arial,Helvetica;font-size:12px;color:#000000;}
.whitetextsmall		{font-family:Arial,Helvetica;font-size:11px;color:#ffffff;}
.whitetextxtrasmall	{font-family:Arial,Helvetica;font-size:9px;color:#ffffff;}
.footer			{font-family:Arial,Helvetica;font-size:11px;color:#ffffff;}

A:link				{text-decoration:underline;color:#002b7b;}
A:active			{text-decoration:none;color:#002b7b;}
A:visited			{text-decoration:underline;color:#002b7b;}
A:hover				{text-decoration:none;color:#002b7b;}

A.menu:link			{font-family: Arial;text-decoration:none;color:#002b7b;}
A.menu:active		{font-family: Arial;text-decoration:none;color:#002b7b;}
A.menu:visited		{font-family: Arial;text-decoration:none;color:#002b7b;}
A.menu:hover		{font-family: Arial;text-decoration:none;color:black;}

.float {
    font-family: Verdana, Arial, Helvetica, Geneva, Times New Roman;
    font-size: 12px;
    color: #000000;
    line-height: 16px;
}

.TextInput {
	border: 1px solid #C0C0C0;
	height: 22px;
}

.Price {
	border: 0px solid #FFFFFF;
	height: 22px;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    font-family: Arial;
    background-color: #FFFFFF;
}

.SelectInput {
	border: 1px solid #C0C0C0;
}

.SelectInput2 {
font-family: Arial;
font-size: 11px;
font-weight: bold;
background: #FFFFFF;
color: #000000;
width: 75%;
}

td {
    line-height: 16px;
}
