BODY {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #064b7e;

}


#overallcontainer{
	width:100%;
	text-align:center;
	margin-top: 0px;
	}
	
	
#head{
	background-color: #01477d;
	width: 750px;
	height: 165px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
	/*margin-left: 23px;*/
	/*margin-top: 10px;*/
	line-height: 110%;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	text-align:center;
}

/* navigation stuff */
#basket{
	position: absolute; top: 17px;  left: 680px; width: 150px;
	font-weight:normal;
	font-size: 0.6em;
	padding-right: 10px;
	color: white;
}

#menu_container{

	background-color: #00a6df;
	width: 750px;
	height: 25px;
	/*margin-left: 23px;*/
	line-height: 100%;
	padding-left: 10px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;

	
	
}

table .menu{
	width:100%;
	padding-left:8px;
	padding-right:8px;
	
	}
.menu_item1 {
	white-space:nowrap;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 3px;
	padding-right: 8px;
	font-weight:bold;
	
	/*position: absolute; top: 165px;  left: 35px; width: 100px;*/

}


.menu_item2 {
	white-space:nowrap;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 3px;
	padding-right: 15px;
	font-weight:bold;
	/*position: absolute; top: 165px; left: 150px; width: 200px;*/

}
.menu_item3 {
	color: #FFFFFF;
	white-space:nowrap;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 3px;
	padding-right: 15px;
	font-weight:bold;
		/*position: absolute; top: 165px; left: 320px; width: 160px;*/

}

.menu_item4 {
	color: #FFFFFF;
	white-space:nowrap;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 3px;
	padding-right: 8px;
	font-weight:bold;
	/*position: absolute; top: 165px; left: 500px; width: 180px;*/

}

.menu_item5 {
	white-space:nowrap;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 3px;
	padding-right: 15px;
	font-weight:bold;
	/*position: absolute; top: 165px; left: 675px; width: 200px;*/

}

.menu_item6 {
	white-space:nowrap;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 3px;
	padding-right: 15px;
	border:0px;
	font-weight:bold;
	/*position: absolute; top: 165px; left: 675px; width: 200px;*/

}

A.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}

A.menu:visited  {
	text-decoration: none;
	color: #FFFFFF;
}

A.menu:active   {
	text-decoration: none;
	color: #01477d;
}

A.menu:hover    {
	text-decoration: none;
	color: #01477d;

}


 
.flagheader{
	float:right;
	margin-bottom:2px;
	}
	
.flagheader img{
	border:1px solid white;
	
	}


.right{
	text-align: right;
	
}

/* Main Content */

#main_content_container{
	background-color: #fff;
	/*position: absolute; top: 187px; left: 33px; */
	width: 748px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	border:1px solid #01477d;
	text-align:left;
	/*overflow: auto;*/
	scrollbar-base-color: #8580D8;
	scrollbar-arrow-color: white;
	scrollbar-DarkShadow-Color: #7A52C7;
	scrollbar-track-color:#E2DAF3;

}

h1{
    font-size: 1em;
    text-align:left;
    }



/* Footer */
#footer{
	width: 750px;
	text-align: center;
	color: #01477d;
	font-size: 0.6em;
	/*position: relative; top: 420px; left: 31px;*/
	line-height: 100%;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;


}

A.bnav:link {
	text-decoration: none;
	color: #01477d;
}

A.bnav:visited  {
	text-decoration: none;
	color: #01477d;
}

A.bnav:active   {
	text-decoration: underline;
	color: #01477d;
}

A.bnav:hover    {
	text-decoration: underline;
	color: #01477d;

}

A:link {
	text-decoration: underline;
	color: #01477d;
}

A:visited  {
	text-decoration: underline;
	color: #01477d;
}

A:active   {
	text-decoration: underline;
	color: #01477d;
}

A:hover    {
	text-decoration: underline;
	color: #01477d;

}





/*general stuff*/

input {
	color: #000;
	background: #8580D8;
	border: 2px outset #7A52C7;
}


td {
	font-size: 0.7em;
}


.floatimgleft {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
} 
.floatimgright {
	float:right;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
} 

.floatleft{
	float:left;
	
	}
.floatright{
	float:right;
	
	}

.flag{
	border:none;
	margin-left:5px;
	margin-top:2px;
	
	}
/*homepage*/

fieldset{
	border: 1px solid #01477d;
	width: 480px;
	background-color: #e0dfcd;
	

}

.smallone fieldset{
	border: 1px solid #01477d;
	width: 280px;
	background-color: #e0dfcd;
	
}





legend{
	background: #01477d;
	border: 1px solid #01477d;
	padding: 2px 6px;
	color:white;
}


table .pretty_table{
    border:1px solid #01477d;
    padding:4px;
    width: 100%;
    border-collapse: collapse;
    }

.pretty_table td{
    border-bottom: 1px dotted #01477d;
    padding:5px;
    vertical-align:top;
	font-size:1em;
    }
    
.pretty_table th{
    color:white;
    font-size:1.1em;
    font-weight:bold;
    background-color:#01477d;
    padding:5px;
    border-bottom: 1px dotted #01477d;
    text-align:left;
    }


table .pretty_table2{
    border:1px solid #01477d;
    background-color:white;
    padding:2px;
    width: 100%;
    border-collapse: collapse;
    }

.pretty_table2 td{
    border: 1px solid #01477d;
    padding:5px;
    vertical-align:top;
    }
    
.pretty_table2 th{
    color:white;
    font-size:1em;
    font-weight:bold;
    background-color:#01477d;
    padding:5px;
    border: 1px solid #01477d;
    text-align:left;
}

table .pretty_table3{
    border:1px solid #00a6df;
    background-color:transparent;
    padding:2px;
    width: 100%;
     }

.pretty_table3 td{
    border: 1px solid #00a6df;
    padding:2px;
    vertical-align:top;
    }
    
.pretty_table3 th{
    color:#01477d;
    font-size:1em;
    font-weight:bold;
    background-color:white;
    padding:3px;
    border: 1px solid #00a6df;
    text-align:left;
}

table .pretty_table4{
    border:1px solid #00a6df;
    background-color:transparent;
    padding:2px;
    width: 100%;
    border-collapse:collapse;
     }

.pretty_table4 td{
    border: 1px solid #00a6df;
    padding:2px;
    vertical-align:top;
    }
    
.pretty_table4 th{
    color:#fff;
    padding:3px;
    border: 1px solid #00a6df;
    text-align:left;
	background-color:#01477d;
}

.column50{
	width:48%;
	padding:0px;
	margin:0px 10px 0px 0px;
	float:left;

	}
	
.column100{
	width:97%;
	padding:0px;
	margin:0px 10px 10px 0px;
	float:left;
	

	}
    
.cadre2{
    border:1px solid #00a6df;
    padding: 3px;
    
    }
    
.cadre2head{
    background-color: #00a6df;
    color:white;
    padding:5px;
}
.cadre2text{
    background-color: #fff;
    padding:5px 0px 0px 0px;
   height:100%;
    }
    
    
.cadre3{
    border:1px solid #01477d;
    padding: 0px;
    background-color:white;
    
    }
    
.cadre3head{
    background-color: #01477d;
    color:white;
    padding:5px;
    font-weight:bold;
}
.cadre3text{
    background-color: #00a6df;
	color:white;
    padding:5px;
   height:100%;
    }
    
    
.cadre4{
    border:1px solid #01477d;
    padding: 0px;
    background-color:white;
    
    }
    
.cadre4head{
    background-color: #01477d;
    color:white;
    padding:5px;
    font-weight:bold;
}
.cadre4text{
    background-color: #e0dfcd;
    padding:5px;
   height:100%;
   color: #3e2a66;
    }



.pagestyle{
	margin-right:25px;
	
	}
.pagestyle th{
    background-color:01477d;
	color:white;   
	height:35px;
    }
	
    
.pagestyle td {
    background-color: #e0dfcd;
	text-align:top;
	
    }
