BODY
{
    MARGIN: 0px;
    COLOR: #000000;
    FONT-FAMILY: verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #FFFFFF; 
}

.content{
	height : 100%;
}

.bodyText{
    FONT-FAMILY: verdana, Arial, Helvetica;
	font-size : .7em;
	color : Black;
	font-weight : normal;
}

.biggerBodyText{
    FONT-FAMILY: verdana, Arial, Helvetica;
	font-size : .8em;
	color : Black;
	font-weight : normal;
}

.whiteText{
    FONT-FAMILY: verdana, Arial, Helvetica;
	font-size : .6em;	
	color : #FFFFFF;
	font-weight : normal;
}


.greyText{
    FONT-FAMILY: verdana, Arial, Helvetica;
	font-size : .6em;	
	color : #666666;
	font-weight : normal;
}

.boldText{
    FONT-FAMILY: verdana, Arial, Helvetica;
	font-size : .7em;	
	color : Black;
	font-weight : bold;
}

.listText{
    FONT-FAMILY: verdana, Arial, Helvetica;
	font-size : .6em;	
	color : Black;
	font-weight : bold;
	line-height : 12px;
}

.listText_{
    FONT-FAMILY: verdana, Arial, Helvetica;
	font-size : .7em;	
	color : Black;
	font-weight : bold;
	line-height : 15px;
}

a.greylink:active,a.greylink:link,a.greylink:visited{
	color : #AEAEAE;
	font-family : verdana, Arial, Helvetica,serif;
	font-size : .6em;
	line-height : 20px;
	text-decoration : none;
}

a.greylink:hover {
	color : #A7533B;
	font-family : verdana, Arial, Helvetica,serif;
	font-size : .6em;
	line-height : 20px;
	text-decoration : none;
}



a.maillink:active,a.maillink:link,a.maillink:visited{
	color : #3333FF;
	font-family : verdana, Arial, Helvetica,serif;
	font-size : 1em;
	line-height : 20px;
	text-decoration : none;
}

a.maillink:hover {
	color : #3333FF;
	font-family : verdana, Arial, Helvetica,serif;
	font-size : 1em;
	line-height : 20px;
	text-decoration : underline;
}

a.teamlink:active,a.teamlink:link,a.teamlink:visited{
	color : #000000;
	font-family : verdana, Arial, Helvetica,serif;
	font-size : .7em;
	line-height : 20px;
	text-decoration : none;
}

a.teamlink:hover {
	color : #FF5C00;
	font-family : verdana, Arial, Helvetica,serif;
	font-size : .7em;
	line-height : 20px;
	text-decoration : none;
}

a.bluelink:active,a.bluelink:link,a.bluelink:visited{
	color : #0000CC;
	font-family : verdana, Arial, Helvetica,serif;
	font-size : 1em;
	text-decoration : underline;
}

a.bluelink:hover {
	color : #FF5C00;
	font-family : verdana, Arial, Helvetica,serif;
	font-size : 1em;
	text-decoration : none;
}

.inputStyle{
	width:200px;
	font-size : .7em;
	color : #000000;
	font-family : verdana, Arial, Helvetica,serif;
}

.inputStyleShort{
width:135px;
	font-size : .7em;
	color : #000000;
	font-family : verdana, Arial, Helvetica,serif;
}


.optionStyle{
	font-size : .7em;
	color : #000000;
	font-family : verdana, Arial, Helvetica,serif;
}

.com_list{
	FONT-FAMILY: verdana, Arial, Helvetica;
	font-size : .7em;	
	color : Black;
	font-weight : bold;
	list-style-image : url(../images/products/black_arrow.gif);
}

.aero_list{
	FONT-FAMILY: verdana, Arial, Helvetica;
	font-size : .7em;	
	color : Black;
	font-weight : bold;
	list-style-image : url(../images/products/black_arrow_aero.gif);
	line-height : 15px;
}


.salesTable{
border-style : solid;
border-width : 1px;
border-color:#FF5C00;
FONT-FAMILY: verdana, Arial, Helvetica;
font-size : .7em;	
color : Black;
border-right-style : none;
padding-left:10px;
height:20px;
border-top-style : none;
}


.salesQtyInput{
	font-size : 1em;
	color : #000000;
	font-family : verdana, Arial, Helvetica,serif;
	border-style : none;
}
