body 
{
	background:#000  fixed 0px 0px; 
	width:100%;
	margin:0px; 
	topmargin:0px;
	leftmargin:0px;

	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #ffffff; 
} 
.H1		{color: #D7241D; font-family: Arial;font-size: 24pt;font-weight: bold; text-decoration:none;}
.H2		{color: #333333; font-family: Arial;font-size: 24pt;font-weight: NORMAL; text-decoration:none;}
.H45	{color: #000000; font-family: Arial;font-size: 45pt; font-weight: bold;text-decoration:none;}
.H45W	{color: #FFFFFF; font-family: Arial;font-size: 45pt; font-weight: bold;text-decoration:none;}
.H45T	{color: #D7241D; font-family: Arial;font-size: 45pt; font-weight: bold;text-decoration:none;}
.H60	{color: #000000; font-family: Arial;font-size: 60pt; font-weight: bold;text-decoration:none;}
.H60W	{color: #FFFFFF; font-family: Arial;font-size: 60pt; font-weight: bold;text-decoration:none;}
.H60T	{color: #D7241D; font-family: Arial;font-size: 60pt; font-weight: bold;text-decoration:none;}


.S1			{text-shadow: 1px 1px 1px #000;}
.S2			{text-shadow: 5px 3px 3px #666666;}
.S3			{text-shadow: 5px 3px 3px #666;}
.S4			{background-color: #F8C300;  line-height: 25px;}
.S5			{background-color: #000;  line-height: 25px;}
.S6			{background-color: #ED0000;  line-height: 25px;}


.Sp1		{ letter-spacing:1px;}
.Sp2		{ letter-spacing:2px;}
.Sp3		{ letter-spacing:3px;}

.s8  {font-size:8pt;}
.s9  {font-size:9pt;}
.s10 {font-size:10pt;}
.s11 {font-size:11pt;}
.s12 {font-size:12pt;}
.s14 {font-size:14pt;}
.s16 {font-size:16pt;}
.s18 {font-size:18pt;}
.s20 {font-size:20pt;}
.s22 {font-size:22pt;}
.s24 {font-size:24pt;}
.s30 {font-size:30pt;}
.s45 {font-size:45pt;}
.s60 {font-size:60pt;}

.f1 {font-family:Arial;}
.f2 {font-family: 'News Cycle', sans-serif;}
.f3 {font-family: 'Mukta', sans-serif;}
.f4 {font-family: 'Patua One', cursive;}
.f5 {font-family: 'Passion One', cursive;}
.f6 {font-family: 'Russo One', sans-serif;}

.txt      	{font-weight:none;color:#000000;text-decoration:none;}
.txt:hover	{font-weight:none;color:#000000;text-decoration:none;}
.txtW		{font-weight:none;color:#FFFFFF;text-decoration:none;}
.txtW:hover	{font-weight:none;color:#FFFFFF;text-decoration:none;}
.txtG		{font-weight:none;color:#666666;text-decoration:none;}
.txtG:hover	{font-weight:none;color:#666666;text-decoration:none;}
.txtR		{font-weight:none;color:#DB214C;text-decoration:none;}
.txtR:hover	{font-weight:none;color:#DB214C;text-decoration:none;}
.txtY		{font-weight:none;color:#ECB909;text-decoration:none;}
.txtY:hover {font-weight:none;color:#ECB909;text-decoration:none;}

.searchTXT		{font-size:12pt; color:#FFF; width:140; border:0px SOLID ; font-weight:none;text-decoration:none;padding-bottom:0px;padding-top:0px; padding-right:5px; padding-left:5px; padding-bottom:5px; background-color: transparent;}

.txtqty {font-size:10pt; color:#333; width:30; width:50; border:0px SOLID ; background-color: #f4f4f4; padding:2px;}

.txtcontact	{font-family:tahoma;font-size:9pt;color:#666;width:350;border:1px SOLID #f2f2f2;font-weight:none;text-decoration:none; padding:5px; background-color:#f7f7f7;}

.Qcontact	{font-family:tahoma;font-size:9pt;color:#f2f2f2;width:150;border:1px SOLID #CCC;font-weight:none;text-decoration:none; padding:3px; background-color:#CCC;}


.txtcontact100{font-family:tahoma;font-size:9pt;color:#666;width:100;border:1px SOLID #666;font-weight:none;text-decoration:none; padding-right:5px; padding-left:5px;background-color: transparent;}
.txtcontact50{font-family:tahoma;font-size:9pt;color:#666;width:100;border:1px SOLID #666;font-weight:none;text-decoration:none; padding-right:5px; padding-left:5px;background-color: transparent;}


.checkbox{font-family:tahoma;font-size:9pt;color:#666;width:20;border:0px SOLID #666;font-weight:none;text-decoration:none;padding-right:5px; padding-left:5px;background-color: transparent;}

.submit{width:145; height:30;background-color: transparent; border:0px SOLID #000;}
.cEdit {font-family:tahoma;font-size:10pt;color:#666;border:0px SOLID #F7F7F7; border-bottom:thin #CCCCCC; font-weight:none;text-decoration:none; background-color: #F7F7F7;}
.cEdit2 {font-family:tahoma;font-size:10pt;color:#666;border:0px SOLID #F7F7F7;font-weight:none;text-decoration:none; background-color: #F7F7F7;}
.cAdd {font-family:tahoma;font-size:10pt;color:#666;border:0px SOLID #E1E1E1;font-weight:none;text-decoration:none; background-color: #E1E1E1;}

.fade {
   opacity: 0.75;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

.fade:hover { opacity: 1.5; }



.proimg {transform: scale(.9, .9);position: relative;opacity: 0.9;transition: 0.3s ease;cursor: pointer;}
.proimg:hover { transform: scale(1.1, 1.1); opacity: 1; }

.button3 {font-family: 'News Cycle', sans-serif; font-size:13pt;
		letter-spacing: 1px; font-weight:400;
		cursor: pointer;
		background-color: #F8C300; 
		color: #000;  
		border: 2px solid #F8C300;
		padding: 3px 25px; 
		border-radius: 4px;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);}
.button3:hover { background-color: #000; color: #F8C300; }

