﻿/*IN THIS FILE YOU WRITE THE MODIFICATIONS TO THE TEMPLATE_90.CSS TO */
.top_nav_row_alpha{
	/*background-image:url('/v/vspfiles/templates/90/images/bigapple/bkgyellow.png');*/
	background-color: #FDE150;
	background-image:none;
}
#top_nav .top_nav_alpha ul li a{ 
	color:black;
}
#top_nav  .top_nav_alpha ul li a:hover{
		color:white;
}

#top_nav .top_nav_alpha ul li { 
	border-right:1px solid red;
}


.top_nav_alpha { 
	color:black;
}
#footer_top{ background-color:#FDE150;}


/*THIS ODIFIES COLOR.CSS */
.colors_background1,.colors_background2 {background-color:#FDE150}
#first_nav h3,#second_nav h3,#nav_menu h3{
	background-color:red;
	color:white;
}
#first_nav .nav a{
 /*font-size:15px;*/
 color:black;
	 }
#first_nav .nav_hover a{
 /*font-size:15px;*/
 color:white;
	 }

	 
#first_nav .navSmallfont a{
color:black;
 font-size:11px;
 margin-left:10px;
	 }

table .items1 { width:100%;  border: 0 0 0 0; z=0;
}
table .items1 tr td,table .items1 tr th { padding:0 0 0 0; border-spacing:0 0 0 0 ; }


table .items1 tr th{ 	text-align:left;
						background-color:#FDE150;
						padding : 1px 0 1px 3px; 
						font-size : 9pt;
						font-weight : bold;
						color : black;}
table .items1 tr td {	font-size : 10pt;
						}

table .items1 tr td h3{	font-size : 13pt;
						font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
						}


table .center_rows tr td{
	 text-align:center;
}
 table .center_headers th td{
	 text-align:center;
}

table img { height: auto; max-width: 99%; }
