BODY{
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : justify;
	/*background-image: url(../images/topindex.jpg);*/
	/*background-color: #DFC880;*/
}

td {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : justify;
}

input,menu,textarea,option,select {
	FONT-SIZE:8pt;
	COLOR: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1 solid #CCCCCC;
	background-color : #EDEDD8;
}

a {
	FONT-SIZE:8pt;
	color: #765F33;
	text-decoration:none;
}
	
A:hover {
	FONT-SIZE:8pt;
	color: #765F33;
	text-decoration: underline;
	/*border-bottom : 1px solid Black;*/
}

/*
A:link {
	FONT-SIZE:8pt;
	color: #765F33;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:visited {
	FONT-SIZE:8pt;
	color: #765F33;
	text-decoration: none;
}

A:active {
}
*/

.title{
	font-size : 20pt;
	letter-spacing : 1;
	line-height : 11/2;
	font-family :Times New Roman, Times, serif;
	COLOR: Olive;
	font-style : italic;
	font : bold;
}
.subheader A:link{
	color: Teal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font : bold;
}
.subheader A:visited{
	color: Teal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font : bold;
}
.subheader A:active{
	color: Teal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font : bold;
}
.subheader A:Hover{
	color: Teal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #E6E6FA;
	border-bottom : 0px dashed Gray;
	font : bold;
}
.subtitle{
	font-size:12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 2;

	COLOR: Olive;
	font : bold;
}
.copyright{
	font-size:7pt;
	color: #A9A9A9;
}
.bg{
	background-image : url(bg_contact.jpg);
	background-repeat : no-repeat;
	background-position : right;
}
.bg2{
font-size:7pt;
	color: #A9A9A9;
	background-image : url(bg_corp.jpg);
	background-repeat : no-repeat;
	background-position : left;
}

a.header {
    color: #0088cc;
    text-decoration:none;
    font-weight : bold;
    font-family : "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
}

a.header:hover {
    color: #0088cc;
    text-decoration: none;
    font-weight : bold;
    font-size : 12px;
}

a.header:visited {
	color: #0088cc;
    text-decoration:none;
    font-weight : bold;
    font-family : "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
}
a.header:active {
  color: #0088cc;
    text-decoration:none;
    font-weight : bold;
    font-family : "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif";
    font-size : 12px;
}

a.menu {
    font-weight : bold;
}

a.menu:hover {
    color: #0088cc;
    text-decoration: none;
    font-weight : bold;
}

.button {
    color: #000000;
    background-color: #E7E7E7;
    border: 1 solid #FFFFFF;
    FONT-SIZE:10pt;
	  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.td_nojustify {
    text-align : left;
}

td.td_line {
    text-align: left;
    border-bottom: 1 solid #E6E6C8;
}
