

/* Multimerge Inc. */ 

BODY	 					{
							background-color: #DBCEB2;
							font-family: verdana, geneva, arial;
							text-decoration:none;
							margin: 0px;
							padding: 0px;
							}

/* BODY TEXT */ 

.textSmall					{ 
							font-family: verdana, geneva, arial; 
							font-size: 10px; 
							text-decoration: none; 
							color: #391E05; 
							}

.textSmall a				{ 
							color: #2A6FAA; 
							text-decoration: none; 
							}

.textSmall a:visited		{ 
							color: #2A6FAA; 
							text-decoration: none; 
							}

.textSmall a:active			{ 
							color: #4992D0; 
							text-decoration: none; 
							}

.textSmall a:hover			{ 
							color: #4992D0; 
							text-decoration: underline; 
							}

						
.textMed					{ 
							font-family: verdana, geneva, arial; 
							font-size: 12px; 
							color: #29402D; 
							text-decoration: none; 
							}
												
.textMed a					{ 
							font-family: verdana, geneva, arial; 
							font-size: 12px; 
							color: #A51818; 
							text-decoration: none; 
							}
						
.textMed a:visited			{ 
							color: #A51818; 
							text-decoration: none; 
							}
						
.textMed a:active			{ 
							color: #8B1D1D;
							text-decoration: underline; 
							}
						
.textMed a:hover			{ 
							color: #8B1D1D;
							text-decoration: underline; 
							}
						
/* FORMS */ 						

input					{ 
						font-family: verdana, geneva, arial; 
						font-size: 11px; 
						color: #666666; 
						border:1px #CED1DA solid;
						}
						
select					{ 
						font-family: verdana, geneva, arial; 
						font-size: 10px; 
						color: #666666; 
						border: 1px;
						}
						
textarea				{ 
						font-family: verdana, geneva, arial; 
						font-size: 10px; 
						color: #666666; 
						border:1px #CED1DA solid;
						}
						

/* NAVIGATION */ 
.subnav					{ 
						font-family: verdana, geneva, arial; 
						font-size: 11px; 
						font-weight: bold; 
						text-decoration: none; 
						color: #A48F71; 
						}

.subnav a				{ 
						color: #6C5A3F; 
						font-weight: bold; 
						text-decoration: none; 
						}

.subnav a:visited		{ 
						color: #6C5A3F; 
						text-decoration: none; 
						}

.subnav a:active		{ 
						color: #A48F71; 
						text-decoration: none; 
						}

.subnav a:hover			{ 
						color: #A48F71; 
						text-decoration: underline; 
						}

/* POSITIONING */ 








	
