/* CSS Document */




.linknavi:active{font-family:verdana;font-size: 11px;color: #999999;text-decoration: none;font-weight: BOLD;}
.linknavi:link{font-family:verdana;font-size: 11px;color: #999999;text-decoration: none;font-weight: BOLD}
.linknavi:visited{font-family:verdana;font-size: 11px;color: #999999;text-decoration: none;font-weight: BOLD;}
.linknavi:hover{font-family: verdana;font-size: 11px;color:#173E8B ;text-decoration: none;font-weight: BOLD;}

.linkconf:active{font-family:verdana;font-size: 11px;color: #626261;text-decoration: underline;font-weight: none;}
.linkconf:link{font-family:verdana;font-size: 11px;color: #626261;text-decoration: underline;font-weight: none;}
.linkconf:visited{font-family:verdana;font-size: 11px;color: #626261;text-decoration: underline;font-weight: none;}
.linkconf:hover{font-family: verdana;font-size: 11px;color:#173E8B;text-decoration: underline;font-weight: none;}



.linkmore:active{font-family:tahoma;font-size: 11px;color: #BCE5F7;text-decoration: none;font-weight: bold;}
.linkmore:link{font-family:tahoma;font-size: 11px;color: #BCE5F7;text-decoration: none;font-weight: bold;}
.linkmore:visited{font-family:tahoma;font-size: 11px;color: #BCE5F7;text-decoration: none;font-weight: bold}
.linkmore:hover{font-family: tahoma;font-size: 11px;color:#ffffff ;text-decoration: underline;font-weight: bold;}

.linkbottom:active{font-family:verdana;font-size: 11px;color: #626261;text-decoration: none;font-weight: none;}
.linkbottom:link{font-family:verdana;font-size: 11px;color: #626261;text-decoration: none;font-weight: none;}
.linkbottom:visited{font-family:verdana;font-size: 11px;color: #626261;text-decoration: none;font-weight: none;}
.linkbottom:hover{font-family: verdana;font-size: 11px;color:#173E8B;text-decoration: underline;font-weight: none;}

.linkclick:active{font-family:verdana;font-size: 11px;color: #464A4B;text-decoration: underline;font-weight: bold;}
.linkclick:link{font-family:verdana;font-size: 11px;color: #464A4B;text-decoration: underline;font-weight: bold;}
.linkclick:visited{font-family:verdana;font-size: 11px;color: #464A4B;text-decoration: underline;font-weight: bold;}
.linkclick:hover{font-family: verdana;font-size: 11px;color:#173E8B;text-decoration: underline;font-weight: bold;}



.textmain{
	font-family: verdana;
	color:#626261;
	font-size: 14px;
	font-weight: none;
}

.textmain1{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: none;
}
.textquestions{
	font-family: arial;
	color:#71A8BF;
	font-size: 18px;
	font-weight: none;
}
.text-login{
	font-family: tahoma;
	color:#8FD796;
	font-size: 11px;
	font-weight:bold;
}
.textnaviheading{
	font-family: arial;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
}

.txt-mainimg{
	font-family:tahoma;
	color:#ffffff;
	font-size: 12px;
	font-weight: regular;
}





.producttext{
	font-family: tahoma;
	color:#526A35;
	font-size: 11px;
	font-weight: none;
}


.textbottom{
	font-family: arial;
	color:#ffffff;
	font-size: 11px;
	font-weight: none;
}

.shoppingcart{
	font-family: arial;
	color:#666666;
	font-size: 13px;
	font-weight: bold;
}

.bordermain {
	border: 1px solid #AAAAAA;
}



