body
{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	background-color:#000000;
	background-image:url(../WebsiteGraphics/bg.gif);
	background-repeat:repeat-x
}
select
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:11px;
	font-family: arial, verdana, times new roman;
	}


input.nor
	{
	border:none;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	font-family:verdana,arial, times new roman;
	}

input.text
	{
	font-family:verdana,arial, times new roman;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:10px;
	font-weight:normal;
	}

input.submit
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

input
	{
	border-top: 1px solid #9F9D9D;
	border-bottom: 1px solid #9F9D9D;
	border-left: 1px solid #9F9D9D;
	border-right: 1px solid #9F9D9D;
	font-size:11px;
	font-family: arial, verdana, times new roman;
	}

input.chk
	{
	border:none;
	}

input.rad
	{
	border:none;
	}


form
	{
	display:inline;
	}

td
	{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica,sans-serif;
	line-height:17px;
	color : #000000;
	}
	
.hd
	{
	font-size: 16px;
	font-family :  tahoma, Arial, verdana, Helvetica,sans-serif;
	color : #A60000;
	font-weight: bold;
	text-align: left;
	}
	
.subhd
	{
	font-size: 13px;
	font-family :  tahoma, Arial, verdana, Helvetica,sans-serif;
	color : #666666;
	font-weight: bold;
	}
	
a
	{
	color : #0000ff;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : bold;
	}

a:hover
	{
	color : #ff0000;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	}
.toptxt
	{
	color : #ffffff;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}


.toplink
	{
	color : #FFDA00;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	}

.toplink:hover
	{
	color : #FFDA00;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : bold;
	}

.login
	{
	color : #0A447E;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}

.login:hover
	{
	color : #0A447E;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : normal;
	}

.news
	{
	color : #456498;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : underline;
	font-weight: normal;
	line-height: 17px;
	}

.news:hover
	{
	color : #456498;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight: normal;
	line-height: 17px;
	}

.bottom
	{
	color : #ffffff;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :10px;
	}

.border1 {
	border: 1px solid #DBD12B;
}
a.mylink
	{
	color : #000000;
	font-family :  tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight:normal;
	}
a.mylink:hover
	{
	color : #000000;
	font-family :  tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight:normal;
	}
.bordernone
{
	border : none;
}
.PD6p
{
	padding: 6px;
}
.MainBorder
{
	border:solid 1px #AFAFAF;
}
.BlackBorder1px
{
	border: solid 1px #000000;
}
.TopAndBottmBorder1px
{
	border-top:solid 1px #ffffff; 
	border-bottom:solid 1px #ffffff;
}
.WhiteBottmBorder1px
{
	border-bottom:solid 1px #ffffff;
}
.RightBorder
{
	border-right:solid 1px #D2D2D2;
}
.LoginboxBorder
{
	border:solid 1px #DADADA;
}
.CategoryRightBorder
{
	border-right:solid 1px #DADADA;
}
.SpaceBackround
{
	background-image:url(../WebsiteGraphics/spacer.gif);
	background-repeat:repeat-x;
}
.SpecialofferBackround
{
	background-image:url(../WebsiteGraphics/curve.gif);
	border:solid 1px #000000; 
	background-position:top right;
	background-repeat:no-repeat;
}