﻿BODY	{
	scrollbar-base-color: #AEAFBB;
	scrollbar-track-color: #E5E5E5;
}




/* NON-MENU LINK COLORS */

a:link 	{
	color: #CC00FF;
	text-decoration: none;
}
a:visited 	{
	color: #CC00FF;
	text-decoration: none;
}
a:active	{
	color: #CC00FF;
	text-decoration: none;
}
a:hover				{
	color: #553399;
	text-decoration: underline;
}





/* PAGE FONTS AND TITLES */

/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #333399; FONT: 12px verdana, arial, sans-serif; }
.leftcolbanner {
	border-bottom: 2px solid #9A3134;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 275px;
}

.title		{ COLOR: #666699; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }
.small-title {
	COLOR: #666699;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	line-height: normal;
	font-family: verdana, arial, sans-serif;
}

.title-section		{ COLOR: #666699; FONT: 20px verdana, arial, sans-serif; font-weight: bold; }

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

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

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

.vendorborder {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #9A3134;
	padding-top: 10px;
	padding-bottom: 10px;
}




/* HEADER BACKGROUND COLOR - edit the header.js also */

.headercolor		{ background-color: #141424; }






/* NON GALLERY IMAGE BORDERS */

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






/* SHADOW AND CORNER IMAGE */

#cornerimage		{
	background-image: url('../picts/navy/corner-pattern.jpg');
	background-repeat: no-repeat;
}
#cornerimage-right		{
	background-image: url('../picts/navy/corner-right-pattern.jpg');
	background-repeat: no-repeat;
}

.pageheight		{
	background-image: url('../picts/shadow-vertical.jpg');
	background-repeat: repeat-y;
}
.pageheight-right		{
	background-position: right top;
	background-image: url('../picts/shadow-vertical-right.gif');
	background-repeat: repeat-y;
}

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


/* PAGE LINES & BORDERS */

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

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

.page-splits		{
			border: #9698AB 1px solid;
			background-color: #F0F0F6;
			color: #F0F0F6;
			}
.page-splits-pins		{
	padding: 11px;
	background-image: url('../picts/pinborder.gif');
	background-repeat: repeat-x;
}

.vendorpagenumber {
	text-align: right;
	font-style: normal;
	font-weight: bold;
	color: #9A3134;
}
.vendor-nolink {
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #9A3134;
	line-height: 175%;
}
/*VENDOR LINKS*/

a.vendor:active	{
	color: #BA4342;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.vendor:visited	{
	color: #BA4342;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.vendor:link	{
	color: #BA4342;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.vendor:hover					{
	color: #BA4342;
	text-decoration: underline;
}










/* SCROLLER OPTIONS */



.scroller-body		{
			background-color: #2D2D4A;
			background-image: url("../picts/navy/background-scroller.jpg");
			background-repeat: repeat-y;
			}

.scrollertitle 		{ color: #A8A7BE; font-family: arial, Tahoma, Verdana, sans-serif; font-size: 13px; font-weight: bold; }

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



/* SCROLLER LINK COLORS */

a.scroller:active	{ color: #99CCFF; text-decoration: none; }

a.scroller:visited	{ color: #99CCFF; text-decoration: none; }

a.scroller:link	{ color: #99CCFF; text-decoration: none; }

a.scroller:hover					{ color: #FFCC00; text-decoration: none; }














/* LEFT SIDEBAR OPTIONS */

.sidebar-background2
			{
			background-image: url("../picts/navy/background-sidebar.gif");
			background-color: #00001C;
			background-repeat: repeat-y;
			}

.sidebar-background
			{
	background-image: url("../picts/navy/background-sidebar.gif");
	background-color: #00001C;
	background-repeat: repeat-y;
}

.sideborder		{ BORDER: #9291AA 1px solid; }

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

.sidebartext		{
	COLOR: #CFCFE0;
	FONT: 12px arial, verdana, sans-serif;
	font-weight: normal;
	background-image: url('../picts/background-sidebar.gif');
}
a.sidelink:visited	{
	color: #CC99FF;
	text-decoration: none;
}
a.sidelink:link	{
	color: #FF00FF;
	text-decoration: none;
}
a.sidelink:hover					{
	color: #FFCC00;
	text-decoration: none;
}










/* FOR RIGHT SIDEBAR */

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



fieldset legend {
		FONT: bold 13px arial, verdana, sans-serif;
		COLOR: #FBDB74;
		border:1px solid #333399;
		background-color: #333399;
		}
/* LEFT NAVIGATION
===================================================
*/

table.leftnav {
	width: 150px;
	border-collapse: collapse;
	float: left;
	text-align: center;
}
.tdgreenheader {
	text-align: left;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-weight: bold;
	color: #E6EED7;
	height: 33px;
	background-image: url('../picts/c_h_1_bg.jpg');
	background-repeat: repeat-x;
	background-position: 50%;
	vertical-align: middle;
	padding-left: 1em;
	font-size: .9em;
}
td.green {
	background-color: #E6EEd7;
	text-align: left;
	vertical-align: top;
}
li.green {
	font-size: .8em;
	vertical-align: top;
	text-align: left;
	margin-left: 5px;
	line-height: 100%;
	margin: .5em 0em .5em 0em;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C1D059;
	padding-bottom: .3em;
	font-weight: bold;
}
.tdorangeheader {
	text-align: left;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-weight: bold;
	color: #EFE4D0;
	height: 33px;
	background-image: url('../picts/c_h_2_bg.jpg');
	background-repeat: repeat-x;
	background-position: 50%;
	vertical-align: middle;
	padding-left: 1em;
	font-size: .9em;
}
td.orange {
	background-color: #EFE4D0;
	text-align: left;
	vertical-align: top;
}
li.orange {
	font-size: .8em;
	vertical-align: top;
	text-align: left;
	margin-left: 5px;
	line-height: 100%;
	margin: .5em 0em .5em 0em;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #F5C102;
	padding-bottom: .3em;
	font-weight: bold;
}
.tdblueheader {
	text-align: left;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-weight: bold;
	color: #D2E2EC;
	height: 33px;
	background-image: url('../picts/c_h_4_bg.jpg');
	background-repeat: repeat-x;
	background-position: 50%;
	vertical-align: middle;
	padding-left: 1em;
	font-size: .9em;
}
td.blue {
	background-color: #D2E2EC;
	text-align: left;
	vertical-align: top;
}
li.blue {
	font-size: .8em;
	vertical-align: top;
	text-align: left;
	margin-left: 5px;
	line-height: 100%;
	margin: .5em 0em .5em 0em;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #96BCD3;
	padding-bottom: .3em;
	font-weight: bold;
}
.tdredheader {
	text-align: left;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-weight: bold;
	color: #F5E3DE;
	height: 33px;
	background-image: url('../picts/c_h_3_bg.jpg');
	background-repeat: repeat-x;
	background-position: 50%;
	vertical-align: middle;
	padding-left: 1em;
	font-size: .9em;
}
td.red {
	background-color: #F5E3DE;
	text-align: left;
	vertical-align: top;
}
li.red {
	font-size: .8em;
	vertical-align: top;
	text-align: left;
	margin-left: 5px;
	line-height: 100%;
	margin: .5em 0em .5em 0em;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #E18179;
	padding-bottom: .5em;
	font-weight: bold;
}
ul {
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: inherit;
	list-style-type: square;
	padding-left: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: .5em;
}
ol {
	margin: .6em;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url('../picts/arr.gif');
	list-style-type: square;
	padding-left: .6em;
}
.tdpurpleheader {
	text-align: left;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-weight: bold;
	color: #E3DCEF;
	height: 33px;
	background-image: url('../picts/c_h_5_bg.jpg');
	background-repeat: repeat-x;
	background-position: 50%;
	vertical-align: middle;
	padding-left: 1em;
	font-size: .9em;
}
td.purple {
	background-color: #E3DDEC;
	text-align: left;
	vertical-align: top;
}
li.purple {
	font-size: .8em;
	vertical-align: top;
	text-align: left;
	margin-left: 5px;
	line-height: 100%;
	margin: .5em 0em .5em 0em;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #5e536f;
	padding-bottom: .3em;
	font-weight: bold;
}
.tdhotpinkheader {
	text-align: left;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-weight: bold;
	color: #FFECFF;
	height: 33px;
	background-image: url('../picts/c_h_6_bg.jpg');
	background-repeat: repeat-x;
	background-position: 50%;
	vertical-align: middle;
	padding-left: 1em;
	font-size: .9em;
}
td.hotpink {
	background-color: #FFF9FF;
	text-align: left;
	vertical-align: top;
}
li.hotpink {
	font-size: .8em;
	vertical-align: top;
	text-align: left;
	margin-left: 5px;
	line-height: 100%;
	margin: .5em 0em .5em 0em;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #c000c0;
	padding-bottom: .3em;
	font-weight: bold;
}

a.sidenav:link {
	color: #4D4D4F;
	text-decoration: underline;
	font-weight: bold;
	font-size: .8em;
}
a.sidenav:hover{
text-decoration:none
}


