/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


.txt
{
	font-size: 11px;
	color: #4b1700;
}

.graytext
{
	font-size: 11px;
	color: #7e7e7e;
}

.orderbox_title {
	FONT-SIZE: 15Px; 
	COLOR: #B24318;
	LINE-HEIGHT: 17px;
	FONT-WEIGHT: bold;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 10px;
}
a.text:link {

	COLOR: #325C72; TEXT-DECORATION: none; 	font-weight: bold;

}

a.text:visited, a.text:active  {

	COLOR: #325C72; TEXT-DECORATION: none
}

a.text:hover {
	COLOR: #325C72; TEXT-DECORATION: underline;
}

.text a:link {
	font-size: 12px;
	COLOR: #421400; TEXT-DECORATION: none; 	font-weight: bold;
	border-bottom:0px;
}

.text a:visited, .text a:active  {

	COLOR: #421400; TEXT-DECORATION: none;
}

.text a:hover {
	COLOR: #421400; TEXT-DECORATION: underline;
}

