BODY	{
	scrollbar-base-color: #292929;
	scrollbar-track-color: #222222;
	scrollbar-arrow-color: #8BC1AD;
	backgroUnd-color: #FFFFFF;
	}




/* NON-MENU LINK */

a:link, a:visited, a:active	{ color: #FF6600; text-decoration: none; font-weight: bold; }

a:hover				{ color: #FFCC66; text-decoration: none; font-weight: bold; }





/*  FONTS AND TITLES */


TABLE		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; }

.title		{ COLOR: #ff6600; FONT: 18px arial, verdana, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.uploadtitle	{ COLOR: #ff6600; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }

#date-location	{ right: 10px; POSITION: absolute; TOP: 30px; }



/* GENERAL TEXT */

.smalltext		{ COLOR: #999999; FONT: 11px arial, sans-serif; font-weight: bold; }

.footer			{ COLOR: #C0C0C0; FONT: 9px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle		{ COLOR: #CCFFFF; FONT: 13px arial, sans-serif; font-weight: bold; }

.list 			{ COLOR: #CCCC99; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.testimonial		{ COLOR: #CCFFFF; FONT: 11px verdana, arial, sans-serif; font-style: italic; font-weight: bold; }




.scrollertext 		{ color: #101010; font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; }

.borders		{ border: #000000 1px solid; }




.headercolor		{ background-color: #292929; }


/* MAIN IMAGE */

.pictbackground		{ background-color: #FFFFFF; background-repeat: repeat-n;}



/* SHADOW AND CORNER */

#cornerimage		{ background-image: url("../picts/darkgray/corner.gif"); }


.pageheight		{ background-image: url("../picts/shadow-vertical.gif"); background-repeat: repeat-y; }

.shadow-horizontal	{ background-image: url("../picts/shadow-horizontal.gif"); background-repeat: repeat-x; }






/* PAGE LINES & BORDERS */

.pagebars	{
		background-color: #444444;
		background-image: url("../picts/darkgray/bar.jpg");
		height: 12px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #444444;
		background-image: url("../picts/darkgray/bar.jpg");
		height: 20px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.page-splits		{
			border: #D3D3CB 1px solid;
			background-color: #FCFCF4;
			color: #FCFCF4;
			}




/* LEFT */

.sidebar-background, .sidebar-background2
			{
			background-image: url("../picts/darkgray/background-sidebar.gif");
			background-color: #222222;
			background-repeat: repeat-y;
			}

.sideborder		{ BORDER: #666666 1px solid; }



.sidebartitle		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.sidebartext		{ COLOR: #C0C0C0; FONT: 11px arial, verdana,  sans-serif; font-weight: bold; }


.sidebartitle-box	{
		padding: 5px;
		background-color: #2B2B2B;
		background-image: url("../picts/darkgray/background-sidebar-title.gif");
		color: #FFFFFF;
		font: bold 12px arial, verdana, sans-serif;
		text-align: left;
		border-top: #666666 1px solid;
		border-bottom: #666666 1px solid;
		border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		}	

.sidebartext-box	{
		padding: 6px;
		background-color: transparent;
		color: #C0C0C0;
		font: bold 11px arial, verdana, sans-serif;
		text-align: left;
		border-top: #666666 0px solid;
		border-bottom: #666666 1px solid;
		border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		}

a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #A2B7B5; text-decoration: none; }

a.sidelink:hover					{ color: #ff6600; text-decoration: none; }










/* RIGHT */

.sidebartext-right	{ color: #000000; FONT: 11px arial, verdana,  sans-serif; font-weight: bold; }

fieldset 	{
		border: #ffffff 1px solid;
		}

fieldset legend {
		FONT: bold 14px arial, verdana, sans-serif;
		COLOR: #FFFFFF;
		border:1px solid #777777;
		background-color: #444444;
		background-image: url("../picts/darkgray/background-sidebar-title.gif");
		}

/* HOME LINKS */


.homelinktext 		{ color: #86A6C0; font-family: arial, verdana, sans-serif; font-size: 12px; font-weight: normal; }

.linksize1		{ font-size: 17px; }

.linksize2		{ font-size: 20px; }

.linksize3		{ font-size: 24px; }

a.homelink:link		{ color: #666666; text-decoration: none; font-weight: normal; }

a.homelink:visited	{ color: #666666; text-decoration: none; font-weight: normal; }

a.homelink:active	{ color: #666666; text-decoration: none; font-weight: normal; }

a.homelink:hover	{ color: #ff6600; text-decoration: none; font-weight: normal; }
