/* CSS Document */

/*PAGE LAYOUT
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
*/
body {
    background-color: #00235B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div { border: solid 0px #ff0000; }
a {	text-decoration:none; }

h2 {
	font: 0.7em Tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #C1D82F;
	text-decoration:none;
    margin: 0px;
}

#toppage{
	width:1100px;
}
#date{
	float:left; 
    width:190px; 
    height:39px; 
    border-bottom:solid 1px #999999; 
    border-right:solid 1px #999999;
}
#topbar{
	float:left;
	width:608px; 
	height:40px; 
	background-image:url(bg_topbar.html);
	border-right:solid 1px #999999;
}
#header{
	width:800px;
}
#greenbox{
	float:right;
	width:750px; 
	height:35px; 
	background-image:url(img/green_gradient_35.png);
    background-repeat:repeat-x;
}

#content{
	width:1100px;
    clear: both;
}
#contenttext{
    z-index: -1;
    position: relative;
    left: -20px;
	float: left;
    width: 720px; 
	background-color: #00235B;
    color: #ffffff; 
	min-height: 450px;
    padding: 0px;
}
#menu{
    z-index: 2;
	float:left; 
    width:190px; 
    //height:660px;
    margin-top:0px;
	//background-image:url(/img/bg_menu_tr.png);
    //background-repeat:np-repeat;
}
#flags{
    float: left;
    right: 0px;
    width:120px;
    margin-top:0px;
}


/*
#content{
	width:1100px;
    clear: both;
    padding: 0px;
    margin: auto
    clear: both;
}
#contenttext{
	position:relative;
    float: left;
	left: -20px;
    width: 800px; 
	background-color: #ffffff; 
	min-height:420px;
    padding: 0px;
    margin: 0px;
}
#menu{
	position:relative; 
    float: left;
	left: 0px; 
    width:190px; 
    height:460px;
    margin-top:0px;
	//background-color: #ffffff; 
	//background-image:url(/img/bg_menu_white.png);
    //background-repeat:repeat-y;
}
#flags{
	position:relative; 
    float: left;
    right: 0px;
    width:120px;
    margin-top:0px;
}
*/

#logo_blue {
	float:left; 
    width:230px; 
    height:140px; 
}
#logo_red {
	float:left; 
    width:230px; 
    height:140px; 
}
#pagetitle_white {
	position:relative; 
    float:left; 
    width:300px; 
    height:140px; 
}
#topmenu{
	position:relative; 
    float:right; 
    width:320px; 
    height:140px; 
    color: #ffffff;
}

#title_white{
	position:absolute; 
    left:20px; 
    bottom:0px; 
    width:300px; 
    color: #ffffff;
    margin-bottom:10px;
}
#linksmenu{
    margin-top:40px;
}
#footer{
	width:1200px;
    clear: both;
    text-align: center;
}

#topmenubottom{
	position: absolute; 
    right: 0px; 
    bottom: 0px; 
    width: 300px; 
    height: 30px; 
    border-top: solid 1px #c1d82f;
}

/*GRAY PANEL*/
.panel{
	padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:10px;
	padding:10px;
	width:550px;
	height:160px;
}

/*TEXT STYLES*/
td {
	font: 0.7em Tahoma, sans-serif;
	/* color: #000000; */
    font-size: 10px;
}
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #ffffff;
}
.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:28px;
	font-weight:bold;
	color: #CCCCCC;
    font-style: italic;
}

.titletext_blue {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #007dc3;
    font-style: italic;
	text-decoration:none;
}
.titletext_blue a:visited{
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #007dc3;
    font-style: italic;
	text-decoration:none;
}
.titletext_pink {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #f5866c;
    font-style: italic;
	text-decoration:none;
}

.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 28px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.orangetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FF9900;
}
#linksmenu a{
	float:right; 
	width:183px; 
	height:15px; 
	background-color: #007dc3; 
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:2px;
    padding-left: 15px;
    // border: solid 0px;
    border: solid 1px #007dc3;
    margin: 3px;
}
/*
    border: solid 1px #007dc3;
--
    border: solid 1px #fbfdf3;

*/

#linksmenu a:hover{
    color: #000000;
	background-color: #c1d82f;
    // border: 0px;
    border: solid 2px #fbfdf3;
    margin: 3px;
}

#linksmenu .cur{
    color: #000000;
	background-color: #c1d82f;
    border: solid 2px #fbfdf3;
    margin: 3px;
}

.prodtitle {
	background-color: #007dc3; 
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	padding:3px;
}

.prodleft {
	border-right: solid 1px #007dc3; 
	border-bottom: solid 1px #007dc3; 
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
    width: 50%;
}

.prodright {
	border-bottom: solid 1px #007dc3; 
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
    width: 50%;
}
