* {
font-family:"Lucida Sans Unicode",sans-serif;
}

body { background-color:#BBC9D1 }

.mainTable { background-color:#FFFFFF }

h1 {
	font: bold 15px "Lucida Sans Unicode",sans-serif;
	color:#4974a5;
	text-align:center;
	}

h2 {
	font: bold 12px "Lucida Sans Unicode",sans-serif;
	color:#4974a5;
	}
h3 {font: bold 1em "Lucida Sans Unicode",sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}





/*h1,h2,h3 {padding-top: 6px; color: #4ba5da; margin-bottom: 4px;}*/


.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}


.inner-container {
	border: 0px solid #b1b1b1;
	background: #FFFfff;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 750px;
}

.outer-container {
	background: #ffffff;
	padding-bottom: 24px;
}



.header {
	background: url('images/header_eng.gif') no-repeat;
	height: 178px;
	margin-bottom: 0px;
	text-align: center;
}

.gr {
	background: url('images/header_gr.gif') no-repeat;
}
	

.header .title {
	color: #99CC00;
	padding-top: 20px;
}
.header .title .name a {
	color: #ffffff;
	float:right;
	font-size: 5em;
	font-style: normal;
	letter-spacing: 0.2em;
    font-family: 'Times New Roman';
	padding-top: 30px;
	font-weight: bold;
	padding-right: 40px;
	text-decoration: none;
}


.header .title .tag {
	color: #1b3992;
	text-align: right;
	font-size: 0.9em;
	font-style: normal;
	letter-spacing: 0.1em;
    font-family: "Lucida Sans Unicode",sans-serif;
	padding-top: 85px;
	padding-right: 55px;
}

.header .title .tag a{
	float:right;
	font-size: 0.9em;
	font-style: noraml;
	letter-spacing: 0.1em;
    font-family: "Lucida Sans Unicode",sans-serif;
	color: #1b3992;
	padding-top: 50px;
	font-weight: bold;
	padding-right: 0px;
	text-decoration: none;

}

.header .title .tag a:hover{


	color: #abbb08
	float:right;
	font-size: 0.9em;
	font-style: normal;
	letter-spacing: 0.1em;
    font-family: "Lucida Sans Unicode",sans-serif;
	padding-top: 50px;
	font-weight: bold;
	padding-right: 0px;
	text-decoration: none;
}




.main {
	background: #ffffff;
	
	padding: 0px 10px 0 0;
}

/**************** CONTENT *****/
.content {
	float: right;
	width: 520px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top:10px;
	text-align:justify;
	font-size: 12px;
	font-style: normal;
	line-height:normal;
	list-style-image: url(images/menu1.gif);
	list-style-type: circle;
	display:block;


}

.content .anapen{
color:#4b8c52;
font-weight:bold;

}

.content .instill{
color:#17459A;
font-weight:bold;
}


.content .img1{
position:relative;
top:100;
left:2000;
/*z-index:10;*/
/*background-image:url(images/box-instillagel-5_10-ml.jpg)*/
}	
.content .unter{
font-style:italic;
font-weight:bold;
font-size:11px;
}
.content  a{
	color: #1b3992;
	text-decoration: none;
}

.content  a:hover{
	color: #abbb08;
	text-decoration: none;
}


/********* FOOTER ****/
.footer {
	background: url('images/footer.gif') no-repeat;
	height: 158px;
	margin-top: 0px;
	padding: 10px 12px;

}
.footer .text{
	color:#FFFFFF;
	font: bold 0.6em "Lucida Sans Unicode",sans-serif;
	text-align: right;
	margin-top:135px;
	margin-right:400px;
}
.footer .design{
	color:#1b3992;
	font: normal 0.6em "Lucida Sans Unicode",sans-serif;
	text-align: right;
	margin-top:5px;
	margin-right:0px;
	text-decoration:none;
}

.footer .design a{
	color:#1b3992;
	font: normal 1em "Lucida Sans Unicode",sans-serif;
	text-align: right;
	margin-top:5px;
	margin-right:0px;
	text-decoration:none;
}
.footer .design a:hover{
	color:#abbb08;
	font: normal 1em "Lucida Sans Unicode",sans-serif;
	text-align: right;
	margin-top:5px;
	margin-right:0px;
	text-decoration:none;
}


.valid 
{
text-align: center;
padding-top:10px;
}

.largefonts {
	font-size: large;
}
.largefonts strong {
	text-align: center;
}
