body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.h1, H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#002969;
}

.h2, H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002969;
}

.h3, H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#002969;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002969;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002969;
}

TABLE.tableBorder {
	border-style:solid;
	border-width:thin;
	border-color:#cccccc;
}
TD.tableBorder {
    border-width: 1px;
    border-style:solid;
	padding: 0px;
	border-color: #dddddd;
}
TD.first {
font-weight:bold;
    border-width: 1px;
    border-style:solid;
	padding: 0px;
	border-color: #dddddd;
}

.sroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border: thin none #5e922d;
}

HTML, BODY {
/*scrollbar-3dlight-color : #4c6e96;*/
scrollbar-arrow-color : #002969;
scrollbar-base-color : #002969;
/*scrollbar-darkshadow-color : #003169;*/
scrollbar-face-color : #27816d;
/*scrollbar-highlight-color : #003169;*/
scrollbar-shadow-color : #27816d;
scrollbar-track-color : #002969;
}
#specs-table {
}
#specs-table th {
border-bottom:0 none;
font-weight:bold;
padding:5px;
width:320px;
}

#specs-table .CityTable th {
cursor:pointer;
}
#specs-table .CityTable th.col1 {
background:url("http://www.proton.com.au/sites/all/themes/proton/images/bg-table-head.png") no-repeat scroll left center transparent;
}
#specs-table .col2 {
text-align:center;
width:25%;
}
#specs-table .CityTable th.col2 {
background:url("http://www.proton.com.au/sites/all/themes/proton/images/bg-table-head.png") no-repeat scroll center center transparent;
}
#specs-table .col2 {
text-align:center;
width:25%;
}
#specs-table .col3 {
text-align:center;
width:25%;
}
#specs-table .CityTable th.col3 {
background:url("http://www.proton.com.au/sites/all/themes/proton/images/bg-table-head.png") no-repeat scroll center center transparent;
}

#specs-table .CityTable th.col4 {
background:url("http://www.proton.com.au/sites/all/themes/proton/images/bg-table-head.png") no-repeat scroll right center transparent;
}
#specs-table .col4 {
text-align:center;
width:25%;
}
thead th {
border-bottom:3px solid #CCCCCC;
padding-right:1em;
text-align:left;
}
tbody th {
border-bottom:1px solid #CCCCCC;
}
#specs-table td {
padding:3px 5px;
width:320px;
}
#specs-table .CityTable td {
border-bottom:1px solid #E6E6E6;
border-left:medium none;
border-right:medium none;
}
#specs-table .CityTable tbody tr:hover {
	background:#fff9ef;
	
}


