.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #000000;
	font-weight: bold;
	text-align:center;
}
.heading_red {
	color: #990000;
	font-size: 2 em;
	margin: 5px 50px;
	font-weight:bold;
}

/*for search/reviews */
#review_HTML_container{
  font-family:Arial,Helvetica,sans-serif;
	width: 100%; 
	text-align: center;
	font-size:.9em;
}
#review_HTML_container span.r_text{
position:relative;
left:3em;
}

#review_HTML_container strong {
	font-size:1.3em;
}
#review_HTML_container small{
	text-indent:3em;
}

.small_title {
	font-weight:bold;
	font-size:1.1 em;	
}
.text_indent {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 40px;
	font-size: 1em;
	text-align: justify;
}
.dottedrule {
	border-top-width: 5px;
	border-top-style: dotted;
	line-height: 0px;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.tabular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}

.list_sub {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;	
	line-height: 1.9em;
	color: #444444;
	list-style-type: none;
	margin: 5px 50px;
	text-align:justify;
}
.heading_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	color: #000000;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.table_head {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 5px;
	font-size: large;
	font-weight: bold;
}
.verdana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	left: auto;
	top: auto;

}
.tbl2 { 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; 
	color: #000000; 
	font-size: medium; 
	background-color: #9099ff; 
}
.indexheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2ex;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-position: 70% top;
	position: static;
	left: auto;
	top: auto;
	right: auto;
}
.pic_border {
	margin: 10px 0px 10px 10px;
	padding: 10px;
	clear: right;
	float: right;
	vertical-align: baseline;
	position: relative;
}
.pic_border_left {

	margin: 2px 20px 2px 0px;
	padding: 2px;
	clear: left;
	float: left;
	vertical-align: baseline;
	position: relative;
}
.badge_user {
	font-size: .7em;
	color: #FF0099;
}
.badge_anon {
	font-size: .7em;
	color: #707070;
}
.badge_reviewer {
	font-size: .8em;
	color: #FF0099;
	font-weight: bold;
}
.badge_staff {
	font-size: .9em;
	color: #FF0000;
	text-decoration:underline;
	font-weight: bold;
}
.heading_subsub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.verdana-center {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	top: auto;
}
