body {
	font : Arial;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-image : url(images/brushedmetal_bg.gif);
}

img	{ 
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

.GasIM-Clear {
	clear: both;
	line-height: 1em;
	font-size: 1px;
	height: 0%;
}

.GasIM-LeftSide {
}
	
.GasIM-Table {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 350px;
	background-color : White;
	padding : 10px;
	height : 100%;
	border-right : 1px solid Silver;
	border-bottom: 1px solid Silver;
}

.GasIM-Table2 {
	text-align: center;
	width: 100%;
}

.GasIM-Title {
	font-weight: bold;
	padding: 10px 0 10px 0;
}

.GasIM-Select {
	font: normal 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.GasIM-Textbox {
	font: normal 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.GasIM-Button {
	font: normal 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	border: 1px outset;  
	border-color: #FFF;
	line-height: 1em;
	height: expression('20px');
}

.GasIM-Left {
	float: left;
	line-height: 1.4em;
	width: 140px;
	margin-bottom: 5px;
	white-space: no-wrap;
}

.GasIM-Checkbox {
	padding: 0;
	margin: 0;
	margin-top: 2px;
	width: 14px;
	height: 14px;
	vertical-align: middle;
}

.GasIM-TFoot {
	padding-top: 10px;
}

.GasIM-Errors {
	text-align: center;
	color: #FF0000;
	font: normal 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #FF0000;
	padding : 5px;
	z-index : 1;
	width : 400px;
	margin : 5px;
}

.GasIM-Messages {
	text-align: left;
	color: #0000FF;
	font: normal 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

.GasIM-OffsetTop {
	height: 50px;
}

td.header {
	background-color : #FFFFFF;
	background-image : url(images/masthead_bg.png);
}

td.form {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	border-left : 1px solid #1e3b7d;
	text-decoration : none;
}

td.viewer{
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	border-right : 1px solid #1e3b7d;
	text-decoration : none;
}

td.footer{
	background-color : #1e3b7d;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	padding : 5px;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration : underline;
}

a.hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration : underline;
}

table.sel_con {
 font-family: Arial, Verdana, serif;
 border: solid 1px #39f;
 }
