
body {
		background-color: #FFFFFF;
	
	}

.txtFix { display: none;}

	
td 	{
	font-family: Arial;
	color: #106DA6;
	font-size: 16px;
	text-align: left;
	
	}

.text 	{

	text-align: Justify;
	
	}


.spacedText {

		text-align: Justify;
		line-height: 28px;
	}

.small 	{
	
	font-size: 14px;
	
	}



.standardlink{
	color: #106DA6;
	font-weight: bold;
	TEXT-DECORATION: none;
	}
	
a:hover.standardlink 
	{
	color: #118EDB;
	font-weight: bold;
	}

.navlink{
	color: #106DA6;
	font-size: 14px;
	TEXT-DECORATION: none;
	}
	
a:hover.navlink  
	{
	color: #118EDB;
	font-weight: bold;
	}


.textlink{
	color: #106DA6;

	}
	
a:hover.textlink 
	{
	color: #118EDB;

	}
	

.error	{
	color: #A61010;
	font-size: 14px;
	font-weight: bold;
	}

a:hover.error 
	{
	color: #A61010;
	font-weight: bold;
	}

.texterror	{
	color: #A61010;
	font-size: 16px;
	font-weight: bold;
	}

a:hover.texterror 
	{
	color: #A61010;
	font-weight: bold;
	}

.info	{
	color: #106DA6;
	font-size: 16px;
	font-weight: bold;
	TEXT-DECORATION: none;
	}

a:hover.info 
	{
	color: #177200;
	font-weight: bold;
	}

.admin 	{
	color: #555555;
	font-size: 14px;
	}

.orderCellBottom{

		border-top: 2px solid;
		border-color: #106DA6;

	}

.orderCellSide{

		border-left: 2px solid;
		border-color: #106DA6;

	}


.orderCellCross{

		border-left: 2px solid;
		border-top: 2px solid;
		border-color: #106DA6;

	}

