.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 5px solid #D10000; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 12px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 5px 5px 5px; /*Padding within each menu item*/
background-color: #11C1F3; /*Default menu color*/
border-bottom: 8px solid white;
}

.invertedshiftdown2 a:hover{
background-color: #D10000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #D10000; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}




body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;

  
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 11px;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 11px;
}
.style1
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 11px;
		padding: 0 5px 0 5px; 


}
.style2
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 11px;
	padding: 0 5px 0 5px; 
	color: #FFF;

}

.style3
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 14px;
	padding: 0 5px 0 5px; 
	color:#D10000
	
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
	padding: 0 5px 0 5px; 


}

h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding: 0 5px 0 0; 
}
h4 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 0 5px 0 5px; 

p   {
	padding: 0 5px 0 5px; 	
}

