body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	
	}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

table {
border:Black;
}



.top {
		 background-color:silver;
		 border-bottom:none;
		 color:black;
		 text-align:center;
		 font-size:19px;
		 font-family:verdana;
		 border:1px black solid;
		 }
		 
.top2 {
		 background-color:silver;
		 border-bottom:none;
		 color:black;
		 text-align:center;
		 font-size:14px;
		 font-family:verdana;
		 border:1px black solid;
		 }
.top3 {
		 background-color:#dcdcdc;
		 border-bottom:none;
		 color:black;
		 text-align:center;
		 font-size:12px;
		 font-family:verdana;
		 border:1px black solid;
		 }
.middle{
	background-color: white;
	color: black;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}
.bottom{
		 text-align:center;
		 background-color:silver;
		 color:white;
		 font-family:century gothic;
		 font-size:12px;
		  
		 }
.textbox{
				border-style:solid;
		 border-width:1px;
		 border-color:black;
		 font-family:tahoma;
		 color:#003567
		 }
.button{
		 background-color:gray;
		 border-style:solid;
		 border-width:1px;
		 border-color:black;
		 color:white;
		 width:100px;
		 height:20px;
		 font-family:tahoma;
		 font-size:10px;
		 }
.button:hover{
		 background-color:white;
		 color:#003567;
		 }

.address{
	background-color: WHITE;
	border-top: none;
	color: black;
	font-family: century gothic;
	font-size: 10px;
}

	.address3{
	background-color: WHITE;
	border: none;
	color: blue;
	text-decoration:underline;
	font-family: verdana;
	font-size: 10px;
}

.question{
	background-color: WHITE;
	border-top: none;
	color: black;
	font-family: arial;
	font-size: 12px;
	}
			
.heading{
				 font-weight:bold;
				 }
.email{
			 font-family:tahoma;
			 font-size:12px;
			 color:black;
			 text-decoration:none;
			  
			 }
.email:hover{
			 color:#FF6600;
			 text-decoration:underline;
			 font-family:tahoma;
			 }

.used{
			 font-family:tahoma;
			 font-size:12px;
			 color:#003567;
			 text-decoration:none;
			 }
.used:hover{
			 color:#FF6633;
			 text-decoration:underline;
			 font-family:tahoma;
			 }
			 
.inputform
{
	background-color: white;
	text-align: left;
	border: 1px solid #000000;
	padding: 2px;
	vertical-align: middle;
	word-spacing: normal;
	font: arial;
	font-size: 12px;
}	

.inputform2
{
	background-color: white;
	text-align: center;
	border: 1px solid #000000;
	padding: 2px;
	vertical-align: middle;
	word-spacing: normal;
	font: arial;
	font-size: 12px;
}	



.inputitems
{
	background-color: white;
	border: 1px solid black;
	vertical-align: middle;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	

}	

.inputitemsb
{
	background-color: #fafad2;
	border: 1px solid black;
	vertical-align: middle;
	word-spacing: normal;
	font-family: verdana;
	font-size: 12px;
	color:black;
}	


.loginbox
{
	background-color:#CCCCCC;
	text-align: center;
	vertical-align: middle;
	border: 1px black solid;
	height: 150px;
	width: 200px;
	padding: 2px:;
	background-position: top;
	background-repeat: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

.inputitems2
{
	background-color: white;
	border: none;
	vertical-align: middle;
	word-spacing: normal;
	font-family: verdana;
	font-size: 9px;
}	

.address2{
	border-top: none;
	color: black;
	font-family: century gothic;
	font-size: 10px;
}

.navbar{
	
	color: black;
	font-family: verdana;
	font-size: 11px;
	padding:4px;
	background-color:silver;
	}
.navbar:hover{
color:red;
text-decoration:underline
}
h1, h2, h3, h4
{
font-family:verdana;
color:black;
}

.RTable {font-family: Tahoma;font-size:9px; 
color: navy;
border:1px solid black;
background-color:transparent;
		}
		
.confirm
{
	height: 20px;
	color: maroon;
	background-color: #CCCCCC;
	border: black 1px solid;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	text-transform: capitalize;
}
.confirm:hover{
	background-color: Maroon;
	color: #FF6600;
}

.list3{
				 font-weight:bold;
				 color:red;
				 font-size:12px;
				 vertical-align: middle;
				 }
	
.list4{
				 font-weight:bold;
				 color:#FF6600;
				 font-size:16px;
				 vertical-align: middle;
				 }
		
.inputitems4 {

	background-color: #CCCCCC;
	border: 1px solid #000000;
	vertical-align: middle;
	word-spacing: normal;
	font-family: verdana;
	font-size: 9px;
	padding:10px;
}

.clock1 {
	padding:15px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	position: relative;
	height: 125px;
	width: 125px;
	top: auto;
}
