.drpSearch
{
	width:140px;
	font-size:100%;
}

.drpSearch2
{
	width:130px;
	font-size:100%;
}

.drpSearchText
{
	width:135px;
	font-size:100%;
}

.btnSearch
{
	width:140px;
	font-size:100%;
	}

.clsPageTitle
{
	font-size:14px;
	font-weight:bold;
	}
	
.menuDivider
{
	width:120px;
	margin-left:8px;
	background-image: url(images/menudiv.gif);
	height:14px;
	}
	
.menuDividerlong
{
	background-image: url(images/menudiv.gif);
	height:14px;	
	}

.activeLink
{
	text-decoration:none;
	color:#10542B;
	}
	
.activeLink:hover
{
	text-decoration:none;
	color:#9CB621;
	}
	
#divMainContent strong
{
	color:#10542B;
}

#divMainContent a
{
	text-decoration:none;
	color:#10542B;
	}


#divMainContent a:hover
{
	text-decoration:none;
	color:#9CB621;
	}

#divMenu li
{
	margin-left:30px;
	list-style-image: url(images/listitem.gif);
	line-height:20px;
	}
	
.cal1
{
	background-color:#E8E8E8;
	height:20px;
	}
	
.cal2
{
	background-color:#FFFE8D;
	height:20px;
	}
	
.cal3
{
	background-color:#FFBDED;
	height:20px;
	}
	
.cal4
{
	background-color:#DBFDA6;
	height:20px;
	}
	
.cal5
{
	background-color:#FDCE72;
	height:20px;
	}
.cal6
{
	background-color:#A8E5F9;
	height:20px;
	}
.cal7
{
	background-color:#FDA4A4;
	height:20px;
	}


.calTd
{
	text-align:center;
	color:#000000;
	}
.calTd a
{
	text-decoration:none;
	color:#10542B;
	}
	
.calTd a:hover
{
	text-decoration:none;
	color:#9CB621;
	}
	
.bolded
{
	font-weight:bold;
	}
	
.greenbox
{
	background-color:#F6FFEA;
	border-left: solid 1px #F2F2F2;
	border-right: solid 1px #F2F2F2;
	border-top: solid 1px #F2F2F2; 
	border-bottom: solid 1px #F2F2F2;
	padding-top:5px; 
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
	width:580px;
	}

.detailHeader
{
	width:550px;
	}

#divSearchBox
{
	text-align:center;

	}
	
.InputBoxShort
{
	width:200px;
	}
	
.InputBoxLong
{
	width:400px;
	}
	
#divBox1
{
	background-color:#9BC7F9;
	width:180px;
	float:left;
	text-align:center;
	height:20px;
	padding-top:5px;
	}
	
#divBox2
{
	background-color:#9BC7F9;
	width:180px;
	float:right;
	text-align:center;
	height:20px;
	padding-top:5px;
	}
	
#divBox3
{
	background-color:#9BC7F9;
	width:180px;
	float:right;
	text-align:center;
	height:20px;
	padding-top:5px;
	}
	
#divboxCont
{
	width:590px;
	}
	
#divboxContLeft
{
	width:385px;
	float:left;
	}
	
.divPicFrame
{
	text-align:center;
	font-style:italic;
	color:#000000;
	padding-left:5px;
	padding-bottom:5px;
	}
	
	
.tdSpace
{
	background-color:#FFF;
	width:1px;
	}
	
	
.clearFloat
{
	float:none;
	}