body{
	margin:0px;
	padding:0px;
	font-size:12px;
	background-color:#fff;
	line-height: 20px;
	}
td{ line-height:20px;}
form{ margin:0px; padding:0px;}
a:link
{
	color: black;
	text-decoration:underline;
}

a
{
	color: #000000;
	text-decoration:underline;
}
a:visited
{
	color: #666666;
	text-decoration:underline;
}
a:hover
{
	color: #5B7AAF;
	text-decoration: underline;
}
a.bluelink{
	color:#003399;
	text-decoration:underline;
	}
a.subjectred{ color:CC0000; font-weight:bold;text-decoration: none;}
a.subjectred:hover{ color:CC0000; font-weight:bold;text-decoration: none;}
a.subjectred:visited{ color:CC0000; font-weight:bold;text-decoration: none;}
a.whitelike{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	}
a.whitelike:hover{
	color:#5B7AAF;
	text-decoration:none;
	font-weight:bold;
	}
a.whitelike:visited {
	color: #990000;
	text-decoration: none;
}
.gray{color:#666666}
.blue{color:#003399; font-weight:bold;}
h2{
   font-size:15px;
   font-weight:bold;
   }	


body, td, input
{
	font-size: 12px ;
}


img
{
	border: none;
}

.alert
{
	color: red;
}

.cart, .desc
{
	padding-right: 30px;
}

.gridHead td
{
	border-bottom: solid 1px black;
	text-align:center;
}

.gridItem td, .gridFoot td
{
	padding-left: 2px;
	padding-right: 2px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.gridItemNoBorder td, .gridFoot td
{
	height: 25px;
}
.gridItem td, .gridFoot td
{
	padding-left: 0px;
	padding-right: 10px;
}
.gridHead td
{
	padding-left: 0px;
	padding-right: 10px;
	background:"#F0F0F0";
}

.gridFoot
{
	background: "#F0F0F0";
}

.gridNav
{
	padding-top: 12px;
}

.label
{
	padding-right: 5px;
	text-align: right;
}

/*OLD*/
.colorred
{
	font-weight: bold;
	color: #CC0000;
}
input.in
{
	border: 1px #777777 solid;
	color: #660000;
}
a.redlink
{
	color: #660000;
	text-decoration: underline;
}
a.redlink:hover{
	color: #666666;
	text-decoration: none;
	}
a.redlink:visited
	{
	color: #660000;
	text-decoration: underline;
	}
.subject
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.subject1 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

/*------------------------
LAL:06-12-12
-------------------------*/
	.cssDiv
	{
		clear: none;
		border: #000000 1px solid;
		padding: 0px;
		float: left;
		margin: 0px;
		overflow: scroll;
		
		BACKGROUND-COLOR: #ffffff;
		z-index:190;
	}
	.altRowColor
	{
		width:auto;
		height:auto;
		border-top:#cccccc dashed 1px; 
		border-bottom:#cccccc dashed 1px;
		background:#efefef;
		padding:1px 0;
		margin:1px 0;
	}	
	.cssInput
	{
		border: #737357 1px solid;
		font-family: "ËÎÌå";font-size:  9pt;
		height:20;	
	}
		
	.cssButton
	{
		padding: 0px;
		cursor:hand;
		width:80;
		border: #737357 1px solid;
		background-color: #F0F0F0;
	}
	
	.cssCartTableHead
	{
		background:"#F0F0F0";
		text-align:center;
	}
	.cssCartTableTd
	{
		background:"#ffffff";
	}	
.red {
	font-weight: bold;
	color: #FF0000;
}
.white {
	font-weight: bold;
	color: #FFffff;
}
#pages a{ 
color:#000000; 
text-decoration:underline; 
padding-top:4px; 
text-align:center; 
margin-left:2px; 
} 
#pages a:hover{ 
color:#006633 
} 
#pages label{ 
font-weight: bold;
color:#006633 
}

.csslongE{
word-wrap: break-word; word-break: break-all;
}

