body {

	margin: 0px;

	padding: 0px;

	background-color: #ffffff;

}

#container { 

	width: 1000px;

}



/* FONTS */

body, td, th, p, div, span, input, textarea, select, font{

	font-size: 11px;

	font-family: Arial;

	color: #000000;

}

.w{

	color: #FFFFFF;

}

.blue{

	color: #0075b5;

}

.small{

	font-size: 10px;

}

/* FONTS */

body, td, th, p, div, span, input, textarea, select, font{

	font-size: 12px;

	font-family: Arial;

	color: #000000;

}

.w{

	color: #FFFFFF;

}

.blue{

	color: #0075b5;

}

.small{

	font-size: 10px;

}

/* LINKS */

a {

	color: #000000;/*0075b5;*/

	text-decoration: none;

    font-weight:700;	

}

a:hover {

	color: #ffffff;/*#0095E6;*/

	text-decoration: none;

    font-weight:700;

}

a.white{

	color: #ffffff;

	text-decoration: none;

}

a.white:hover{

	color: #ffffff;

	text-decoration: underline;

}

/* DIV */

div.in{

	display: block;

	float: left;

}

div.ind{

	text-indent: 5px;

}

div.c{

	clear: both;

}

div.logoR{

	line-height: 28px;

	height: 28px;

	vertical-align: middle;

}

div.banner{

	width: 805px;

	height: 119px;

	line-height: 15px;

	text-align: center;

	background-color: #d5e4f1;

}

div.bnrBox{

	width: 194px; 

	height: 119px; 

}



/* TITLES */

div.ttl1{

	width: 190px; 

	height: 19px;

	line-height: 19px;

}

div.ttl2{

	background-image: url(images/menu_01.gif); 

	background-repeat: no-repeat; 

	width: 100%; 

	height: 19px; 

	line-height: 19px; 

	color: #ffffff; 

	text-indent: 9px

}

div.ttl3{

	background-image: url(images/top_news_bar.gif); 

	background-repeat: no-repeat; 

	width: 100%; 

	height: 18px; 

	line-height: 18px; 

	color: #ffffff; 

	text-indent: 9px



}

div.ttl4{

	background-image: url(images/news_title_bar.gif); 

	background-repeat: no-repeat; 

	width: 215px; 

	height: 18px; 

	line-height: 18px; 

	color: #ffffff; 

	text-indent: 9px



}

div.ttl5{

	background-image: url(images/top_news_bar_big.gif); 

	background-repeat: no-repeat; 

	width: 522px; 

	height: 18px; 

	line-height: 18px; 

	color: #ffffff; 

	text-indent: 9px



}

div.mBox{

	width: 100%; 

	background-color: #F0F6FB;

}

div.menu{

	/*background-image: url(images/menu_03.gif); */

	width: 150px; 

	height: 25px; 

	line-height: 25px; 

	color: #ffffff; 

	text-indent: 6px;

	background-color:#B8DBF7;

	border:solid 1px #000000;

	border-top:0px;

}

/* Top menu */

.top-links-container {

	width:1000px;

	height:22px;

	background-color:#B8DBF7;/*#B8DBF7;/*124b76;*/

}

.top-links {

	font-family:Verdana;

	font-size:11px;

	color:black;

	text-align:right;

	padding-top:3px;

	padding-left:10px;

}

.top-links-active {

	color:#ffffff;/*#abc6e1;*/

}

.top-links a {

	color:black;

	font-family:Verdana;

	font-size:11px;

	text-decoration:none;

}

.top-links a:hover {

	color:#ffffff;/*#abc6e1;*/

	font-family:Verdana;

	font-size:11px;

	text-decoration:none;

}



table.main{

	border-width: 0px;

	border-collapse: collapse;

	width: 1000px;

	background-color: #F7FDEC;

}

table.logoR{

/*	background-image:url(style/images/top_right.jpg);*/

background-color:#B8DBF7/*#84C0FC#257EBB*/;



}



/* TD */

td.logoR{

	/*background-image:url(style/images/top_right.jpg);*/

	

	background-position: top left;

	background-repeat: no-repeat;

	text-align: right;

	line-height: 46px;

	height: 46px;

}



#comment table tr td input, #comment table tr td  textarea {font-family:Tahoma;font-size:12px;padding:2px;}

.l1,.l2 {

	padding: 2px 4px 0px 0px;	

	color: #0c4b7e;

	float: left;

	clear: left;

	text-align: right;

}

button {

	vertical-align: top;

	font-family: Tahoma; 

	font-size: 10px;

	color: #1f6096;

	background-color: #b6d2e8;

	border: solid 1px #1f6096;

	height: 18px;

}



.t span {

	color: #7cbf1a;

	font-size: 11px;

	font-weight: normal;

}

.t {

	margin: 20px 0px 15px 0px;

	color: #0c4b7e;

	font-size: 12px;

	font-weight: bold;

}

.sep{

	border-bottom: 1px dotted #cccccc;

	margin: 20px 0px 20px 0px;

}

.links_box {

	width:			100%;

	border-bottom: 	1px solid #B8DBF7;

}



#vic{

    border: dotted 1px #1f6096;
    margin: 5px ;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:5px;
    padding-left:5px;		
}

#vic h2 {

	margin: 0px;

	padding: 4px 0 4px 0;

	font-size: 14pt;

	font-family:Arial;

}



#vic p {

	margin: 0;
  font-size: 12pt;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:5px;
  padding-left:5px;  
}



#vic a {

  color: #2489DB;

}



#vic a:hover {

	color: #000000;/*#0095E6;*/

	text-decoration: none;

}

