body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

a img {
    border: none;
}

table {
    font-family: tahoma;
    font-size: 11px;
    color: #767676;
}

select {
	font-family: Arial, Verdana;
	font-size: 11px;
}

select.langs_box {
	width: 45px;
    font-family: Arial, Verdana;
	font-size: 11px;
    margin-right: 5px;
}


.art_text {
	padding-top: 0px;
	padding-right: 15px;
	text-align: justify;
}
/*

.art_text img {
	margin: 0px 10px 5px 10px;
	border: 1px solid #DBDBDB;
	padding: 5px;
}


.art_text img.no_border {
	margin: 0px;
	padding: 0px;
	text-align: right;
	border-width: 0px;
}
*/

.hilite {
	background-color: #FF9;
}

.links1, .links{
	border: 1px #333333 solid;
}

.links1 td, .links td{
	border: 1px #999999 solid;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #43455A;
}

.style1 {
    color: #51588C;
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
}

.style2 {
    color: #51588c;
    font-size: 10px;
    font-family: tahoma;
    font-weight: bold;
}

.style3 {
    font-family: tahoma;
    font-size: 11px;
    color: #FFFFFF;
}

.style4 {

    color: #51588c;
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;

}

.style5 {

    font-family: tahoma;
    font-size: 11px;
    color: #ff7800;

}

.style6 {

    font-size: 10px;
    font-weight: bold;

}

.style7 {color: #767676}

.style8 {

    color: #ff6600;
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;

}

.style10 {

    color: #767676;
    font-size: 11px;
    font-family: tahoma;

}

.style11 {color: #51588c}

.style12 {font-weight: bold}

.style13 {

    font-family: tahoma;
    font-size: 11px;
    color: #51588c;

}

.style14 {

    font-family: tahoma;
    font-size: 10px;
    color: #FFFFFF;

}

.style16 {

    color: #767676;
    font-size: 10px;
    font-family: tahoma;

}



.error_message {
	font-weight: bold;
	padding: 3px; 
	color: red;
	margin: 2px; 
}