body	{
		margin:0px;
		padding:0px;
		background:#717171
		}
td		{
		color:#8F8F8F;
		font-family:tahoma;
		font-size:11px;
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		background:url(imgs/home_list.gif) bottom left no-repeat;
		}
ul li 		{
		height:20px;
		
		padding:0 0 0 14px
		}
ul	a	{
		text-decoration:none;
		color:#FFFFFF;
		}
ol 		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ol li	{
		color:#696969;
		height:14px
		}
strong	{
		color:#548DB8;
		}
a		{
		color:#548DB8;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
		
.f		{
		font-weight:normal;
		}
.a1		{
		margin:0 0 0 1px;
		font-weight:bold;
		text-decoration:none;
		color:#626262
		}

#form1 input{
		margin:0px;
		padding:0px;
		}
#form1 .field
		{
		width:170px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#CACACA;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#7D7E7C;
		padding:1 0 0 5px;
		margin:0 5 0 2px
		}
#form input	{
		width:236px;
		height:21px;
		font-family:tahoma;
		font-size:11px;
		color:#7D7E7C;
		padding:1 0 0 5px;
		margin:0px
		}
#form textarea{
		width:236px;
		height:97px;
		font-family:tahoma;
		font-size:11px;
		color:#7D7E7C;
		padding:4 0 0 5px;
		margin:0px;
		overflow:auto
		}
.txtboxsmall {
		width:136px;
		}	
.txtboxmedium {
		width:236px;
		}
.txtboxlarge {
		width:336px;
		}			
.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 100%;
padding: 4px;
background: #F8F0F1;
text-align: left;
}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 100%;
padding: 8px;
background: #f5f9fd;
text-align: center;
}
	
h3 {
color: #548DB8;
font-family: arial,sans-serif;
font-size: 13px;
font-weight: bold;
height: 20px;
width: 100%;
padding: 5px 0 4px 10px;
background: #ececec;
text-align: left;
}			