body {background-color: white; margin-left: 0; margin-top: 0; scrollbar-3d-light-color: white; 
scrollbar-arrow-color: white;
scrollbar-base-color: #003366;
scrollbar-dark-shadow-color: #003366;
scrollbar-face-color: #003366;
scrollbar-highlight-color: white;
scrollbar-shadow-color: white}

h4 {font-family : verdana; font-weight : bold; font-size : 10pt; color : #121B4E;}

h5 {font-family : verdana; font-size : 10pt; text-align:right; color : #121B4E}

h6 {font-family : verdana; font-size : 7pt; text-align:justify; color : #121B4E}

p {font-family : verdana; font-size : 10pt; text-align:justify; color : #121B4E}

h3 {font-family : verdana; font-weight : normal; font-size : 10pt; text-align:center; color : #121B4E}

.linkx {font-family : verdana; font-weight : normal; font-size : 8pt; text-align:center; color : #121B4E}

.links {font-family : Arial, Helvetica, sans-serif; font-size : 10pt;}

A:hover	{color:red; font-family : verdana; font-size : 10pt;}

A.ff {background-color : #99CCFF; text-decoration: underlined; color: Black; font-family : verdana; font-size : 10pt;}

A.ff:visited {text-decoration: none; color: Blue; font-family : verdana; font-size : 10pt;}

A:ff.active {text-decoration: none; color: Blue; font-family : verdana; font-size : 10pt;}
A:ff.active {text-decoration: none; color: Blue; font-family : verdana; font-size : 10pt;}

.text {font-family : verdana; font-size : 10pt; text-align:justify;}

IMG.menu {
	position: relative;
	top:50px;
	left:200px;
	border:0px;
}

IMG.menu_left {
    position: relative;
	border:0px;
	left:5px;
	top:-20px;
}

.container { 
	position: relative; 
	left: 1px; 
	top: 1px; 
	color: #ccc; }
.text { 
	position: absolute; 
	left: -3px; 
	top: -3px; 
	color: #000;
} 

.box {
	border: 1px solid #000;
	width: 300px;
	padding: 20px;
} 

.header {
	font-size: -2px;
	font-style: italic;
	font-weight: bold;
}

.mbolder {
	font-weight: bolder;
}

.mgreen {
	color: Green;
	font-weight: bold;
}

.mcursive {
	font-size: 10px;
	font-style: italic;
}
.bstrong {
	font-weight: bolder;
	color: blue;
}

.shadowbox {
position: relative;
background: url(img/shadow.png) repeat;
left: 8px;
width: 10%
}
.shadowcontent  {
position: relative;
padding: 4px; 
top: -3px; /* these two define the shadow 'offset'*/
left: -3px; /*...*/
background: #7c82d9;
color: #FFFFFF;
border: 2px solid #2E595C;
font: bold larger;
font-size: 12px;
}	

.menu_left {
	position:relative;
	left:-8px;
	padding: 5px; 
	list-style-type: circle;
}



