html {
font-size: 100.01%;
}
body {
	padding-left: 25px;
	padding-right: 25px;
}
body, tr {
	background-color: rgb(210, 244, 234);/*#95e5c8;	*/
	color: #000000;
}
body, td, th, .main, a {
		color: black;
		margin2: 0;  
		font-family:Arial,Helvetica,Verdana,Sans-serif; 
		font-size:10pt;  
		font-weight:normal; 
		text-align2: left; 			
		text-decoration: none;	
		
}

th {
	padding: 5px;
	text-align: left;
}

th {
	font-weight: bold;	
}

td {
	vertical-align: top;
}
		
h1 {
		padding2:0px;
		margin2:0px;
		font-size: 13pt;
		font-weight: bold;
		color: #006837;
}
		
h2 {
			font-size: 12pt;
			color: #91a908;
			font-weight: bold;
			float2: left;
			padding2:0px;
			margin2: 0px;
	padding-top: 10px; 			
} 		
		
h3 {
	font-size: 11pt;
}
		
a, a:link, a:active, a:visited {font-size:10pt; color: #000000; font-style: normal; text-decoration: underline; font-weight: normal;}

select, input, option {
	font-size: 10pt;
	
}

a.menu, a:link.menu, a:active.menu, a:visited.menu {
	font-family: Eras Bold ITC, Arial Black, Arial;
	aaa: Segoe UI;
	color: white;
	background-color: #000000;
	text-decoration: none;
	font-size: 11pt;
	padding: 0px 10px 0px 10px;
	font-weight: 200;
	font-style2: italic;
}
a.link_msg {
	text-decoration: none;

}

.footer, a.footer {
	color: #b3b3b3;
}

hr { 
	color: #006837;
	background-color: #006837;
	border: 0;
	height: 1px;
}	

hr.dot { 
	background-color:#fff;
	border:#000000 1px dotted;
	border-style: none none dotted;
	color:#fff;
}	

a.forum_path_menu {
	color: #666666;
	font-size: 8pt;
	text-decoration: none;
}

.forum_date {
	font-size: 8pt;
	text-align: left; 
	vertical-align: middle;
}

input[type="submit"] {
	font-family: Eras Bold ITC, Arial Black, Arial, Segoe UI;
	border: 0;
	height: 27px;
	width2: 153px;
	cursor: pointer;
	font-weight2: bold;
	background-color: black;
	color: white;
	font-size: 9pt;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;	
  padding: 1px 7px;
}

input, textarea, select
{

	padding:4px 5px;
	border:1px solid #999;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s	
}
input[type="image"], input[type="checkbox"]
{
	border: 0;
	box-shadow: none;
}
input[type="image"] {
	padding: 1px;	
}

.star_0, .star_50, .star_100 
{
	background-image: url(/pics/stars.png);
	background-position: -49px 0px;
	width: 15px;
	height: 15px;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-origin: padding-box;

	background-size: auto;
	border-collapse: collapse;
	box-sizing: border-box;
	color: rgb(57, 57, 57);
	display: inline-block;
	font-family: a;
	font-size: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 1px;
	margin-top: 0px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}


.star_50
{
	background-position: -49px -77px;
}

.star_100
{
	background-position: -49px -15px;
}

.forum_small {
	font-size: 8pt;
	color: #aaaaaa;
}

.round {
	  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;	
}

.forum_mood-2 {
	background-color: #cc0000;
	color: white;
	text-decoration-color: white;
}

.forum_mood-1 {
	background-color: #ff6666;
}

.forum_mood1 {
	background-color: #99ff99;
}

.forum_mood2 {
	background-color: #00cc00;
}

.date {
	font-weight: bold;
}

.results_table {
	padding: 5px;
}