table	{font-family:Verdana; font-size:10px}
.f9		{font-family:Verdana; font-size:9px}
.f10	{font-family:Verdana; font-size:10px}
.f11	{font-family:Verdana; font-size:11px}
.f12	{font-family:Verdana; font-size:12px}

					  
a.nama:link      	 {COLOR: blue; text-decoration: none; font-family : Verdana; font-size :10 px}
a.nama:visited		 {COLOR: blue; text-decoration: none; font-family : Verdana; font-size :10 px}
a.nama:hover   		 {COLOR: red; text-decoration: none; font-family : Verdana; font-size :10 px}

a.tnama:link      	 {COLOR: blue; text-decoration: underline; font-family : Verdana; font-size :10 px}
a.tnama:visited		 {COLOR: blue; text-decoration: underline; font-family : Verdana; font-size :10 px}
a.tnama:hover  		 {COLOR: blue; text-decoration: none; font-family : Verdana; font-size :10 px}

a.nama_produk:link      	 {COLOR: 215DC6; text-decoration: none; font-family : arial; font-size :11 px; font-weight:bold}
a.nama_produk:visited		 {COLOR: 215DC6; text-decoration: none; font-family : arial; font-size :11 px; font-weight:bold}
a.nama_produk:hover  		 {COLOR: 215DC6; text-decoration: underline; font-family : arial; font-size :11 px; font-weight:bold}

a.list:link      	 {COLOR: blue; text-decoration: underline; font-family : Verdana; font-size :9 px}
a.list:visited		 {COLOR: blue; text-decoration: underline; font-family : Verdana; font-size :9 px}
a.list:hover  		 {COLOR: blue; text-decoration: none; font-family : Verdana; font-size :9 px}

a.style1:link      	 {COLOR: brown; text-decoration: none; font-family : Verdana; font-size :10 px}
a.style1:visited	 {COLOR: brown; text-decoration: none; font-family : Verdana; font-size :10 px}
a.style1:hover   	 {COLOR: white; text-decoration: none; font-family : Verdana; font-size :10 px}

a:link     	 {COLOR: blue; text-decoration: underline; font-family : Verdana; font-size :11 px}
a:visited  	 {COLOR: blue; text-decoration: underline; font-family : Verdana; font-size :11 px}
a:hover    	 {COLOR: red;  text-decoration: underline; font-family : Verdana; font-size :11 px}


.bttn_portal 			{
						BORDER-RIGHT: black 1px solid;
						BORDER-TOP: black 1px solid;
						BORDER-LEFT: black 1px solid;
						COLOR: darkblue;
						BORDER-BOTTOM: black 1px solid;
                        background-image : url("../images/bgborder.jpg");
						height: 18px;font-family: verdana;font-size: 9px;
						cursor:hand;
					}

.bttn 			{
						BORDER-RIGHT: #104a7b 0px solid;
						BORDER-BOTTOM: #104a7b 0px solid;
						BORDER-LEFT: #afc4d5 0px solid;
						BORDER-TOP: #afc4d5 0px solid;
						background-image : url("../admin/images/bgbttn.jpg");
						COLOR: white; height: 19px;
						font-family: Verdana; font-size: 9px;
						cursor:hand; font-weight: bold;
					}
					
.bttnred 			{
						BORDER-RIGHT: #104a7b 0px solid;
						BORDER-BOTTOM: #104a7b 0px solid;
						BORDER-LEFT: #afc4d5 0px solid;
						BORDER-TOP: #afc4d5 0px solid;
						background-image : url("../admin/images/bgbttnred.png");
						COLOR: white; height: 19px;
						font-family: Verdana; font-size: 9px;
						cursor:hand; font-weight: bold;
					}

.input		   {
						BORDER-RIGHT: #778899 1px solid;
						BORDER-TOP: #778899 1px solid;
						BACKGROUND: white;
						BORDER-LEFT: #778899 1px solid;
						COLOR: #000000;
						BORDER-BOTTOM: #778899 1px solid;
						height: 18px;font-family: verdana;font-size: 10px;
					   }
					
.input2		   {
						BORDER-RIGHT: #778899 0px solid;
						BORDER-TOP: #778899 0px solid;
						BACKGROUND: eaeaea;
						BORDER-LEFT: #778899 0px solid;
						COLOR: #000000;
						BORDER-BOTTOM: #778899 1px solid;
						height: 18px;font-family: verdana;font-size: 10px;
					   }

.text		   {
						BORDER-RIGHT: #778899 1px solid;
						BORDER-TOP: #778899 1px solid;
						BACKGROUND: white;
						BORDER-LEFT: #778899 1px solid;
						COLOR: #000000;
						BORDER-BOTTOM: #778899 1px solid;
						font-family: Verdana;
						font-size: 10px;
					   }
	