body
{
	font-family: Helvetica, Verdana, Arial;
	font-size: 10px;
	margin: 0;
}

form, select, option, input
{
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
}

fieldset
{
	background-color: #ECEDEF;
	border: solid 1px #C9CDD3;
	padding-bottom: 1em;
}

legend
{
	font-size: 14px;
	font-weight: bold;
	color: green;
}

label
{
	padding-left: 0.8em;
}

td
{
/*	border: 1px dashed blue;*/
}

#lblUserName, #lblPassword
{
	padding: 0;
	width: 7em;
	float: left;
}

.footer
{
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #007E3A;
	background-color: #ECEDEF;
}

A
{
	text-decoration: none;
}

A:hover
{
	color: red;
}

A.footer
{
	color: #007e3a;
}


.titleTab
{
	color: red /*#dc241f*/;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
}

.dropdowns
{
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial;
	color: #282d34;
	width: 400;
}

.dropdownTable
{
	color: #282d34;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial;
}

.greyTab
{
	background-color: #C9CDD3;
	/*background-color: #ecedef;*/
}

.greyTab2
{
	/*background-color: #C9CDD3;*/
	background-color: #ecedef;
}


.makeHeader
{
	color: #007e3a;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial;
}

.modelHeader
{
	color: #282d34;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial;
}

.bodyTextHighlight
{
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	color: #007e3a; /*#5ca2d3;  'Link blue*/
}

.bodyText
{
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	color: #282d34;
}

.lubeCaption
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: green;
}

.lubeDesc
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282d34;
}

.inputSubmit
{
	background-color: #007b32; /*green;*/
	color: white;
}
