.inp {font-family: Arial, Helvetica, sans-serif; font-size: 11px;} 

.topline {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;

}    
.tbline {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;

}
.rline {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999999;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;

}
.vtlines {
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #999999;
    border-right-color: #999999;
    border-left-color: #999999;
}          
.alllines {
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #999999;
    border-right-color: #999999;
    border-left-color: #999999; 
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}
.btmlined {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}

blockquote {
    margin: 10px;

}
a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}
a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}

.new {font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;}

a.new: {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
}
a.new:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    text-decoration: underline;
}
a.new:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    text-decoration: none;
}
a.new:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: white;
    text-decoration: none;
}

a.menu:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
a.menu:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
a.menu:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
a.menu:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

ol {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

p {
    text-align: justify;
}


h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #C20000;
    font-weight: normal;
}

.mactive {
    background-image: url(images/buttonactive.gif);
    cursor: hand;
    background-color: FFDB57;


}
.minactive {
    background-image: url(images/buttoninactive.gif);
    cursor: hand;
    background-color: #FFCC66;

}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
a.licc {
    color: #338CD0;
}
#head_desc {
	float:left;
	margin-bottom:5px;
}
#head_desc h1 {
	font-size:11px;
	font-weight:normal;
	margin:0;
}
.right_l ul {
	list-style: none;
}
.right_l a {
	color: gray;
}
.right_l, .bottom_l {
	display: none;
}

#sitemap_block {
	display: none;
}
