/* iSi AS */
/*  Mai 2006  */
body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;}
	
#content {
}
    
#Top {
	float: right;
	Height: 20px;
	Width: 600px;
	Background: #003366;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: white;}

#main {
	float: right;
	width: 590px;
	height: 500px;
	max-height: 500px;
	padding: 0 5px;
	margin-top: 10px;
	overflow: auto;}

#main1 {
	float: left;
	width: 340px;
	padding-right: 10px;
	padding-top: 5px;}

#main2 {
	float: right;
	width: 200px;
	padding: 5px 10px;
	background: #CCCCFF;}

#main3 {
	clear: right;
	padding: 10px 5px;}
		
#left {
	float: left;
	height: 600px;
	width: 200px;
	background: url(Logo-H.gif) no-repeat;}

#topmenu{
	float: right;
	padding-top: 0;
	Height: 30px;
	Width: 600px;
	background: #CCCCFF;}

* html #topmenu { /* for IE5 and IE6 */
    padding-top: 5px;
    height: 20px; }

#navMenu li {
	display: inline;
	padding-left: 30px;
	padding-bottom: 10px;}

#navMenu a{
	padding-left: 30px;
	padding-bottom: 20px;
	color: #003366;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;}

* html #navMenu a , #navMenu li { /* for IE5 and IE6 */
        padding-bottom: 5px;}	

#navMenu a:hover{
	padding-left: 30px;
	color: black;
	background: url(bolt.gif);
	background-repeat: no-repeat;}

#footer {
	padding: 5px;
	height: 30px;
	clear: both;
	text-align: center;
	color: white;
	background: #003366;}

h1 {
	width: 360px;
	height: 20px;
	background-color: #CC3333;
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-align: center;}

h2 {
	font-size: 14px;
	font-weight: bold;}

ul{
	margin-left: 0;
	padding-left: 0;}

li{
	margin-left: 20px;
	list-style-type: square;
	line-height: 15px;}

dl {
	width: 220px;
	margin: 0;
	padding: 0;
	background: #CCCCCC url(li-bot.gif) no-repeat bottom left;}

dt {
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: white;
	background: #CCCCCC url(li-top.gif) no-repeat top left;}
	
dd {
	margin: 0;
	padding: 5px;
	color: #CC3333;
	background: url(li-body.gif) no-repeat 0 3px;}

.ticker{
	display: block;
	height: 80px;
	text-align: center;
	font-weight: bold;}

#Bull1 {
	font-size: 12px;
	color: #CC3333;
	font-weight: bold;
	margin-left: 0px;
	padding-bottom: 20px;}

#Bull1 li{
	list-style-image: url(Bullet1.gif);
	font-weight: normal;
	color: black;
	margin-left: 40px;}
    
A , A:visited , #leftmenu li a , #leftmenu ol a {
	color: #170D7E;}

#footer a {
	color: white;}
	
A:hover , li A:hover {
	text-decoration: underline;
	color: red;}

img.imgL {
	width: 220px;
	float: left;
	border: 0;}
	
img.imgR {
	float: right;
	width: 220px;
	border: 0;}
	
img.imgL100 {
	width: 100px;
	float: left;
	border: 0;}
    
img.imgR100 {
	width: 100px;
	float: right;
	border: 0;}
	
img.full {
	width: 355px;
	float: left;
	border: 0;}