/* CSS Document */

body {
	background-image: url(images/logo-background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.img {border-color:#FFFfff;}
.testi {border-color:#762f2a;}
.numbers {background:#B24541; padding:3px; color: #FFFFFF; font-weight: bold; font-size: 14px}
.numbers2 {background:#999999; padding:3px; color: #FFFFFF; font-weight: normal; font-size: 14px}
.numbers2:hover {background:#FFFFFF; padding:3px; color: #000000; font-weight: normal; font-size: 14px}

td  { font-family: Verdana, Tahoma; 
		    font-size: 12px; 
		    font-weight: normal; 
		    color: #ffffff;
		    text-decoration: none }

.small  { font-family: Verdana, Tahoma; 
		    font-size: 10px; 
		    font-weight: normal; 
		    color: #ffffff;
		    text-decoration: none }

.small-link  { font-family: Verdana, Tahoma; 
		    font-size: 10px; 
		    font-weight: normal; 
		    color: #ffff99;
		    text-decoration: none }

.small-link:hover  { font-family: Verdana, Tahoma; 
		    font-size: 10px; 
		    font-weight: normal; 
		    color: #93fb77;
		    text-decoration: none }

a 		  { font-family: Verdana, Tahoma; 
            font-size: 12px; 
			font-weight: bold; 
			color: #ffff99; 
			text-decoration: none }

a:hover   { font-family: Verdana, Tahoma; 
            font-size: 12px; 
			font-weight: bold; 
			color: #93fb77; 
			text-decoration: none }

.panellink 		  { font-family: Verdana, Tahoma; 
            font-size: 12px; 
			font-weight: bold; 
			color: #ff0000; 
			text-decoration: none }

.panellink:hover   { font-family: Verdana, Tahoma; 
            font-size: 12px; 
			font-weight: bold; 
			color: #0000FF; 
			text-decoration: none }

.panelrevlink 		  { font-family: Verdana, Tahoma; 
            font-size: 12px; 
			font-weight: bold; 
			color: #FFFFFF; 
			text-decoration: none }

.panelrevlink:hover   { font-family: Verdana, Tahoma; 
            font-size: 12px; 
			font-weight: bold; 
			color: #66ff66; 
			text-decoration: none }

.header     { font-family: Verdana, Tahoma; 
		    font-size: 17px; 
		    font-weight: bold; 
		    color: #FF9999; 
		    text-decoration: none }
						
.flowerheader     { font-family: Verdana, Tahoma; 
		    font-size: 14px; 
		    font-weight: bold; 
		    color: #fec9c9; 
		    text-decoration: none }
						
.footer     { font-family: Verdana, Tahoma; 
		    font-size: 11px; 
		    font-weight: normal; 
		    color: #ffffff; 
		    text-decoration: none }

.callback-input1   { 
            height: 17px; 
			width: 110px;
			background-color: #e8e7d3; 
			color: #5e5c0f;
			font-size: 10px;
			font-family: Tahoma;
			font-weight: normal; 			
			border-color: #666666;
		    border-left-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-top-width: 0px;
					}
