a {     
color:##0000FF;
text-decoration:underline;
}

a:hover {
color:#990000;
text-decoration:none;
}

a:visited {
color:#990000;
text-decoration:underline;
}

a#MenuLink {
        font-family:Times New Roman;
	color: #000000;
        font-size:10pt;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:15px;
        font-weight:bold;
        text-decoration: none;
}

a#MenuLink:hover {
	color: #666666;
	text-decoration: none;
}

a#SubMenuLink {
	color: #000000;
	text-decoration: underline;
}



p {
	font-family:Verdana;
	font-size:9pt;
	color:#323232;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

p#table {
	font-family:Verdana;
	font-size:9pt;
	color:#323232;
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:0px;
}

h1 {
        font-family:Times New Roman;
	font-size:14pt;
	color:#336699;
	font-weight:bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
        font-weight:bold;
        text-align: center;  
}

h2 {
        font-family:Times New Roman;
	font-size:12pt;
	color:#336699;
	font-weight:bold;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px
}

p#msds {
        font-family:Times New Roman;
	font-size:14pt;
	color:#336699;
	font-weight:bold;
	margin-top: 8px;
	margin-left: 0px;
	margin-bottom: 8px;
        font-weight:bold;
        text-align: center;  
}

a#SubHeaderLink {
       color: #336699;
	font-weight: bold;
	margin-bottom: -14px;
        text-decoration: underline;
}

a#SubHeaderLink:hover {
	color: #990000;
	text-decoration: none;
}

p#sub_header {
        font-family:Times New Roman;
	font-size:12pt;
	color:#336699;
	font-weight:bold;
	margin-bottom:0px;
}


p#CompanyName {
        font-family:Times New Roman;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}

p#Header {
        font-family:Verdana;
	font-size: 15pt;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
        color: #FF9933;
        text-align: center;
}

p#Menu {
        font-family:Times New Roman;
	color: #000000;
        font-size:10pt;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
        font-weight:bold;
        color: #000000;
	
}

p#SubMenu {
        font-family:Arial;
        font-size:10pt;
        margin-bottom:0px;
	margin-top:0px;
	margin-left: 15px;
        text-align: center;
}

span#Selected {
        font-family:Verdana;
	font-size:9pt;
	color:#336699;
}

hr {
	height: 1px;
	color: #666666;
        WIDTH: 100%;
        margin-top: 1px;
}

DIV#image {
margin-right:10px;
border:0px;
float:right;
}

DIV#myapplet {
margin-left:0px;
border:0px;

}

DIV#adsense {
margin-left:7px;
margin-right:7px;
margin-bottom:5px;
border:0px;
float:left;
}

DIV#social {
margin-left:7px;
margin-right:7px;
margin-bottom:5px;
border:0px;
float:right;
}

/* Styles: Form. */
form {
	margin:10px;
}

input, textarea {
	font-family:Tahoma;
	font-size:8pt;
}

input#First {
	margin-left:6px;
	width:207px;
}

input#Last {
	margin-left:1px;
	width:207px;
}

textarea#Comments {
	width:330px;
}

input#Button {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 0px;
    COLOR: #ffffff;
    PADDING-TOP: 0px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    width:100px;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #006699
}  
/* Styles: Form. */


