body { 
	
	scrollbar-arrow-color:000000;
    scrollbar-track-color:f7f7f7;
    scrollbar-face-color:FFA714;
    scrollbar-highlight-color:FFA714;
    scrollbar-shadow-color :FFA714;
    scrollbar-3d-light-color:FFA714;
    scrollbar-dark-shadow-color:FFA714;
    scrollbar-base-color:FFA714;
	

}

* {
	font-family:Verdana, Arial, Helvetica, Sans Serif;
	font-size:11px;
}

li {
	list-style-type: square; 
}

div.top {
	
	z-index:1;
	
}

.bordered {
	border-right:1px solid #dddddd;
	border-left:1px solid #FDE9C9;
	border-bottom:1px solid #dddddd;
	width:760px;

}




a:link {
	color: #333333;
}
a:visited {
	color: #555555;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #FFA714;
}


.navcurrent { 
	color:#444444;
	background-image:url(/gfx/ul_or.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-left:16px;
	font-weight:bold;

}


a.nav:link { 
	color:#000000;
	text-decoration:underline;
	background-image:url(/gfx/ul_w.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:16px;
	text-decoration:none;

}
a.nav:visited { 
	color:#333333;
	text-decoration:underline;
	background-repeat:no-repeat;
	background-image:url(/gfx/ul_w.gif);
	background-position:0px 0px;
	padding-left:16px;
	text-decoration:none;

}
a.nav:active { 
	color:#336699;
	background-position:2px 2px;
	background-image:url(/gfx/ul_w.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	text-decoration:none;

}
a.nav:hover { 
	color:#FFA714;
	background-image:url(/gfx/ul_bl.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-left:16px;
	text-decoration:none;

}

.navbr { 
	text-decoration:none;
}
a.navbr:link { 
	text-decoration:none;

}
a.navbr:visited { 
	text-decoration:none;

}
a.navbr:active { 
	text-decoration:none;
}
a.navbr:hover { 
	text-decoration:none;
}

.navbutton {
	margin-bottom:3px;
	width:175px;
	background-image:url(/gfx/grey.gif);
	background-repeat:repeat-y;
}

a.uplink:link { 
	color:#000000;
	text-decoration:underline;
	background-image:url(http://www.digital-inspiration.com/gfx/goup.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left: 15px;
	font-size:11px;
}
a.uplink:visited { 
	color:#333333;
	text-decoration:underline; 
	background-image:url(http://www.digital-inspiration.com/gfx/goup.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left: 15px;
	font-size:11px;
}
a.uplink:active { 
	color:#336699;
	text-decoration:underline; 
	background-image:url(http://www.digital-inspiration.com/gfx/goup.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left: 15px;
	font-size:11px;
}
a.uplink:hover { 
	color:#F38122;
	text-decoration:underline; 
	background-image:url(http://www.digital-inspiration.com/gfx/goup2.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left: 15px;
	font-size:11px;
	
}

.r1 { 
	background-color:#fcfcfc;
}
.r2 { 
	background-color:#f3f3f3;
	
}
.rt {
	width:90%;
	border: 1px dashed #e6e6e6;
}

.list1 {
	margin-bottom: 20px;
}
