.error{
   	color:#FF0000;
   	font-weight:bold;
}

.error2{
   	color:#FF0000;
}

.bold-text{
   	color:#116482;
   	font-size:11px;
   	font-family: Arial;
   	font-weight:bold;
}

.bold-text-black{
   	color:#000000;
   	font-size:14px;
   	font-family: Arial;
   	font-weight:bold;
}

.normal-text-black{
   	color:#000000;
   	font-size:14px;
   	font-family: Arial;
   	font-weight:thin;
}

.td-left-post-form{
   	text-align:right;
   	color:#116482;
   	font-size:11px;
   	font-family: Arial;
   	font-weight:bold;
}

.page_title{
   	color:#176F93;
   	font-size:16px;
   	font-family: Arial;
   	font-weight:bold;
   	margin-left:15px;
}

.post-photo{
   	width:94px;
   	height:62px;
   	border-style:solid;
   	border-width:thin;
   	text-align:center;
   	padding: 0px 0px;
   	margin: 0px 0px;
}

.table_photo {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}

a.light-blue-link-14{
   	color:#125D72;
   	font-size:14px;
   	font-family: Arial;
   	font-weight:thin;
   	text-decoration:underline;
}

.title_bar_yellow{
   	color:#0C5070;
   	font-size:13px;
   	font-family: Arial;
   	font-weight:bold;
}

.title_bar_yellow_ul{
   	color:#0C5070;
   	font-size:13px;
   	font-family: Arial;
   	font-weight:bold;
   	text-decoration:underline;
}

a.title_bar_yellow{
   	color:#0C5070;
   	font-size:13px;
   	font-family: Arial;
   	font-weight:bold;
   	text-decoration:underline;
}

.label-text{
   	color:#116482;
   	font-size:11px;
   	font-family: Arial;
   	font-weight:bold;
}

.edit-message{
   	text-align:center;
   	color:#000000;
   	font-size:11px;
   	font-family: Arial;
   	font-weight:bold;
}

/*.post-form-col1{
	float:left;
	position:relative;
   	text-align:right;
	width:125px;
   	text-align:right;
   	color:#116482;
   	font-size:11px;
   	font-family: Arial;
   	font-weight:bold;
}

.post-form-col2{
	float:left;
   	text-align:right;
	position:relative;
	width:10px;
}

.post-form-col3{
	float:left;
   	text-align:left;
	position:relative;
	width:495px;
}*/

.row_post_form ul{
  margin : 0px 0px 0px 80px;
  padding-top:1px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
  list-style : none ;
  height:40px;
}

.row_post_form li{
  float : left ;
  margin : 0px ;
  padding: 0px;
}

.row_post_form .post-form-col1{
   	text-align:right;
   	color:#116482;
   	font-size:11px;
   	font-family: Arial;
 	width:125px;
}
.row_post_form .post-form-col2{
   	text-align:left;
	width:10px;
}
.row_post_form .post-form-col3{
   	text-align:left;
	width:495px;
}


