body 
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
}
.orangetext
{
	color: #e69404;
}
.orangetext1
{
	color: #d78a03;
}
.orangetext2
{
	color: #ea9d16;
}

.orangetext2b
{
	color: #6B6B6B;
}
.orangetext3
{
	color: #e19104;
}
.whitetext
{
	color: #ffffff;
}
.greytext
{
	color: #868889;
}
.greytext1
{
	color: #6b6b6b;
}
.greytext2
{
	color: #838382;
}
.greytext3
{
	color: #646565;
}
.font10
{
	font-size: 10px;
}
.font12
{
	font-size: 12px;
}
.font14
{
	font-size: 14px;
}
.font18
{
	font-size: 18px;
}
.fontCandara
{
	font-family: Candara;
}
.fontArial
{
	 font-family: Arial;
}
.bold
{
	font-weight: bold;
}
.textdecornone
{
	text-decoration: none;
}
.whitebg
{
	background-color: #ffffff;
}
.greenbg1
{
	background-color: #91b796;
}
.greybg
{
	background-color: #868889;
}
.gerybg1
{
	background-color: #c5c5c5;
}
.greybg2
{
	background-color: #f8f8f8;
}
.greybg3
{
	background-color: #838382;
}
.bluebg
{
	background-color: #91aab7;
}
.orngebg
{
	background-color: #ea9d16;
}
.gecko .linehight
{
	line-height: 18px;
}
.ie .linehight
{
	line-height: 18px;
}
.rightmenuorng
{
	background: url(../images/cocept135_03.jpg);
	background-position: left top;
	background-repeat: repeat;
	width: 15px;
}
.ie .search
{
	border: solid 1px #9f9f9f;
	font-family: Arial;
	font-size: 12px;
	color: #868889;
	padding-left: 6px;
	padding-bottom: 2px;
	background: url(../images/cocept13_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 162px;
	height: 18px;
}
.gecko .search
{
	border: solid 1px #9f9f9f;
	font-family: Arial;
	font-size: 12px;
	color: #868889;
	padding-left: 6px;
	padding-bottom: 2px;
	background: url(../images/cocept13_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 162px;
	height: 18px;
}
.ie .padding
{
	padding-top:1px;
}
.ie .grenblueshtitle
{
	height: 40px; 
	padding-left: 12px; 
	padding-bottom: 1px;
}
.gecko .grenblueshtitle
{
	height: 40px; 
	padding-left: 11px; 
	padding-bottom: 1px;
}
.bottomline
{
	background: url(../images/cocept13_07.jpg);
	height: 1px;
	background-repeat: repeat;
	background-position: center top;
}
.ie .searchPubl
{
	border: solid 1px #9f9f9f;
	font-family: Arial;
	font-size: 12px;
	color: #868889;
	padding-left: 6px;
	padding-bottom: 2px;
	background: url(../images/publications_search_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 283px;
	height: 18px;
}
.gecko .searchPubl
{
	border: solid 1px #9f9f9f;
	font-family: Arial;
	font-size: 12px;
	color: #868889;
	padding-left: 6px;
	padding-bottom: 2px;
	background: url(../images/publications_search_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 284px;
	height: 18px;
}
.ie .serSelect
{
	border: solid 1px #9f9f9f;
	background: url(../images/publications_search_10.jpg);
	background-repeat: no-repeat;
	width: 233px;
}
.ie .spanCheck
{
	color: #868889;
	background: url(../images/publications_search1_03.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
	width: 17px;
}
.gecko .spanCheck
{
	color: #868889;
	background: url(../images/publications_search1_03.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
	width: 17px;
}
.gecko .serSelect
{
	border: solid 1px #9f9f9f;
	background: url(../images/publications_search_10.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 233px;
}
span.checkbox 
{ 
  width: 19px; 
  height: 22px; 
  padding: 0 5px 0 0; 
  background: url(../images/newcheckbox.jpg) no-repeat; 
  display: block; 
  clear: left; 
  float: left; 
} 
.topmenu1:hover
{
	color: #646565;
}
.leftmanu:hover
{
	color: #d78a03;
}

/*------------------ FORM ------------------*/

input{font-size:12px; color:#333333; font-family:Arial, Helvetica, sans-serif; direction:ltr; height:17px;}
.input, .input_focus{border:1px solid #666666; width:150px;}
.input_focus{border:1px solid #EA9D16;}
.input[type=checkbox]{border:none;}
.button, .button_over{background:#EA9D16; color:white; font-weight:bold; border:none; height:20px; width:40px;}
.button_over{background:#6B6B6B; cursor:pointer;}
.alertTx{color:red; font-size:12px;}