a.stdLink {
	font-family: arial, verdana, times new roman;
	font-size: 13px !important;
	color: #000000;
}
a.stdGalleryPic {
	text-decoration: none;
}
img.stdPic {
	margin-right: 10px;
	margin-top: 5px;
	border: none;
}
.floatLeft {
	float: left;
}
div.newsTitle {
}
img.stdGalleryPic {
	border: none;
}
table.stdViewEntry {
	margin-left: 26px;
}
table.stdViewEntry2 {
	margin-left: 15px;
}
img {
	border: none;
}
/*********************************** gallery *********************************/
td.stdGalleryPic {
	width: 130px;
	border: none;
	text-align: center;
	vertical-align: middle;
}

table.stdPictureViewTable {
}
td.stdOnePictureViewImage {
	width: 420px;
	height: 410px;

	border: none;
	
	text-align: center;
	vertical-align: middle;
}
a.stdLink {
	text-decoration: underline;
	color: #000000;
}
/************************************ other **********************************/
form.stdForm {
	margin: 0px;
}
table.stdForm {
	border: none;
	border-collapse: collapse;	
	margin-left: 3px;
}
td.stdFormLabel {
	width: 150px;
	vertical-align: top;
}
td.stdFormField {
	font-size: 12px;
}
td.stdRequiredInformation {
	font-size: 12px;
}

span.stdRequiredIdentifier {
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
}
input.stdInputField, 
input.stdFormError, 
select.stdSelectField,
select.stdFormError, 
button.stdButton, 
textarea.stdTextAreaField,
textarea.stdFormError {
	font-family: verdana, 'times new roman', arial;
	border: 1px solid #999999;
	font-size: 12px;
}

input.stdFormError,
textarea.stdFormError {
	background-color: #EEEEEE;
}
/**** next prev ****/

table.stdViewNextPrev {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
	
td.stdViewPageNumbers, td.stdViewNextPrev {
	border: 1px solid #AAAAAA;
	
	color: #000000;
	text-align: center;
	vertical-align: middle;

}
td.stdViewNextPrev {
	width: 30px;
	vertical-align: middle;

}
a.stdViewNextPrev, a.stdViewPageNumbers {
	text-decoration: none;
	color: #000000;
}
span.viewPageNumberSel {
	font-weight: bold;
	font-size: 14px;
}



