ul {margin:0; padding:0; list-style:none; line-height:18px }
li  {background:none; color:#355268}
li a {color:#355268}

p { font-family:Arial, Helvetica, sans-serif; font-size:11px; margin:0px; font-style:normal; font-weight:normal; }

table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;	
}
form{
 	margin:0px;
  	padding:0px;
}
body{
 	margin:0px;
  	padding:0px;
	background-color:#CCCCCC;
}


td  {
	font-size:9px;
    font-family:Arial;
	color:#353535;
	line-height:16px;
	font-weight:bold;
	vertical-align:top;
	padding:0px;
}
input,textarea  {
	font-size:9px;
    font-family:Arial;
	color:#353535;
	text-transform:uppercase;
	line-height:16px;
	font-weight:bold;
	vertical-align:top;
	padding:0px;
	width:100%;
	height:100%;
}

	

 a {
 	color:#353535;
	text-decoration:none;
}
 a:hover {
	text-decoration:underline;
}
strong, b { font-family:Verdana;}
.blue { color:#355268}
.border { border-left:#000000 solid 1px; border-right:#000000 solid 1px}
.footer { background-color:#C2C2C2; color:#FFFFF}
.footer a { color:#AEA997}
.block_div { width:334px; height:17px;}
.block_div_right { float:right; color:#355268; font-family:Verdana; font-weight:normal;}
.block_div_left{ float:left;}
.input {
	width:168px;
	height:20px;
	background-color:#F4EED4;
	padding:1px 0 0 8px;
	border: 1px solid #AEA997;
}
.textarea {
	width:168px;
	height:110px;
	background-color:#F4EED4;
	padding:1px 0 0 8px;
	border: 1px solid #AEA997;
	overflow:auto;
}