﻿/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}
a{
 	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#bf2a0a;
	line-height:18px;
	text-decoration:none;
}
a:hover{
   	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ffe164;
	line-height:18px;
	text-decoration:none;
}
H3 {

	FONT-WEIGHT: 600; FONT-SIZE: 14px; COLOR: #bf2a0a; FONT-FAMILY: Trebuchet MS,helvetica,sans-serif
}

.leftsidebg{
	background-image:url(images/leftside-bg.gif);
	background-repeat:repeat-y;
	width:21px;
}
.rightsidebg{
	background-image:url(images/rightside-bg.gif);
	background-repeat:repeat-y;
	width:24px;
}
.topbg{
	background-image:url(images/topbg.gif);
	background-repeat:repeat-x;
	height:2px;
}
/*--------menu------------*/
.navbg{
	background-image:url(images/bgnav.gif);
	background-repeat:repeat-x;
	height:28px;
}
.menubar{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding:0px 20px 0px 20px;
}

.menulink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.menulink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffe164;
	text-decoration:none;
}
.hovereffect{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffe164;
	text-decoration:none;
}

/*--------body------------*/
.news{
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	font-weight:bold;
	color:#87181e;
	text-decoration:none;
}
.normaltext{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#555555;
	line-height:18px;
	text-decoration:none;

}
.smredtext{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#87181e;
	text-decoration:none;
}
.email{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#555555;
	line-height:18px;
	text-decoration:underline;

}
.email:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#555555;
	line-height:18px;
	text-decoration:none;

}
.samplebar{
	background-image:url(images/sample-bar.jpg);
	background-repeat:no-repeat;
	width:133px;
	height:34px;
}
.sampletext{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.sampletext:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.click{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#bf2a0a;
	text-decoration:underline;

}
.click:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#bf2a0a;
	text-decoration:underline;

}
.yellowtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#e87810;
	text-decoration:none;
}
.sub-ybar01{
	background:url(images/sub-ybar01.gif) #fce4ac no-repeat;
	width:723px;
	height:62px;
}
.sub-ybar02{
	background:url(images/sub-ybar02.gif) #fce4ac no-repeat;
	width:723px;
	height:80px;
}
.sub-ybar03{
	background:url(images/sub-ybar03.gif) #fce4ac no-repeat;
	width:723px;
	height:66px;
}
.formbg{
	background:url(images/formbg.gif) #616161 repeat-x;
}
form{
	margin:0px;
	padding:0px;
}
.orderform{
	height:18px;
	margin-bottom:8px;
	margin-top:8px;
	padding-left:3px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px none #FFFFFF;

}
 .hbutton {
	BORDER-RIGHT: #ffe164 1px solid;
    BORDER-TOP: #ffe164 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #ffe164 1px solid;
    WIDTH: auto;
    COLOR: #ffe164;
    BORDER-BOTTOM: #ffe164 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #bf2a0a
}
/*------footer--------*/
.footerbg{
	background-image:url(images/footerbg.gif);
	background-repeat:repeat-x;
}
.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#777777;
	text-decoration:none;
}
.footerlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#bf2a0a;
	text-decoration:none;
}
.footerlink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ffe164;
	text-decoration:none;
}


