BODY	{ 
		background-repeat:no-repeat;
}

a:link		{ color: #FF0000; text-decoration: none; }
a:visited	{ color: #FF0000; text-decoration: none; }
a:active	{ color: #FF0000; text-decoration: none; }
a:hover		{ color: #0000FF; text-decoration: underline; }

TABLE 		{ COLOR: #000066; FONT: 13px arial, verdana, sans-serif; font-weight: normal;}

.title			{ COLOR: #0266fa; FONT: 24px verdana, arial, sans-serif; font-weight: bold;}
.subtitle		{ COLOR: #6666CC; FONT: 16px verdana, arial, sans-serif; font-weight: bold;}
.smalltitle 	{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif; font-weight: bold;}
.subhead 		{ COLOR: #0099cc; FONT: 12px verdana, arial, sans-serif; font-weight: bold;}
.picturetitle 	{ COLOR: #6A0B38; FONT: 10px verdana, arial, sans-serif; font-weight: bold;}
.hilite 		{ COLOR: #333333; FONT: 10px verdana, arial, sans-serif; font-weight: bold;}
.copyright		{ COLOR: #666666; FONT: 10px verdana, arial, sans-serif; font-weight: normal;}
.revtitle		{ COLOR: #ffffff; FONT: 14px verdana, arial, sans-serif; font-weight: bold;}

.formtext		{ COLOR: #333333; FONT: 11px verdana, arial, sans-serif; font-weight: normal;}

.colhead {
	background-color: #0266fa;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	COLOR: #edf6f3;
	border-left: #d7def8 0px solid;
	border-right: #d7def8 0px solid;
	border-top: #d7def8 1px solid;
	border-bottom: #d7def8 1px solid;
 }

.shadeform75	{ FONT: 12px arial, verdana, sans-serif;
		background-image: url("http://www.aluminiumcasting.asia/images/shadeform.gif");
		text-align: left;
		WIDTH: 75PX;
		BORDER: #000000 1px solid }
		
.shadeform100	{ FONT: 12px arial, verdana, sans-serif;
		background-image: url("http://www.aluminiumcasting.asia/images/shadeform.gif");
		text-align: left;
		WIDTH: 100PX;
		BORDER: #000000 1px solid }
		
.shadeform150	{ FONT: 12px arial, verdana, sans-serif;
		background-image: url("http://www.aluminiumcasting.asia/images/shadeform.gif");
		text-align: left;
		WIDTH: 150PX;
		BORDER: #000000 1px solid }

.dropdown 	{ COLOR: #333333;
		WIDTH: 55PX;
		FONT: 12px arial, verdana, sans-serif;
		}

.textarea	{ FONT: 12px arial, verdana, sans-serif;
		background-image: url("http://www.aluminiumcasting.asia/images/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 100PX;
		BORDER: #000000 1px solid }

.borders		{ BORDER: #000000 1px solid; }
.back-border	{ BORDER: #ffffff 1px solid; }
.dist-heading	{ COLOR: #34348A; FONT: 14px verdana, arial, sans-serif; font-weight: bold; letter-spacing: 1px;}
.dist-heading1	{ COLOR: #34348A; FONT: 18px verdana, arial, sans-serif; font-weight: bold; letter-spacing: 1px;}
.dist-subhead 	{ COLOR: #0099cc; FONT: 11px verdana, arial, sans-serif; font-weight: bold; letter-spacing: 0px;}
.dist-subname 	{ COLOR: #9B350D; FONT: 12px verdana, arial, sans-serif; font-weight: bold; letter-spacing: 0px;}
.dist-text 		{ COLOR: #333333; FONT: 11px verdana, arial, sans-serif; font-weight: normal; letter-spacing: 0px;}
.bullet			{	list-style-type: square;
					line-height: 20px;
					font-weight: normal;
					text-align: justify;
					font-color: #000000;					
			 	}

LI 			{  
				list-style-type:circle; 
				COLOR: #333333; 
				FONT: 12px verdana, arial, sans-serif; font-weight: normal;
				line-height: 20px;
			}
	
fieldset legend { border:1px solid #0E7FD1;
		  background-color: #F0F4FD;
		  margin-bottom: 3px;
		  padding: 2px;
		  padding-left: 5px;
		  padding-right: 5px;
		  COLOR: #0E7FD1;
		  FONT: bold 13px arial, verdana, sans-serif; }

.Galborder	 	{ border: #B8B8C4 3px solid; margin-bottom: 3px; }
A:hover .Galborder 	{ border: #FFFFFF 3px solid; margin-bottom: 3px; }

@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}

@media screen{
.printonly 	{ display:none; }
}