/* CSS Document */
/* Header Section  */
BODY 
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

H1 
{
	/*font-family: Verdana;
	font-size: 13px;
	color: #000000;	*/
	FONT-WEIGHT: bold; FONT-SIZE: 110%
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 110%
}

TD.tease2
{
	BORDER-RIGHT: #EBE2E0 1px solid; 
	BORDER-LEFT: #EBE2E0 1px solid; 
	BORDER-BOTTOM: #EBE2E0 1px solid; 
	BACKGROUND-COLOR:#ffffff;

	/* #fdf3e5*/
}
.whitebold
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#2A1F00;
font-weight:bold;
}


.home1Text {
	WIDTH: 520px; BORDER-BOTTOM: #ccc 1px solid; BORDER-TOP: #ccc 1px solid
}
.content {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#555555;
	text-align: justify;
}

.textContent
{
	/*font-family: Verdana,arial;
	font-size: 10px;
	color: #000000;*/
	FONT-SIZE: 8pt; COLOR: #666; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.textContent input,select,option
{
/*	font-family: Verdana;
	font-size: 10px;
	color: #000000;*/
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#555555;
}
.textContent td
{
	/*font-family: Verdana;
	font-size: 10px;
	color: #000000;*/
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#555555;
	
	
}
.textContentleft
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.textContent a
{
	/*font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;*/
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color:#880000;
	text-decoration: none;
}
.textContent a:hover
{
	/*font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;*/
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color:#EE0000;
	
	text-decoration: none;
}
.lftborder {
background-image:url(../store/images/lftborder.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}
.rghtborder {
	background-image: url(../store/images/rghtborder.gif);
	background-repeat: repeat-y;
}
.lftborderfooter {
	background-image: url(../store/images/ftrborderleft.gif);
	background-repeat: repeat-y;
}
.rghtborderfooter {
	background-image: url(../store/images/footerborderright.gif);
	background-repeat: repeat-y;
}
/* Header Section Till Here */
/* Footer Section */
.tdfilter
{
/*background-color:#990000;*/
color:#D45F00;
font-family:Verdana;
font-size:9px;

}
	
.pFilter
{
FONT-SIZE:11px; COLOR: #555555; FONT-FAMILY: Tahoma, Verdana, sans-serif;
}
.pFilter A
{
 color:#990000;
 font-size:11px;
 font-weight:normal;
 font-family:Tahoma, Verdana, sans-serif;
}
.pFilter A:hover
{
 color:#FF0000;
 font-size:11px;
 font-weight:normal;
 font-family:Tahoma, Verdana, sans-serif;
}

.tdfilter A
{
 color:#D45F00;
 font-size:9px;
 font-weight:normal;
 font-family:Verdana;
}
.tdfilter A:hover
{
 color:#D45F00;
 font-size:9px;
 font-weight:bold;
 font-family:Verdana;
}
.tdFilter1 A
{
 color:#990000;
 font-size:9px;
 font-weight:normal;
 font-family:Verdana;
}
.tdFilter1 A:hover
{
 color:#FF0000;
 font-size:9px;
 font-weight:normal;
 font-family:Verdana;
}
.dtlBorder
{
	BORDER-RIGHT: #999999 1px dotted; 
	BORDER-LEFT:  #999999 1px dotted; 
	BORDER-BOTTOM: 0px; 
	border-top:0px;
	
	
}
.dtlBorderOuter
{
	BORDER-RIGHT: 0px; 
	BORDER-LEFT:  #999999 1px dotted; 
	BORDER-BOTTOM: 0px; 
	border-top: 0px;

}
.dtlBorderHeader
{
	BORDER-RIGHT: 0px; 
	BORDER-LEFT:  0px; 
	BORDER-BOTTOM: #999999 1px dotted; 
	border-top:0px;;

}
.imgBorderColor
{
border-color:#999999;
}
/* Footer Section Till Here */