﻿body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Trebuchet MS, Lucida Grande, Verdana, Arial, Sans-Serif;
	background: #d5d6d7;
	color: #333;
	text-align: center;
	}
 
br{font-size:10px}
.s{font-family:Tahoma; font-size:11px;  color:#CBD2D9; text-decoration:none}
.s1{font-family:Tahoma; font-size:11px;  color:#5E5F60}
  .green{font-family:Tahoma; font-size:11px;  color:#9CE438;}
.red{font-family:Tahoma; font-size:11px;  color:#990002;}
  .o{font-family:Tahoma; font-size:11px;  color:#FFCC00;}
  .blue{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
  .w{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.b{font-family:Tahoma; font-size:11px;  color:#5E5E5E; }

  #input{
  		width:160px; height:21px;
		
		}
	
		 
#input1{
  		width:134px; height:21px;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}

a, h2 a:hover, h3 a:hover {
	color: #5683AE;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
 


