
body		{height:101%; margin:0px; padding:0px;
		 color:#000066; background-color:#ffffcc; 
		 font-family:Georgia,"Times New Roman",Times,serif; font-size:14px;}

#container	{width:970px; height:100%;
		 margin:0px auto; padding:0px;}

#header		{width:970px; height:120px; margin:0px auto; padding:0px;
		 background-image:url('../graphics/gradient4.gif'); background-repeat:repeat-x;
		 text-align:center; overflow:hidden;}

#header div	{color:#000066; font-size:18px; float:left;}
  #logoL	{width:170px; height:120px; text-align:left;   margin:10px  0px 0px 10px;}
  #logoC	{width:500px; height:120px; text-align:center; margin: 0px  0px 0px  0px;}
  #logoGas	{width:60px;  height:120px; text-align:center; margin: 0px  0px 0px  0px;}
  #logoR	{width:220px; height:120px; text-align:right;  margin:10px 10px 0px  0px;}

/* #menu		{width:820px; height:20px; margin:10px auto; padding:0px; background:none;} */
  #nav		{width:970px; height:30px; margin:0px auto; padding:0px;
		 background-image:url('../graphics/gradient4b.gif'); background-repeat:repeat-x;}


#home		{width:970px; height:300px; margin:10px auto; padding:0px;
		 background:none; border:1px solid #000066;}
  #home div	{height:300px; margin:0px; padding:0px; float:left;}
  #home ul	{margin:5px 0px; padding:0px;
		 list-style-type:circle;}
  #home li	{margin:0px 25px; padding:0px;
		 font-size:14px; text-align:left;}

#newstable	{width:970px; height:210px; margin:0px auto; padding:0px;
		 color:#ffffff; background-color:#003399; border:solid 1px #0066CC;
		 font-size:16px; overflow:hidden;
		 clear:left;}
/* #newsheader	{height:20px; margin:0px; padding:5px;
		 background-color:#6090c0; border-bottom:1px solid white;
		 font-size:18px; font-weight:bold;} */
#newsheader	{height:20px; margin:0px; padding:0px 10px;
		 line-height:20px; background-color:#6090c0; border-bottom:1px solid white;}
#newstable a	{color:white;}
#newstable ul	{text-align:left;}

#enquiriestable td	{font-size:14pt;}
#enquiriestable input	{width:300px; height:20px; background-color:#ffcc99;}
#enquiriestable .button	{width:80px;  height:20px;}
#enquiriestable textarea{width:300px; height:200px;}

#google		{width:525px; height:400px; margin:0px; padding:0px; border:0px;}

#footer		{width:970px; height:30px; margin:10px auto 0px auto; padding:0px;
		 line-height:30px; text-align:center; font-weight:bold; overflow:hidden; clear:left;
		 background-image:url('../graphics/footgrad.gif'); background-repeat:repeat-x;}

.up_cell	{padding:5px; border:solid 2px blue;  font-weight:bold;}
.cell		{padding:5px; border:solid 1px blue;  font-weight:bold;}
.sold		{padding:5px; border:solid 5px red;   font-weight:bold; font-size:18pt; color:red;}
.underoffer	{padding:5px; border:solid 5px green; font-weight:bold; font-size:18pt; color:green;}

.new_cell4	{width:970px; height:280px; margin:5px auto; padding:0px;
		 background-image:url('../graphics/new_cell4.gif');
		 text-align:left; font-weight:normal;}

img		{border:none;}

h1		{font-size:24pt; font-weight:normal;}
h2		{font-size:17px; font-weight:normal;}
.buttontext	{color:green; font-weight:bold; font-style:italic;}

.bar		{height:30px; padding:5px; margin:5px 0px;
		 border:1px solid blue; background-color:#6699cc;
		 text-align:left; font-size:14px;}

textarea	{font-family: "Georgia,Times New Roman",Times,serif; font-size:14px; font-weight:bold;
		 color:#000000; background-color:#ffcc99; border:1px solid #003399;}

.edit_textarea3	{width:340px; height:120px; font-size:12pt; font-family:times, serif; font-weight:bold;
		 overflow:hidden;}
.edit_price3	{width:280px; height:20px;  font-size:12pt; font-family:times, serif; font-weight:bold;
		 overflow:hidden;}

a:link		{color: #003399; text-decoration: none; border: none;}
a:visited	{color: #003399; text-decoration: none; border: none;}
a:hover		{color: #99ccff; text-decoration: none; border: none;}
a:active	{color: #99ccff; text-decoration: none; border: none;}

body.page-m1 #nav li#m1 a,
body.page-m2 #nav li#m2 a,
body.page-m3 #nav li#m3 a,
body.page-m4 #nav li#m4 a,
body.page-m5 #nav li#m5 a,
body.page-m6 #nav li#m6 a,
body.page-m7 #nav li#m7 a
		{color:#000066; background:none;
		 border:1px dotted #000066;}

#nav ul		{width:966px; height:28px; margin:0px auto; padding:0px;
		 list-style-type:none; white-space:nowrap; text-align:center;}
#nav ul li	{width:136px; height:26px;
		 margin:0px; padding:0px; display:inline; float:left; text-align:center;}
#nav ul li a	{width:136px; height:26px;
		 margin:0px; padding:0px; display:block;
		 background-color:#003399; color:white;
		 font-size:17px; font-weight:normal; text-decoration:none; line-height:26px;
		 border:1px solid #000066;}
#nav ul li a:hover
		{background-color:#99ccff; color:#000066;}
		
.agas_table	{margin:5px auto; clear:left;}
.agas_table td,	.agas_table th
		{height:20px; margin:2px; padding:1px;
		 border:1px solid blue; background-color:#99ccff;}
.agas_table .imminent	{background-color:orange; font-weight:bold;}
.agas_table .overdue	{background-color:yellow; font-weight:bold;}
.agas_table .never	{background-color:red; font-weight:bold;}

.imminent	{background-color:orange; font-weight:bold;}
.overdue	{background-color:yellow; font-weight:bold;}
.never		{background-color:red; font-weight:bold;}

hr		{clear:left;}	




