/* CSS Document */

body 
			{ 
			background-image:url(images/discount-hotel-rooms-email-friend-bg.jpg);
	   		margin-left: 0px;
	   		margin-top: 0px;
	  		margin-right: 0px;
	   		margin-bottom: 0px;
	   		}
	

.whitetext  
			{ 
			font-family: Trebuchet MS; 
		    font-size: 12px; 
		    font-weight: normal; 
		    color: #FFFFFF; 
		    text-decoration: none 
			}


.whitetextsmall  
			{ 
			font-family: Trebuchet MS; 
		    font-size: 10px; 
		    font-weight: normal; 
		    color: #FFFFFF; 
		    text-decoration: none 
			}


form
			{
			margin:0px;
			padding: 0px;
			}


.formwhitetext  
			{ 
			font-family: Trebuchet MS; 
		    font-size: 13px; 
		    font-weight: normal; 
		    color: #FFFFFF; 
		    text-decoration: none 
			}


.form-textfield      
			{ 
            height: 22px; 
			width: 200px;
			background-color: #FFFFFF; 
			color: #431c10;
			font-size: 12px;
			font-family: Trebuchet MS;
			font-weight: bold; 			
			border: solid;
			border-color: #a4938f;
		    border-left-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-top-width: 1px;
			}

.form-messagefield      
			{ 
            height: 140px; 
			width: 280px;
			background-color: #FFFFFF; 
			color: #431c10;
			font-size: 12px;
			font-family: Trebuchet MS;
			font-weight: bold; 			
			border: solid;
			border-color: #a4938f;
		    border-left-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-top-width: 1px;
			}


.form-numbers      
			{ 
            height: 22px; 
			width: 50px;
			background-color: #FFFFFF; 
			color: #431c10;
			font-size: 12px;
			font-family: Trebuchet MS;
			font-weight: bold;
			border: solid;
			border-color: #a4938f;
		    border-left-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-top-width: 1px;
			}


.form-button      
			{ 
            height: 22px; 
			width: 200px;
			background-color: #431c10; 
			color: #FFFFFF;
			font-size: 12px;
			font-family: Trebuchet MS;
			font-weight: bold;
			border: solid;
			border-color: #a4938f;
		    border-left-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-top-width: 1px;
			}


.textbigwhite
	      	{ 
		  	font-family: Trebuchet MS; 
            font-size: 17px; 
			font-weight: bold; 
			color: #FFFFFF; 
			text-decoration: none
			}
