@import "spgm/flavors/default/spgm_style.css";

body       {font-family: Verdana ;
            font-size: 12px; color: #616161;  
				font-weight: normal;   
				font-variant: normal; 						     	
            scrollbar-face-color: #cd5c5c;
	         scrollbar-highlight-color: #f08080;
	         scrollbar-shadow-color: black;
	         scrollbar-3dlight-color: f08080;
	         scrollbar-arrow-color:  #ffffff;
	         scrollbar-track-color: #f08080;
	         scrollbar-darkshadow-color: black;
				background: url(images/bg.gif);
}

	
.red     {
          background-color: #FFFFF0;
          font-size: 10px;
			 color:  #cd5c5c;
			 font-weight: bolder;
}



.menubutton {font-weight: ;
text-align: center;
margin-bottom: 2px;
margin-top: 2px;
 font: 10px;
}

.menubutton a {padding: 2px;
background-color: #cd5c5c;
font-weight: ;
font-size: 12px;
text-decoration: none;
width: 90;
color: #FFFFF0;
border-top: 2px #f08080 solid;
border-left: 2px black solid;
border-bottom: 2px black solid;
border-right: 2px solid #f08080;
display: block;}

.menubutton a:hover {
border-top: 2px black solid;
border-left: 2px  #f08080 solid;
border-bottom: 2px #f08080 solid;
border-right: 2px black solid;
color: #616161;
background-color: #F08080;}

.menubutton a:active {color: #616161;
background-color: #fffff0;}	

a         {color: #000000;
                 text-decoration: none;
}
	


a:hover       {   color: #f08080; 
						border-bottom: 1px solid;
						border-color: #cd5c5c;
						
}			  
a:visited
              {
} 
a:active 
              {	color: #F08080;
}


.main     {border: #616161 solid 2px;
          background-color: #FFFFF0;
          font-size: 10px;
}


.bird {background-image:url(images/grey_bird_feint.gif);
       background-repeat: no-repeat;
		 background-position:center;}

.transp  {background-color: transparent;}

td.bar     {
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	
}
.titlesmall  {font-family: "Times New Roman", Times, serif;
	font-size: 20px; color:#FFFFF0; bold;  }


.title     {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px; color:#FFFFF0
	
}

td        {	background-color:#FFFFF0;
            font-size: 12px;
				
}
td.red   {
	background-color: #cd5c5c;
	color: #fffff0;
}


hr        {
	color:#616161
}
			  
.bold   { 
            font-size: 12px;
				font-weight: bold;
}		  
			  
.ctr   {  background: #FFFFF0;
           font-size: 10px; 
				
             border: none; }
	
.small       {font size: 9px;
               color:#616161;
			   }

td.bullet  {
	          background-color:#FFFFF0;
				 list-style: url(images/cymoicon.png);
				 line-height: 200%;
				 font-weight: bold;
				 margin: 8px;
				 margin-right: 8px;
  }
h1           { font-family: Verdana; font-size: 12px; color: #616161;
}
h2           { font-family: Verdana; font-size: 14px; color: #616161;
}
h3           { font-family: Verdana; font-size: 16px; color: #616161;
}
h4           { font-family: Verdana; font-size: 18px; color: #616161;
}
h5           { font-family: Verdana; font-size: 20px; color: #616161;
}

.gobutton
{

    color            	: #fffff0;
    background-color 	:#cd5c5c;

   
    border-width        : 2px;


	border-left-color	: black;
	border-top-color 	: #f08080;

	border-right-color  : #f08080;
	border-bottom-color : black


    font-family    		: Verdana, Arial;
    font-size      		: 8pt; 
    font-weight         : bold;
    letter-spacing 		: -0.3pt;
}
.formin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFCC;
}
		