body	{
	margin:0px;
	padding:0px;
	font-family: arial;
	font-size: 11px;
	background-color: #173D4A;
		}
.pad {
	padding-right: 10px;
	padding-left: 10px;
}
.hd {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

td		{
		font-family:tahoma;
		font-size:11px;
		color:#3D3D3D
		}
a		{
	color:#0A465F;
	font-weight:bold;
	text-decoration:none;
		}
a:hover	{
	text-decoration:underline;
	color: #FFBC3A;
		}		
#f1	input{
		width:146px;
		}
textarea{
	width:196px;
	overflow:auto;
	font-family:tahoma;
	font-size:11px;
	color:#3D3D3D;
	padding:1 0 0 5px;
		}
#form input{
		width:196px;
		padding:1 0 0 5px;
		}
input 	{
		font-family:tahoma;
		height:21px;
		font-size:11px;
		color:#3D3D3D;
		padding:2 0 0 7px;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul	li	{
		background:url(images/list2.gif) bottom left no-repeat;
		padding-left:11px;
		height:18px;
		}
ul a	{
		color:#055678;
		font-weight:normal;
		}
.priv 	{
	color:#173D4A;
	padding-bottom: 10px;
	background-color: #FFBB3A;
		}
.priv a	{
		color:#0B2834;
		font-weight:normal;
		}		
.plist {
	padding-top: 4px;
	padding-bottom: 4px;
}
.err {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.rbd {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFBB3A;
	background-color: #FFF0D5;
}
.h_ide{
display:none;
}