body {background-color: c3d6ed;}
#titlebox {background-color:3d3e40; border: 1px #ff0000 solid; height: 25px;}
#titlebox {font-size: 14px; font-weight: bold; font-family: tahoma; color: #ffffff;}
#titlebox a {font-size: 14px; font-weight: bold; font-family: tahoma; text-decoration: none; color: #ff0000;}
#titlebox a:hover {font-size: 14px; font-weight: bold; font-family: tahoma; text-decoration: none; color: #ffffff;}
#titlebox a:active {font-size: 14px; font-weight: bold; font-family: tahoma; text-decoration: none; color: #ff0000;}
#title {font-size: 24px; font-weight: bold; font-family: tahoma; color: #ffffff;}
#address {font-size: 14px; font-weight: bold; font-family: tahoma; color: #ffffff;}
#subject {font-size: 16px; font-weight: bold; font-family: tahoma; color: #ffffff;}
#maintext {font-size: 14px; font-weight: bold; font-family: tahoma; color: #000000;}
#maintext a {font-size: 14px; font-weight: bold; font-family: tahoma; text-decoration: none; color: #ff0000;}
#maintext a:hover {font-size: 14px; font-weight: bold; font-family: tahoma; text-decoration: none; color: #ffffff;}
#maintext a:active {font-size: 14px; font-weight: bold; font-family: tahoma; text-decoration: none; color: #ff0000;}
#smalltext {font-size: 14px; font-weight: bold; font-family: tahoma; color: #000000;}
#smalltext a {font-size: 12px; font-weight: bold; font-family: tahoma; color: #ffffff;}
#smalltext a:hover {font-size: 12px; font-weight: bold; font-family: tahoma; color: #669acc;}
#smalltext a:active {font-size: 12px; font-weight: bold; font-family: tahoma; color: #ff0000;}
#smallunder {font-size: 14px; font-weight: bold; text-decoration: underline; font-family: tahoma; color: #000000;}
#sides {font-size: 16px; font-weight: bold; text-decoration: none; font-family: arial; color: #ffffff;}
#sides a {font-size: 12px; font-weight: bold; font-family: tahoma; color: #ff0000;}
#sides a:hover {font-size: 12px; font-weight: bold; font-family: tahoma; color: #669acc;}
#sides a:active {font-size: 12px; font-weight: bold; font-family: tahoma; color: #ffffff;}
#edittext {font-size: 16px; font-weight: bold; font-family: tahoma; color: #000000;}
#edittext a {font-size: 12px; font-weight: bold; font-family: tahoma; color: #ffffff;}
#edittext a:hover {font-size: 12px; font-weight: bold; font-family: tahoma; color: #669acc;}
#edittext a:active {font-size: 12px; font-weight: bold; font-family: tahoma; color: #ffffff;}
#saletext {font-size: 16px; font-weight: bold; font-family: tahoma; color: #000000;}
#pagestitle {font: bold 13px Arial; color: #ffffff; border-top: 1px solid navy; /*navy border*/
background: black url(../viewer/indentbg.gif) center center repeat-x; text-align: center; height: 25px; width: 630px;}
.cptable { border: 5px; border-color: #555555; border-style: solid; height: 100%;}

#prices table {
	padding: 4px;
	border: 2px;
	border-style: solid; 
	border-color: #ababab;
	width: 99%;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.pricelabels {
	background-color: #669DC4; 
	text-align:center;
	color : #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	width: 32%;
}
.gasprice {
	background-color: #faf6df; 
	text-align:center;
	border: 1px;
	border-style: solid; 
	border-color: #c3d6ed;
	color : #000000;
	font-size: 14px;
	font-weight: bold;
}
.leftprice {
	background-color: #669DC4; 
	text-align:center;
	color : #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	width: 36%;
}

.disclaimer {
	text-align:center;
	font-weight: bold;
	color: #ffffff;
	background-color: #555555;
	color : #ffffff;
	font-size: 10px;
}
.discdetails {
	text-align:center;
	color : #000000;
	font-size: 9px;
}
.dgrprice {
	text-align: left;
	color : #ff0000;
	font-size: 28px;
	font-weight: bold;
	font-family: arial;
}



