<style type="text/css">       
        
        A.  {
        color : yellow;
		font-size : 22px;
       	text-decoration : none;
        }

        A:link  {
        color : yellow;
		font-size : 22px;
       	text-decoration : none;
        }
		
        A:visited  {
        color : yellow;
		font-size : 22px;
       	text-decoration : none;
        }
        
        A:hover  {
       	color : green;
		font-size : 28px;
		font-weight : bold;
        }
		
		BODY {scrollbar-3d-light-color:#999999;
        scrollbar-arrow-color:dark orange;
        scrollbar-base-color:dark orange;
        scrollbar-dark-shadow-color:dark orange;
        scrollbar-face-color:orange;
        scrollbar-highlight-color: dark orange;
        scrollbar-shadow-color:orange;
		background-color: orange;}
		
		.one {
		background-image: url(images/yubnobbkgrnd.jpg);
		background-position: 1px 1px;
     	background-repeat: no-repeat; 
		background-color: f4cb04;}
		
		.GREEN_TITLE {
        color : green;
		font-size : 16px;
       	text-decoration : none;
		font-weight : bold;}

        TD  {
        FONT-FAMILY : Verdana, Tahoma, Arial,  sans-serif;
        FONT-SIZE : 11px;
        font-style : normal;
        font-weight : normal;
        text-decoration : none;
        }

		TD.menu{cursor:hand;
		background-color:teal;
		color:#FFFFFF;
		font-weight:bold;
		font-family:Arial,sans-serif;
		font-size:15pt;
		text-align:right}		
		
		td.red{
		color: red;
		}
        
        SELECT  {
        BACKGROUND-COLOR : #FFFFFF;
        COLOR : #000000;
        FONT-FAMILY : Verdana, Tahoma, Arial, sans-serif;
        FONT-SIZE : 11px;
        }

		
		.title_menu  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 35px;
		line-height: 40px;
        font-style : normal;
        font-weight : bold;
		color : green;
        text-decoration : none;
        }
		
		.checkcolor {
		BACKGROUND-COLOR : silver;
		}
		
		.checkcolor_mustard {
		BACKGROUND-COLOR : #E9EB9C;
		}
        
		.checkcolor_maroon {
		BACKGROUND-COLOR : MAROON;
		}
		
		.selectcolor_maroon {
		BACKGROUND-COLOR : MAROON;
		}
		
		.table_color_one {
		BACKGROUND-COLOR : MAROON;
		}
		
		.color_red {
		COLOR : red;
		}
		
		.color_green {
		COLOR : green;
		}
		
        INPUT  {
        BACKGROUND-COLOR : #FFFFFF;
        COLOR : #000000;
        FONT-FAMILY : Verdana, Arial, Tahoma, sans-serif;
        FONT-SIZE : 11px;
        }
        
        TEXTAREA  {
        COLOR : #000000;
        FONT-FAMILY :   Verdana, Tahoma, Arial,sans-serif;
        }
        
	  	.littlebutton {
		width: 75px;
		BACKGROUND-COLOR : Black;
		BORDER-COLOR : Gray-Blue;
		COLOR : WHITE;
		}

		.littlebutton2 {
		width: 105px;
		BACKGROUND-COLOR : Black;
		BORDER-COLOR : Gray-Blue;
		COLOR : WHITE;
		}
		
		.littlebutton3 {
		width: 200px;
		BACKGROUND-COLOR : Black;
		BORDER-COLOR : Gray-Blue;
		COLOR : WHITE;
		}
		
	  	.littlebutton4 {
		width: 85px;
		BACKGROUND-COLOR : Black;
		BORDER-COLOR : Gray-Blue;
		COLOR : WHITE;
		}
		
		.littlebutton5 {
		width: 125px;
		BACKGROUND-COLOR : Black;
		BORDER-COLOR : Gray-Blue;
		COLOR : WHITE;
		}
		
		.delete_button {
		BACKGROUND-COLOR : Black;
		BORDER-COLOR : Gray-Blue;
		COLOR : WHITE;
		}
		.delete_button_large {
		width: 50px;
		BACKGROUND-COLOR : Black;
		BORDER-COLOR : Gray-Blue;
		COLOR : WHITE;
		}
		
        A.linktext:hover  {
        text-decoration : none;
        color : blue;
        }
        
        .title1  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 35px;
		line-height: 40px;
        font-style : normal;
        font-weight : bold;
        text-decoration : none;
        }
		
		.title2  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
		line-height: 15px;
        font-style : normal;
        font-weight : bold;
        text-decoration : none;
        }
		
		.title2_red  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 15px;
		line-height: 25px;
		color: red;
        font-style : normal;
        font-weight : bold;
        text-decoration : none;
        }
		
		.titlewhite  {
        font-family : Arial;
        font-size : 12px;
		line-height: 14px;
        font-style : normal;
        font-weight : normal;
		color: white;
        text-decoration : none;
        }
		
		.titlewhite2  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
		line-height: 15px;
        font-style : normal;
        font-weight : bold;
		color: white;
        text-decoration : none;
        }
		
		.title3 { font-size: 50px;
		line-height: 70px;
		color: black;
		font-family: Arial }
		
		.title4 { font-size: 35px;
		line-height: 50px;
		color: black;
		font-family: Arial }
		
		.title5  {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 20px;
		line-height: 25px;
        font-style : normal;
        font-weight : bold;
        text-decoration : none;
        }
		
		.title6 { font-size: 12px;
		line-height: 15px;
		color: black;
		font-family: Arial }
		
		.orange_input { 
		color: yellow;
		BACKGROUND-COLOR : orange;
		}		
		
		.title_copyright { font-size: 10px;
		line-height: 12px;
		color: black;
		font-family: Arial }
		
		.closeout_backcolor {
		BACKGROUND-COLOR : #E9EB9C;
		}
		
		.littleRedButton2 {
		font-size: 10px;
		line-height: 12px;
		width: 125px;
		BACKGROUND-COLOR : maroon;
		BORDER-COLOR : maroon;
		COLOR : WHITE;
		font-weight : bold;
		font-family: Verdana }
		

   </style>
