/*==================================
              BODY/HEAD
===================================*/

html, body {margin:0; padding-top: 0px; padding-left: 50px; padding-right: 0px; padding-bottom: 0px;}

/*@import "gallery/css/lightbox.css";*/

body	{
	background-color: #FFFFFF;	background-image:url('images/bgbar.png');		/*background-attachment: fixed;*/	background-repeat:repeat-x;
	font-family: sans-serif;	text-align: center;
/*	scrollbar-arrow-color: #000000; */
/*	scrollbar-base-color: #333399; */
/*	scrollbar-dark-shadow-color: black; */
/*	scrollbar-track-color: #FF4700; */
/*	scrollbar-face-color: #FF4700; */
/*	scrollbar-shadow-color: black; */
/*	scrollbar-highlight-color: #FF4700; */
/*	scrollbar-3d-light-color: #FFFFFF; */
}

/*==================================
               TEXT
===================================*/
span.t1 {				font-family: Arial;		font-size: 13px;	font-style: none;	color: #00205b;	line-height: 19px;	}
span.t1-light {			font-family: Arial;		font-size: 13px;	font-style: none;	color: #FFFFFF;	line-height: 17px;	}
span.t2 {				font-family: Arial;		font-size: 14px; 	font-style: none;	color: #00205b;	font-weight: bold;	}
span.t2-light {			font-family: Arial;		font-size: 12px; 	font-style: none;	color: #FFFFFF;	}
span.t2-dark {			font-family: Arial;		font-size: 15px;	font-style: none;	color: #222222; }
span.t3-light {			font-family: Arial;		font-size: 11px; 	font-style: none;	color: #000000;	}
span.breadcrumbs {		font-family: Arial;		font-size: 13px;	font-style: none;	color: #FF4700;	font-weight: bold;	line-height: 19px;	}
span.columnheader {		font-family: Arial;		font-size: 17px;	font-style: none;	color: #0b7aa8;	}
span.feedback-header {	font-family: Arial;		font-size: 14px; 	font-style: none;	color: #000000;	font-weight: bold;	font-style: italic;	}
span.feedback-text {	font-family: Arial;		font-size: 12px; 	font-style: none;	color: #000000;	}
span.sectionheader {	font-family: Arial;		font-size: 14px;	font-style: none;	color: #333399;	font-weight: bold;	}
span.sectionlist {		font-family: Arial;		font-size: 13px;	font-style: none;	color: #424242;	}
span.footertext {		font-family: Arial;		font-size: 10px; 	font-style: none;	color: #FFFFFF;	line-height: 13px;	}
span.login-msg {		font-family: Arial;		font-size: 13px;	font-style: none;	color: #ed1414;	}
span.quote1 {			font-family: Arial;		font-size: 14px;	font-style: none;	color: #000000; line-height: 25px;	}
span.tag {				font-family: Arial;		font-size: 9px; 	font-style: none;	color: #6d7481;	}

/*==================================
               TABLES
===================================*/
td.pagebottomspacer		{	height: 15px;	padding: 0px;	border: 0px none;	background: url('images/body.png');	}


/*==================================
               LINKS
===================================*/
a:link {	color: #333333;	}
a:visited { color: #333333;	}
a:hover { 	color: #FFFFFF;	text-decoration: none;	/*background-color: #FF4700;*/	}
a:active { 	color: #333333;	}

a.quote1:link {		color: #FFFFFF;	text-decoration: underline;	}
a.quote1:visited { 	color: #FFFFFF;	text-decoration: underline;	}
a.quote1:hover {	color: #FFFFFF;	text-decoration: none;	}
a.quote1:active {	color: #FFFFFF;	text-decoration: underline;	}

a.footer:link {		color: #FFFFFF;	text-decoration: none;	}
a.footer:visited { 	color: #FFFFFF;	text-decoration: none;	}
a.footer:hover {	color: #FFFFFF;	text-decoration: underline;	}
a.footer:active {	color: #FFFFFF;	text-decoration: none;	}

a.adminpanel:link 		{	color: #00205b;	text-decoration: underline;	}
a.adminpanel:visited 	{ 	color: #00205b;	text-decoration: underline;	}
a.adminpanel:hover 		{	color: #00205b;	text-decoration: none;		}
a.adminpanel:active 	{	color: #00205b;	text-decoration: underline;	}

a.dirlist:link {	color: #00205b;	text-decoration: underline;	}
a.dirlist:visited { color: #00205b;	text-decoration: underline;	}
a.dirlist:hover {	color: #00205b;	text-decoration: underline;	font-weight: bold;	}
a.dirlist:active {	color: #00205b;	text-decoration: underline;	}

a.breadcrumbs:link {	color: #333399;	text-decoration: none;	}
a.breadcrumbs:visited { color: #333399;	text-decoration: none;	}
a.breadcrumbs:hover {	color: #FFFFFF;	background-color: #FF4700;	}
a.breadcrumbs:active {	color: #333399;	text-decoration: none;	}

a.breadcrumbsactive:link 	{	color: #FF4700;	text-decoration: none;	}
a.breadcrumbsactive:visited { 	color: #FF4700;	text-decoration: none;	}
a.breadcrumbsactive:hover 	{	color: #FFFFFF;	background-color: #FF4700;	}
a.breadcrumbsactive:active 	{	color: #FF4700;	text-decoration: none;	}

a.bodylink-dark:link { 		color: #333399;	}
a.bodylink-dark:visited {	color: #333399;	}
a.bodylink-dark:hover {		color: #FFFFFF;	text-decoration: none;	background-color: #333399;	}
a.bodylink-dark:active {	color: #333399;	}

a.bodylink-light:link { 	color: #FFFFFF;	}
a.bodylink-light:visited {	color: #FFFFFF;	}
a.bodylink-light:hover {	color: #0b7aa8;	text-decoration: none;	background-color: #FFFFFF;	}
a.bodylink-light:active {	color: #FFFFFF;	}

a.tag:link {		color: #6d7481;	text-decoration: none;	}
a.tag:visited { 	color: #6d7481;	text-decoration: none;	}
a.tag:hover {		color: #6d7481;	text-decoration: underline;	}
a.tag:active {		color: #6d7481;	text-decoration: none;	}

/*==================================
          MOUSEOVER TOOLTIP
===================================*/

/* MOUSEOVER TOOLTIP */
#dhtmltooltip{ position:	absolute; width: 150px;	border: 2px solid black;
padding: 2px;	background-color: lightyellow;	visibility: hidden;	z-index: 100;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
