body,div,td,tr {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 17px;
    color: #AD3C00;
}
a {
    text-decoration: none;
    color: #AD3C00;
    font-weight: bold;
    border-bottom: 1px solid #F75500;
}
a:link {
    text-decoration: none;
    color: #AD3C00;
    font-weight: bold;
    border-bottom: 1px solid #F75500;
}
a:active {
    text-decoration: none;
    color: #AD3C00;
    font-weight: bold;
    border-bottom: 1px solid #F75500;
}
a:visited {
    text-decoration: none;
    color: #AD3C00;
    font-weight: bold;
    border-bottom: 1px solid #F75500;
}
a:hover {
    text-decoration: none;
    color: #AD3C00;
    font-weight: bold;
    border-bottom: none;
    background-color: #ccc;
}
h1 {
    position: absolute;
    bottom: 0px;
    left: 15px;
    margin: 0;
    padding: 0 0 10px 40px;
    font-size: 90%;
    font-weight: bold;
    background: url(../_gfx/h1_bg.gif) no-repeat top left;
}
#newsBox h1 {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 120%;
    font-weight: bold;
    background: none;  
    border-bottom: 1px solid #F75500;  
}
h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 80%;
    font-weight: bold;
}
h3 {
    margin: 0 0 10px 0;
    padding: 2px;
    font-size: 80%;
    font-weight: bold;
    border: 1px solid #ccc;
    background-color: #eee;
    background: #eee url(../_gfx/h3_bg.gif) top left;
}
.lowerRightBox ul {
    margin: 0 0 15px 40px;
    padding: 0;
    list-style-type: disc;
    font-size: 75%;
}
.lowerRightBox ul li {
    margin: 0 0 10px 0;
    padding: 0;
}

.lowerRightBox p {
    margin: 0 0 10px 0;
    padding: 0 0 0 23px;
    font-size: 75%;
    background-color: #fff;
    background-image:  url(../_gfx/paragraph.gif);
    background-repeat: no-repeat;
    background-position: 1px 4px;
}

.floatingImgLeft {
	float: left;	
	margin-right: 10px;
}

.floatingImgRight {
	float: right;	
	margin-left: 10px;
}

#picBox p {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 75%;
}
#newsBox p {
    margin: 0 0 10px 0;
    padding: 0;
}
hr {
    height: 1px;
    color: #AD3C00;
}
form {
    margin: 0;
    padding: 0;
}
.txBold {
    font-weight: bold;
}
.txBig {
    font-size: 90%;
}
.txNorm {
    font-size: 75%;
}
.txSmall {
    font-size: 70%;
}
p.txSmall {
    font-size: 70%;
}
.callBackForm {
	font-size: 75%;
}
.formular {
    font-size: 100%;
	color: #AD3C00;
	background-color: #EEEEEE;
	border-top: 1px solid #B1B1B1;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #B1B1B1;
}
.websitesList {
    margin: 0;
    padding: 0 0 0 10px;
}
.websitesList a {
    font-weight: normal;
}
a.websitesLink {
    border-bottom: none;
    font-weight: bold;
}
a.websitesLink:link {
    border-bottom: none;
}
a.websitesLink:active {
    border-bottom: none;
}
a.websitesLink:visited {
    border-bottom: none;
}
a.websitesLink:hover {
    border-bottom: 1px solid #F75500;
}
#leftBox p a {
    text-decoration: none;
    color: #AD3C00;
    font-weight: bold;
    border-bottom: 1px solid #F75500;
}
#leftBox p a:link {
    text-decoration: none;
    color: #AD3C00;
    font-weight: bold;
    border-bottom: 1px solid #F75500;
}
#leftBox p a:active {
    text-decoration: none;
    color: #AD3C00;
    font-weight: bold;
    border-bottom: 1px solid #F75500;
}
#leftBox p a:visited {
    text-decoration: none;
    color: #AD3C00;
    font-weight: bold;
    border-bottom: 1px solid #F75500;
}
#leftBox p a:hover {
    text-decoration: none;
    color: #AD3C00;
    font-weight: bold;
    border: none;    
}
#footer a {
    border: none;
    font-weight: normal;
}