body {
	background-color: #cccccc;
	scrollbar-base-color: #cccccc;
	scrollbar-face-color: #cccccc; 
	scrollbar-track-color: #cccccc; 
	scrollbar-arrow-color: #102d65; 
	scrollbar-highlight-color: #efefef; 
	scrollbar-shadow-color: #dddddd; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #cccccc;
	}
	
#table1 {
	background-color: #cccccc;
	}	
	
#table2 {
	background-color: #102d65;
	}	
	
#leftBar {
	background-color: #102d65;
	}	
	
#clock {
	background-color: #000000;
	}	
	
#rightBar {
	background-color: #102d65;
	}	
	
#navi	{
	background-color: #dddddd;
 }	
 
#flashMov {
	background-color: #cccccc;
	}
	
#mainTable {
	background-color: #dddddd;
	}	
	
#contentInfo {
	background-color: #dddddd;    
	}
	
#chemTab1 {
	background-color: #dddddd;   
	}
	
#imgTitle {

	}
	
#chemBlock {
	background-color: #dddddd;
	border-right: 1px #666666 dotted;
	text-align: center;
	vertical-align:top;
	}
	
#chemInfo {
	background-color: ;
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #000000;
        text-align: left;

	padding: 8px;
	line-height: 12px;
	}	
	
li {
	padding-left: 14px;
	}
	
b {
	text-transform: uppercase;
	}			
	
#tableDivide {

	}
	
#chemTab2 {
	background-color: #dddddd;  
	}
	
#newsDate {
	background-color: #dddddd;
	border-right: 1px #ffffff solid;
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-weight: 800;
	color: #ff0000;
	padding: 2px;
	text-align: center;
	}

#newsInfo {
	background-color: ;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #ffffff dotted;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding: 4px;
	}
	
#newsInfo2 {
	background-color: #efefef;
	border-left: 1px #aaaaaa solid;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	padding: 4px;
	}						
	
#safetyBlock {
	background-color: #dddddd;
	border-right: 1px #666666 dotted;
	text-align: center;
	}
	
#safetyInfo {
	background-color: ;
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	padding: 5px;
	line-height: 12px;
	}
		
#conTitle {
	background-color: ;
	border-bottom: 1px #999999 dotted;
	border-top: 1px #999999 dotted;
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: 800;
	color: #000000;
	padding: 7px;
	text-align: right;
	}
	
#conTitle2 {
	background-color: ;
	border-bottom: 1px #999999 dotted;
	border-top: 1px #999999 dotted;
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: 800;
	color: #000000;
    padding: 7px;
	padding-right: 13px;
	text-align: right;
	}	
	
#title {
	background-color: ;
	border-bottom: 1px #999999 dotted;
	border-top: 1px #999999 dotted;
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: 800;
	color: #000000;
	padding: 6px;
	}
	
#idNumber {
	background-color: #cccccc;
	border-right: 1px #999999 dotted;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: 800;
	color: #000000;
	padding: 5px;
	text-align:right;
	vertical-align:top;
	}			

#chemName {
	background-color: #dddddd;
	border-bottom: 1px #666666 solid;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: 800;
	color: #000000;
	text-transform:uppercase;
	padding: 5px;
	}
	
#chemTag {
	background-color: ;
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	padding: 2px;
	}
	
#modot {
	padding: 0px;
	}
	
#footer {
	background-color: #000000;
	border-top: 1px #ffffff solid;
	padding: 0px;
	text-transform: none;
	text-align:center;
	}	
	
a.two:link {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color:#efefef;
	text-decoration:none;
	letter-spacing: 2px;
	}
	
a.two:visited {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color:#efefef;
	text-decoration:none;
	letter-spacing: 2px;
	}
	
a.two:hover {
	color:#aaaaaa;
	text-decoration:none;
	letter-spacing: 2px;
	}
	
a.two:activated {
	color:#efefef;
	text-decoration:none;
	letter-spacing: 2px;
	}	