.green
{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	}
.white
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11;
	font-weight:bold;
	color:#ffffff;
	}
.contenteblack
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11;
	color:#000000;
	}
.red
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11;
	font-weight:bold;
	color:#EF4747;
	}

	
.searchbg {
		background-color:#1E88D8;
		font-family:"Trebuchet MS";
		font-size:12;
		font-weight:bold;
		color:#ffffff;
		}
.whitecotent{
		font-family:"Trebuchet MS";
		font-size:12;
		color:#ffffff;
		}
.page {
  border-left: solid 1px #919B9C;
  border-right: solid 1px #919B9C;
  border-bottom: solid 1px #919B9C;
  background-Color: #FCFCFD;
}

.pageGlass {
  border-left: solid 1px #2C671C;
  border-right: solid 1px #2C671C;
  border-bottom: solid 1px #2C671C;
  background-Color: #FBF5E3;
  background-repeat: repeat-y;
}

.pageWin {
  border-right: outset 2px #FFFFFF;
  border-bottom: outset 2px #FFFFFF;
  border-left: outset 2px #FFFFFF;
  border-top: none 0px #FFFFFF;
  background-color: #D4D0C8;
  background-repeat: repeat-y;
}

.tabPage {
 font-family: Tahoma; font-size: 11px; color: #333333;
}
.btn { font-family: Tahoma;  font-size: 11px;  font-style: normal;  text-decoration: none;    }
.topString {
 font-family: Tahoma; font-size: 10px; color: #DCC451;
}		
#category_topleft{
	background:url(../images/boxlefttop.gif) no-repeat;
	width:8px;
	height:6px;
}
#category_topright{
	background:url(../images/boxrighttop.gif) no-repeat;
	width:10px;
	height:6px;
}
#category_top{
	background:url(../images/boxtopline.gif);
}
#category_left{
	background:url(../images/boxleftline.gif);
	width:8px;
}
#category_center{
	background-color:#F0F8E6;
	width:211px;
}

#category_right{
	background:url(../images/boxrightline.gif);
	width:10px;
}
#category_bottomleft{
	background:url(../images/boxleftbottom.gif) no-repeat;
	width:8px;
	height:6px;
}
#category_bottomright{
	background:url(../images/boxrightbottom.gif) no-repeat;
	width:10px;
	height:6px;
}
#category_bottom{
	background:url(../images/boxbottomline.gif) top;
	margin-top:0px;
	
}

hr{
	background-color:#169232;
    height:0.1em;
}
.errors{
	color:red;
}
.datesmalltext{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight:bold;
}

#select{
	width:200;
	height:300;
}