a{
	color: #025586;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

*
{
margin: 0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/bg_all.jpg);
	color: #000000;
	background-color: #19276e;
	background-repeat:repeat-y;
	background-position:center;
}

#maintop{
	width: 990px;
	background: url(../images/con_top.png);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0 auto;
	padding-top: 8px;
}

#main{	
	background-color: #0c0e1b;
	width: 1012px;
	margin: 0 auto;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

#mainbot{
	background: url(../images/con_bot.png);
	background-repeat:no-repeat;
	width:990px;
	height: 8px;
}

#header{
	width: 1014px;
	height: 310px;
}

#logo{
	padding-left: 20px;
	text-align: left;
	height:60px;
	background-color:#ffffff;
}
.lang{
	padding-left:800px;
	padding-top:10px;
	color:#666666;
	line-height:18px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.lang p a{ text-decoration:none; color:#666666;}
.lang p a:hover{ text-decoration: underline;}
#banner{ margin-top:5px;height:213px; width:1014px; background:url(../images/bg.jpg) no-repeat; background-position:center;}

#buttons{
	padding-left:5px;
	width: 1007px;
	height: 37px;
}

#buttons ul {
    padding-left: 10px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
	display: block;
	float: left;
	height: 25px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 15px;
	white-space:nowrap;
}

#buttons a:hover {
	text-decoration: underline;
}

#content{
	background: url(../images/con_bg.png) repeat-y;	
}

#left{
	width: 664px;
	padding-left: 8px;
}

.text{
	width: 320px;
	padding-bottom: 10px;
}

#left H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color: #0e1c5e;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/left_h.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom: 10px;
}

#left .read{
	text-align:right;
	padding-right:20px;
}

#left .read a{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

#left .read a:hover{
	text-decoration:underline;
}

#right{
	width: 280px;
	float:right;
	margin-right:5px;
}

#right ul{
	list-style: none;
	padding-left:0px;
	margin: 0px;
	display:block;
}

#right ul li{
	padding-bottom: 2px;
	padding-right: 5px;
}

#archives ul li {
	margin-bottom: 2px;
	background:url(../images/ls.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left: 15px;

}

#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color: #0e1c5e;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/left_h.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom: 10px;
}

#right ul li a {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#000000;	
}
#right ul li a:hover{ color:#ffffff; font-weight:bold;}

#right ul h3{
	font-size: 12px;
	color: #0e1c5e;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 20px;
}

#right ul p{
	margin-left: 10px;
	margin-right: 20px;
}

.read2{
	background: url(../images/read.png);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	padding-right: 15px;
	height: 16px;
	padding-top: 2px;
	margin-top: 5px;

}

.read2 a{
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
}
.read2 a:hover{ color:#F93;}

#footer{
	height:40px;
	width: 1014px;
	font-size: 10px;
	color: #ffffff;
	padding-top:2px;
	text-align: center;
	clear:both;
}

#footer p a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#footer p a:hover{ text-decoration:underline;}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}
.con p{ text-indent:2em; line-height:18px;}
.con h2{ color:white; font-size:15px;}
.con p a{ color:white;background:url(../images/pdf.gif) left no-repeat; padding-left:15px;text-decoration:none;font-weight:bold;}
.con p a:hover{ text-decoration:underline;}
