body	{
		margin:0px;
		padding:0px;
		background-color: #ffefce;
		
		}
		
#wrapleft {width: 140px; float: left; margin-top: 1px;}
#wrapover {width: 1120px; margin: 0 auto;}
#wrapright {width: 160px; float: left;}
		
#wrap {width: 714px; float: left; padding:40px; background: #26445c; margin-top: -50px;}
		
h1		{font-size: 1.5em; text-align: center; color: #ff6500; text-transform: uppercase;}		

td		{
		color:#333;
		font-family:tahoma;
		font-size:12px;
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:14px;
		color:#2B526B
		}
.list2 li 		{
		height:14px;
		color:#FFFFFF
		}
.list2 a{
		color:#FFFFFF;
		}
.list3 li 		{
		height:14px;
		color:#3A3A3A
		}
.list3 a{
		color:#3A3A3A;
		}
#tf1 input{
		width:60px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#67737D;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#1D1D1D;
		padding:1 0 0 8px
		}
#tf1 select{
		width:155px;
		}
#tf2 input{
		width:60px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#67737D;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#1D1D1D;
		padding:1 0 0 8px
		}
#tf2 select{
		width:155px;
		}
#f1 input{
		width:105px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#67737D;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#1D1D1D;
		padding:1 0 0 8px
		}
select	{
		font-family:tahoma;
		font-size:11px;
		color:#1D1D1D;
		}
strong	{
		color:#366483;
		}
a		{
		color:#0000cc;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
.tm		{
		color:#3A3A3A;
		font-weight:bold;
		text-decoration:underline;
		font-size:10px;
		}
.t2		{
		color:#DCDBC6;
		}
.t2 strong	{
		color:#DCDBC6;
		}
.m1		{
		color:#F8A300;
		font-weight:bold;
		text-decoration:underline;
		}
.priv	{
		color:#7F7F7F;
		margin:36 0 0 208px
		}
.priv a	{
		color:#7F7F7F;
		text-decoration:none;
		}