/*  CSS Level 2.1 */
/*  Saturn CSS Ver 1.37 */

html {
background-image: url(images/pd_background.jpg);
background-attachment: fixed;
margin-left: 25px;
margin-right: 25px;
margin-top: 15px;
margin-bottom: 15px;}

body
{
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #293984;
scrollbar-track-color: #000000;
scrollbar-highlight-color: #012D6C;
}

/* Layout Div for links for layout switching */
#layouts {border-color: #ffffff; border-style: solid; border-width: 0px; width: auto;}
/* Banner Div To Alter Saturn Region Logo */
#banner {background-image: url(images/saturn_eur_wide.jpg);  background-repeat: no-repeat;  background-position: center; 
height: 50px;}

#content {}

#links {border-color: #ffffff; border-style: solid; border-width: 1px; width: auto; float: right;}

div.center {text-align:center; }
div.right {text-align: right;}
div.left {text-align: left;}

p {font-family: Arial, Helvetica; font-size: 14px; color: #bdbdbd; margin: 6px; margin-left: 10px;}
p.caption {
	font-family: Arial, Helvetica; font-size: 10px; color: #bdbdbd; margin: 10px;
} 
h1 {font-family: Arial, Helvetica; font-size: 16px; color: #bdbdbd; margin: 10px; background-color: #2B2981; text-align: center;}
h2 {font-family: Arial, Helvetica; font-size: 10px; color: #bdbdbd; margin: 10px; background-color: #2B2981; text-align: center;}
h3 {font-family: Arial, Helvetica; font-size: 10px; color: #bdbdbd; margin: 10px; font-weight: 1000; }

table {margin-left: auto; margin-right: auto;}
table.case {width: 85%; }
td.center {text-align: center;}

img {margin: 8px;}
img.left {float: left;}
img.right {float: right;}
img.bar {width: 90%}
img.nb {border-width: 0px;}

ul {list-style-type: square; color: #BDBDBD;
font-family: Arial, Helvetica; font-size: 14px;}

a:active {border-color: #eeeeee;	}

a:link {border-color: #eeeeee;}

a:visited {border-color: #ffffff;}