.textProperties
{
	margin-left:10px;
	font-family:Tahoma;
	font-size:10pt;
	color:Gray;
}

.quantityLabelProperties
{
	text-align:right;
}

.headerLinks
{
	font-family:Tahoma;
    font-size:x-small;
    font-weight:lighter;
    text-transform:capitalize;
    color:6699CC;
    text-decoration:none;
}

.text
{
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
}

.textAreaStyle
{
	width:250;
	height:70;
	font-family:Tahoma;
	font-size:8pt;
	color:Black;
	border:0px;
}

.quantityStyle
{
	width:30px;
	height:20;
	font-size:8pt;
	font-family:Tahoma;
}

.quotationButtonStyle
{
	background-color:6699CC;
	font-family:Tahoma;
	font-size:10;
	color:ffffff;
	font-weight:bold;
	cursor:hand;
	width:120px;
}

.backgroundStyle
{
	text-align:center;
}

a:hover		{ text-decoration: underline; }
a:active    { color:Navy}
