body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

div, p {
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 10px;
}

table, td, tr {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

img {
	border: 0px;
}

a {
	color: #0066cc;	
}

a:link {
	color: #0066cc;	
}

a:hover {
	color: #cc6600;
}

a:visited {
	color: #990099;
}

a:visited:hover {
	color: #cc6600;
}

a.serviceLinks {
	color: #0066cc;	
}

a.serviceLinks:link {
	color: #0066cc;	
}

a.serviceLinks:hover {
	color: #cc6600;
}

a.serviceLinks:visited {
	color: #0066cc;
}

a.serviceLinks:visited:hover {
	color: #cc6600;
}

input {
	border: 1px solid #e8d4b9;
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-color: #ffffff;
}

.but {
	background-color: #fdf5e9;
}

.but:hover {
	background-color: #e8d4b9;
}

input.text {
	padding: 1px;
}

input.file {
	border: 1px solid #e8d4b9;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

input.checkbox {
	width: 14px;
	border: 0px;
	background-color: transparent;
	//vertical-align: middle;
}

form {
	margin: 0px;
	padding: 0px;
}

select {
	border: 1px solid #e8d4b9;
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-color: #ffffff;
}

textarea {
	border: 1px solid #e8d4b9;
	font-family: Tahoma, Arial;
	font-size: 12px;
	background-color: #ffffff;
}

a.mItem {
	margin-right: 10px;
	line-height: 20px;
	white-space: nowrap;
}

a.mItemSel {
	margin-right: 10px;
	line-height: 20px;
	white-space: nowrap;
	font-weight: bold;
	color: #000000;
}

a.mItemSel:link {
	font-weight: bold;
	color: #000000;
}

a.mItemSel:visited {
	font-weight: bold;
	color: #000000;
}

a.mItemSel:hover {
	font-weight: bold;
	color: #cc6600;
}

a.mItemSel:visited:hover {
	font-weight: bold;
	color: #cc6600;
}

div#divHeaderBack {
	width: 100%;
	z-index: 10;	
}

table#tblHeaderBack {
	width: 100%;
}

table#tblHeaderBack td {
	vertical-align: top;
}

td#tdHBresize {
	width: 100%;
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x;
	
}

td#tdTopMenu {
	background-color: #b0916d;
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: bold;
	padding-bottom: 2px;	
}

td#tdTopMenu a {
	color: #ffffff;
	text-decoration: none;
}
td#tdTopMenu a:hover {
	color: #000000;
	text-decoration: none;
}

div#divHeaderTop {
	width: 100%;
	height: 89px;
	position: absolute;
	top: 7px;
	left: 0px;
	z-index: 11;
}

div#divHeaderTop a {
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;	
}

div#divHeaderTop div {
	overflow: hidden;	
}

td#tdGasTitle div {
	width: 225px;
	height: 69px;
	text-align: center;
}

td#tdGasTitle span {
	font-size: 18px;
}

td#tdSiteTitle {
	width: 100%;
	text-align: center;
	font-family: Verdana, Tahoma;
	font-size: 20px;
}

td#tdSiteTitle div {
	height: 89px;
	margin-left: 20px; 
	margin-right: 20px;
}

td#tdSiteTitle table {
	width: 100%;
	height: 100%;
}

td#tdSiteLogo div {
	overflow: visible;
	height: 89px;
}

div#divSudAddress {
	width: 160px;
	height: 89px;
}

table#tblSudAddress {
	width: 100%;
	height: 100%;
}

td#tdSudAddressAddr {
	padding: 0px 5px 2px 5px;
	font-size: 10px;
	vertical-align: top;
}

td#tdSudAddressAddr a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

td#tdSudAddressMap {
	padding: 2px 5px 1px 5px;
	font-size: 10px;
	vertical-align: bottom;
}

td#tdSudAddressMap a {
	color: #000000;
	font-weight: bold;
}

div#divFSPopupTop {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 22;
}

table#tblFSPopup {
	width: 100%;
	height: 100%;
	text-align: center;
	border: 1px solid #b0916d;
	background-color: #fdf5e9;
}

table#tblFSPopup td {
	padding: 5px;
}

table#tblFSPopup td div {
	text-align: right;
	margin-bottom: 5px;
}

table#tblFSPopup td img#imgFullPicture {
	border: 1px solid #f3e2c8;
	cursor: pointer;
	background: url("../images/loading.gif") center no-repeat;
}

table#tblLeftMenu {
	width: 100%;
}

table#tblLeftMenu table, table#tblLeftMenu td {
	border: 1px solid #e8d4b9;
	vertical-align: middle;
	background-color: #fdf5e9;
}

table#tblLeftMenu td {
	padding: 3px;
}

table#tblLeftMenu table {
	width: 100%;
}

table#tblLeftMenu a {
	text-decoration: none;
	color: #000000;
}

td#tdLeftMenuTop {
	background-image: url(../images/006mos.jpg);
	background-repeat: repeat;
}

td#tdLeftMenuBottom {
	background-image: url(../images/006mos.jpg);
	background-repeat: repeat;
}

td#tdCenterBoxTitle {
	font-weight: bold;
}

div#divTitle {
	overflow: hidden;
	text-align: center;
}

div#divMainArea {
	margin-bottom: 10px;
}

table#tblMainArea {
	width: 100%;
	height: 100%;
}

td#tdMainAreaLeft, td#tdMainAreaCenter, td#tdMainAreaRight {
	vertical-align: top;	
}
td#tdMainAreaCenter {
	width: 100%;
	padding: 10px;
}

div.moduleTitle {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #012643;
	margin-bottom: 10px;
}

div.moduleSubTitle {
	border-bottom: 1px solid #cecece;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.outputArea {
	padding: 5px;
	text-align: justify;
}

div#divErrorMessage {
	width: 100%;
	background-color: #fef7e3;
	border: 1px solid #fcde8e;
	display: none;
	margin-bottom: 5px;
}

div#divErrorMessage table td {
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	padding: 2px;
	text-align: justify;
}

td#tdNewsDetailedTitle {
	color: #970f00;
	font-weight: bold;
}

div#divCredits a {
	text-decoration: none;
	font-size: 10px;
	color: #cacaca;
}

td#tdCreditsLogo {
	width: 0%;
}

td#tdCredits {
	width: 100%;
	font-weight: bold;
	font-size: 8pt;
	padding: 0px 10px 0px 5px;
}

td#tdCredits a {
	font-weight: bold;
	font-size: 8pt;
}

td#tdCreditsGoBack {
	width: 0%;
	padding: 0px 10px 0px 10px;
}

div#divNewsPrint {
	padding: 20px;
}

td#tdNewsPrintTitle {
	font-size: 16pt;
}
td#tdNewsPrintTitle span {
	color: #cecece;
}

td#tdNewsPrintBody {
	text-align: justify;
}

div#divSearchInputHeader {
	text-align: justify;
}

table#tblHearingDateReq img {
	cursor: pointer;
}

table#tblCasesSelector td table {
	margin-left: 3px;
	margin-top: 3px;
}

table#tblCasesSelector td table td {
	padding-top: 3px;
}

ul#ulUsdInfo {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#ulUsdInfo li {
	padding-bottom: 10px;
}

ul#ulSudInfo {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#ulSudInfo li {
	padding-bottom: 0px;
}

div.divAdmMessContainer {
	border: 1px solid #f3e2c8;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: justify;
	overflow: hidden;
}

div.divAdmMessTitle {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}

div.divAdmMessContent {
	text-align: justify;
}

div.divAdmMessRemain {
	padding-top: 10px;
	font-size: 10px;
	color: #cecece;
}

table.admList td {
	padding: 2px 7px 2px 7px;
}

table.admList thead td {
	font-weight: bold;
}

table.admList, table.admList td, table.admList td {
	background-color: #ffffff;
}

tr.inactive td {
	color: #cecece;
}

table.gbookMess thead td {
	font-weight: bold;
	font-size: 12px;
}

table.gbookMess tbody td {
	text-align: justify;
}

table.gbookMess tfoot td.gbookAdmAnswer {
	padding-left: 20px;
}

td.AdmAnswer {
	border: 1px solid #e8d4b9;
	background-color: #fdf5e9;
	width: 0%;
}

td.AdmDate {
	font-size: 12px;
	font-weight: bold;
}

div#divGbookDivider {
	border-top: 1px solid #cecece;
	margin: 5px 0px 5px 0px;
}

div#divNewMessComment {
	margin-bottom: 10px;
	text-align: justify;	
}

ul.statUl {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	list-style-type: none;
}
ul.statUl li {
	margin-top: 10px;
}

ul.statUl1 {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	margin-left: 15px;
	list-style-type: none;
}
ul.statUl1 li {
	margin-top: 3px;
}

div.ajaxLoading {
	font-size: 10px;
	font-weight: bold;
	/*color: #0178B7;*/
	/* background-image: url("../images/ajax-loader.gif"); */
	background-repeat: no-repeat;
	background-position: center 10px;
	height: 25px;
	padding-top: 40px;
	text-align: center;
}

/* BugFix for Ticket 29764 */
