* { margin:0; padding:0;}

body{
background:#FFFFFF url('images/sq.gif') top center;
text-align:center
}

a:hover{text-decoration:none;}

img { border:0px none;}

table {border-collapse:collapse; border:0px; width:100%; height:100%;}

td { vertical-align:top;}

input, textarea, body, select, font, table
	{
		font-family:Tahoma; 
		font-size:12px;
		line-height:14px;
		color:#6F6F6F;		
	}

a {color:#6F6F6F;}

input, select { vertical-align:middle;}

font { color:#4A4A4A; font-weight:bold;}
font a { color:#980200; text-decoration:none;}
font a:hover { text-decoration:underline;}

ul { list-style:none;}
li a { color:#6F6F6F; line-height:16px;}

.box { border-left:1px solid #B2B2B2; border-right:1px solid #B2B2B2; border-bottom:1px solid #B2B2B2; border-top:0px none; background:url('images/t-dr.gif') repeat-x top;  }
.padding {padding:10px 10px 10px 10px;}

.form {height:21px; margin-top:0px; margin-bottom:2px;}
.form input {width:150px; height:18px; border-color:#4A4A4A; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px;}

textarea {width:150px; height:126px; border-color:#4A4A4A; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px; overflow:hidden;}