

.bdrright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bdr1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bdrtop {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.texttitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Group {
	display: block;
	height: 28px;
	width: 173px;
	background-image: url(http://fourpeaks08.canyondigital.net/Button_Group.jpg);
	line-height: 27px;
	padding-left: 27px;
	color: #dfdfdf;
	text-decoration: none;
}
.Group:hover {
	color: #dfdfdf;
	text-decoration: underline;
}
.Option {
	display: block;
	height: 28px;
	width: 173px;
	background-image: url(http://fourpeaks08.canyondigital.net/Button_Option.jpg);
	line-height: 27px;
	padding-left: 27px;
	color: #dfdfdf;
	text-decoration: none;
}
.Option:hover {
	color: #dfdfdf;
	text-decoration: underline;
}
.show {
	display:inline;
}
.hide {
	display:none;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 180px; /* Width of Menu Items */
border-bottom: 1px solid #cccc;
border-right: 1px solid #EFE3CC;
border-left: 1px solid #EFE3CC;
line-height: 25px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 220px; /*sub menu width*/
/*background: #776333; */
/*background: #9B4A2F; */
background: #FCF0C4;
color: #7C2128;
top: 0;
visibility: hidden;
line-height: 25px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

/*Sub level menu items */
.suckerdiv ul li ul li a{
color: #7C2128;
}

/*Sub level menu items */
.suckerdiv ul li ul li a:visited{
color: #7C2128;
}

/*Sub level menu items */
.suckerdiv ul li ul li a:hover{
color: #7C2128;
text-decoration: underline;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;

padding: 1px 5px;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background-color: #FCF0C4;
/*background-color: #9B4A2F;  */
/*background-color: #776333; */
color: #7C2128;
}

.suckerdiv .subfolderstyle{
/*background: url(http://fourpeaks08.canyondigital.net/media/images/arrow-list.gif) no-repeat center right; */
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
