body {
	font-size: 71%;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

input {
	font-size : 95%;
}
.maintext h4 {color:#000000}
.atribut{padding-left:30px;}
b,strong {
	font-weight: bold;
}
.mytext span{ color:#006797}
* html th, * html td {
	font-size /**/: 70%;
}

.myhead_t{font-size:16px}
.myhead{font-size:18px}
h1 {
	font-family: Tahoma, Verdana, Georgia, Arial, Helvetica, Verdana, Geneva, SunSans-Regular, sans-serif;
}
h2.hodin {
	font-family: Tahoma, Verdana, Georgia, Arial, Helvetica, Verdana, Geneva, SunSans-Regular, sans-serif;
		font-size: 200%;
	font-weight: normal;
	margin: 0 0 .2em 0;
	color: #8D161A;
b
}

h2 {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Verdana, Geneva, SunSans-Regular, sans-serif;
}

h3, h4, h5, h6, b, strong, label {
	font-family: Verdana, Tahoma, Arial, Helvetica, Verdana, Geneva, SunSans-Regular, sans-serif;
}

h1 {
	font-size: 200%;
	font-weight: normal;
	margin: 0 0 .2em 0;
	color: #8D161A;
}

h2 {
	font-size: 150%;
	font-weight: normal;
	margin: 20px 0px 8px 0px;
	color: #006699;
}

h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: bold;
	color: #996600;
}

a {
	color: #006797;
}

input, form {
        overflow: hidden;
}

.hidden {
        display: none;
}

.show {
        display: block;
}

.no-margin {
        margin: 0;
}

.no-padding {
       padding: 0;
}

.no-back {
        background: none;
}

.no-border, img {
        border: none;
        border-collapse: collapse;
        border-spacing: 0;
}

.no-bullet {
        list-style: none;
	list-style-type: none;
}

.to-top {
        vertical-align: top;
}

.to-bottom {
        vertical-align: bottom;
}

.para, p {
	display: block;
	margin-top: 15px;
}

.para-first {
	margin-top: 5px;    
}

.brdarkgrey {
	border: #999 1px solid;
}

.bggrey {
        background-color: #eee;
}

.black {
	color: #000;
}

.white {
	color: #fff;
}

.bold  {
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.nowrap {
	white-space: nowrap;
}

fieldset {
	border: #999 1px solid;
	padding: 0px 10px 0px 15px;
}

img.align_left {
	float: left;
	margin: 0px 15px 5px 0px;
}

img.align_right {
	float: right;
	margin: 0px 0px 5px 15px;
}

div.quote {
	padding: 50px 0px 0px 20px;
	margin: 20px 0px 20px 20px;
	border-left: #ccc 1px solid;
	background: url(../images/quote.gif) no-repeat 20px 0px;
}

a.thickbox {
	cursor: url(../images/zoomin.png),pointer;
}


* html img.png {
	azimuth: expression(
		this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "/themes/taud/images/1.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
		this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
}


