@charset "utf-8";


ul {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

<!--
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40515B;

}
-->

.color1 {
	color:#CC6600;
	}

.table1 {
	background:url(images/index-table-bg3.png) top center no-repeat;
	width:600px;
	display:block;
	margin-bottom:20px;
	}



<!--
a:link {
	color: #354855;
	text-decoration: none;
}
a:visited {
	color: #354855;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #354855;
	text-decoration: none;
}
-->


.arrow {	
	background:url(images/arrow1.png) no-repeat ;
	padding-left: 12px;
	height:20px;
	line-height:20px;
	}


/* ===========================================================================================  */

.invertedshiftdown {
padding: 0;
width: 100%;
border-top: 1px solid #d6cbac; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
padding: 0;
list-style: none;
float:right;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

.invertedshiftdown a{
float: left;
display: block;
font: 11px Arial;
color: #4f4425;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 10px 15px 10px 15px; /*Padding within each menu item*/
}

.invertedshiftdown a:hover{
background-color: #eeebe2; /*Highlight red color theme*/
color:#000;
}


.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 1px solid #d6cbac; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
padding: 0;
list-style: none;
float:left;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: 11px Arial;
color: #4f4425;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 10px 15px 10px 15px; /*Padding within each menu item*/
}

.invertedshiftdown2 a:hover{
background-color: #eeebe2; /*Highlight red color theme*/
color:#000;
}

#copyrights {
	float:left;
	margin:12px 5px;
	font-size:11px;
	}
/* ===========================================================================================  */