a{
	text-decoration: none;
}

a:link{
	color: #134D75;
}

a:visited{
	color: #134D75;
}

a:active{
	color: #134D75;
}

a:hover{
	color: #134D75;
	text-decoration: underline;
}

a.navigation{
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
}

a.navigation:link{
	font-weight:bold;
	color: #ffffff;
}

a.navigation:visited{
	font-weight:bold;
	color: #ffffff;
}

a.navigation:active{
	font-weight:bold;
	color: #ffffff;
}

a.navigation:hover{
	color: #ffffff;
	text-decoration: underline;
}

a.mainSite:link{
	font-weight:bold;
	color:#1881BB;
}

a.mainSite:visited{
	font-weight:bold;
	color:#1881BB;
}

a.mainSite:active{
	font-weight:bold;
	color:#1881BB;
}

a.mainSite:hover{
	font-weight:bold;
	color:#1881BB;
	text-decoration: underline;
}

a.red:link{
	font-weight:bold;
	color:#FE0000;
}

a.red:visited{
	font-weight:bold;
	color:#FE0000;
}

a.red:active{
	font-weight:bold;
	color:#FE0000;
}

a.red:hover{
	font-weight:bold;
	color:#FE0000;
	text-decoration: underline;
}

body{
	background-color: #380101;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 14px;
	color: #134D75;
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
}

TD,TH{
	font-family : Verdana, Geneva, sans-serif;
	font-size : 12px;
	color: #0B4A6B;
}

tr.light_blue{
	background-color: #D1E7F5;
	font-weight : bold;
}

tr.dark_blue{
	background-color: #1782BA;
}

tr.darkBlue_ListHeader{
	background-color: #01547E;
	font-weight : bold;
	color: #000000;
}

tr.bgListDark{
	background-color: #C2E1F6;
}

tr.bgListLight{
	background-color: #D5EBF9;
}

td.light_blue_fontNormal{
	background-color: #D1E7F5;
	font-weight : normal;
}

td.light_gray{
	background-color: #B3B3B3;
}

td.dark_gray{
	background-color: #7F7F7F;
}

td.fontBold_lightBlue{
	font-weight:bold;
	color:#1881BB;
}

/*This is for bestseller part*/
td.fontSizeSmall{
	font-size: 10px;
}

td.bgListLight{
	background-color: #D5EBF9;
}

td.bg_white{
	background-color: #FFFFFF;
}

td.fontWhite{
	color: #ffffff;
}

table.bg_white{
	background-color: #FFFFFF;
}

form {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

p{
	text-indent:3ex;
	text-align:justify;
	line-height : 110%;
}

img {
	border: 0px;
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
}

input.search{
	background-color: #ffffff;
	color: #000000;
	font-family: 'MS Sans Serif', Geneva, sans-serif;
	font-size: 9px;
	width: 100 px;
	border-bottom : 1px solid #B2B9C3;
	border-left : 1px solid #B2B9C3;
	border-right : 1px solid #B2B9C3;
	border-top : 1px solid #B2B9C3;
	font-weight : bold;
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	border: 0px;
}

.fontRed{
	color: #FE0000;
}

.fontBold_lightBlue{
	font-weight:bold;
	color:#1881BB;
}