body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f9fafe;
}

body,td,th {
	font-family: tahoma;
	color: #3F3F3F;
	line-height: 140%;
}

h1,h2,h3 {
	color: #031d51;
	border-bottom: dotted;
	border-color: #ffffff;	
	border-width: 1px;
}

back_main {
	background:top;
	background-image: url(images/back_main.jpg);
	background-repeat: repeat-x;
	}

p.coma {
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
	color: #4F4F4F;	
}

p.image {
	padding-left: 0px;
	padding-right: 00px;
	text-align:right;
}

td.bord_l  {
	border-right: dotted;
	border-color: #768ea8;	
	border-width: 1px;
}

td.bord_r  {
	border-left: dotted;
	border-color: #768ea8;	
	border-width: 1px;
}

td.main {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:active {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid;
}

a.image {
	border: none;
	outline:none;
}

span.more {
	color:#ffffff;
	}

div.menu {
	text-align: right;
	padding-bottom: 20px;
	padding-right:20px;
}

input,  textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #fff;
	 border: 1px solid #7F9AB5;
}

bottomNavClose a:hover {
	text-decoration: none;
}

img.news {
	border: 1px solid #dddddd;
	padding: 4px;
	background-color: #EBEEF3;
}
