

td{
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
.ptxt{
	font-size: 18px;
	font-family: "Comic Sans MS", "Comic Sans MS5" ,Verdana, Geneva, Arial, Helvetica, sans-serif ;
	color: #3e6498;
}
.stm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	vertical-align: super;
}
.tmtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b58279;
}
.pplink{
    font-size:7pt;
	color:black;
}
input{
	background-repeat: no-repeat;
}
.mlnk1{
		font-size: 10pt;
	font-family:Arial, Verdana, Geneva,  Helvetica, sans-serif;
	color: #eeeeee;
	text-decoration: none;
font-weight: bold;
}

.mlnk1:hover{
font-weight: bold;
		font-size: 10pt;
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	color: white;
	text-decoration: underline;
}

.mlnk2{

	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
}













  /*this is what we want the div to look like*/
  div.botright{
    display:block;

    /*set the div in the bottom right corner*/
	position: fixed;
    bottom:0;
    right:0;
    width:247px;

    /*give it some background and border*/
  }
body {
		margin:5px;
		background-image: none;
		background-position: top center;
		background-attachment: fixed;
		background-color:#ffffff;
		
	}
	.pplink{
		font-size:10px;
		font-family: Arial, Helvetica, sans-serif;
		color:navy;
		font-weight: bold;
	}
	.tmtxt{
		font-size:10px;
		font-family: Arial, Helvetica, sans-serif;
		color:navy;
	}
	.m2{
		font-size:11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;

		color: black;
		text-decoration: none;
	}

	.m1{
		font-size:12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		background-color: #c82a37;
		color: #eeeeee;
		text-decoration: none;
	}
	.m1:hover{
		text-decoration: underline;
		color: #ffffff;

	}
	.detail{
		color:black;
		padding:10px;
		font-family:arial;
		font-size:15px;
	}
		
	.menux{
		background-color: #cc0f19; 
		color:#ffe5e8;	
		font-weight: bold; 
		font-size:10px;
		text-decoration:none;
		font-family:arial;
	}
	.menux:hover{
		background-color: #cc0f19; 
		color:white;	
		font-weight: bold; 
		text-decoration:underline;
		font-size:10px;
		font-family:arial;
	
	}
	.phone{
		font-size:10px;
		color:white;
		font-family: Arial, Helvetica, sans-serif;
	}
  

