td, p, body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	}

body {
	background-color: #F0FFFF;
}

a, a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.blue, a.blue:link
{
	color: #3E7EC1;
	font-size : 11px;
	text-decoration: none;
}

a.blue:hover
{
	color: #3E7EC1;
	font-size : 11px;
	text-decoration: underline;
}

a.news, a.news:link
{
	color: #373737;
}

a.news:hover
{
	color: #373737;
	text-decoration: underline;
}
  

.blue
{
	color: #4287CE;
}

a.menu, a.menu:hover, a.menu:link
{
	color: #336699;
	font-size : 12px;
	font-weight : bolder;
	text-decoration: none;
}

.sm
{
	font-size : 10px;
}

input, textarea, select
{
	background-color : #FFFFFF;
	color: #003366;
	border: 1px solid #ADADAD;
	font-size : 11px;
}
.search
{
	border: 1px solid #000000;
}

.bigblue
{
	font-size : 12px;
	color: #336699;
}

.blue2, .date
{
	color: #476C9C;
}
.white
{
	color: #FFFFFF;
}

h1
{
	color: #336699;
	font-size : 16px;
	margin: 0;
	}

h2
{
	margin: 0;
	color: #336699;
	font-size : 14px;
}
h3
{
	margin: 0;
	color: #476C93;
	font-size : 12px;
}
h4
{
	margin: 0;
	color: #476C93;
	font-size : 10px;
}

h5
{
	margin: 0;
	color: #476C93;
	font-size : 8px;
}

.sun
{
	font-size : 13px;
	color: #336699;
	background-image:url(/Sites/greenhouses/Images/sun.gif);
	background-position:left center;
	background-repeat:no-repeat;	
	padding:0 0 0.1em 1.8em;
}

.login
{
	background-color : #D8E6F1;
	padding: 0 3 0 3;
	color: #004C8A;
	border: 2px solid #65737F;
	font-size : 11px;

}

 .gray
{
	color: #A2A2A2;
}

UL
{
	font-size : 11px;
	margin-top: 2;
	margin-bottom: 2;
}
.map
{
	list-style-image : url(/Sites/greenhouses/Images/arr3.gif);
}

TABLE.user
{
}

TABLE.user TD
{
	padding: 4;
}

table.border{
	border: 1 solid Gray;
	border-collapse:collapse;
	width: 100%;
}

table.border td{
	border: 1 solid #666666;
	background-color: white;
	padding: 3;		
}

tr.table_header td{
	background-color: #DDDDDD;
	text-align: center;
	font-weight: bold;
}

table.calendar_table td{
	padding-top: 1pt;
	padding-right: 5pt;
	padding-bottom: 1pt;
	padding-left: 1pt;
}

td.calendar_header{
	font-weight: bold;
	color: #006666;
}
.topblock {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #708090;
}
.tr_forum_title{
	FONT-SIZE: 10px;
	COLOR: white;
	background-color: #228B22;
}

.tr_dark_line{
	background-color: #E6E6FA;
}

.tr_light_line{
	background-color: #F0FFFF;
}

.tr_a{
	FONT-SIZE: 11px;
	COLOR: white;
	font-weight: bold;
}

tr.tr_dark_line blockquote, tr.tr_light_line blockquote{
	border: 1px solid gray;
	background-color: white;
	padding: 5;
	margin: 2 2 2 15;
}
.blur {
	filter: Alpha(opacity=50);
}