/*  MAIN  */

body { margin:0; padding:0; font-family:Arial, sans-serif; font-size:12px; background:#fff; color:#000;}
td { font-size:12px;}


p { font-size:12px; text-align:justify;}


a { color:#A80008; text-decoration:underline;}
a:hover { text-decoration:none}

h1 { font-size:14px; font-weight:bold; color:#000; padding:0; margin-bottom:10px;}
h2 {}
h3 {}
h4 { font-size:14px; font-weight:bold; color:#000; padding:0; margin-bottom:10px;}
h5 { font-size:13px; font-weight:bold; color:#000; padding:0; margin-bottom:5px; margin-top:5px;}
h6 {}

p.h4text { font-size:14px; font-weight:bold; color:#A80008; padding:0; margin-bottom:10px; }
p.bodytext { font-size:12px; font-weight:bold; color:#A80008; padding:0; margin-bottom:10px; }

.png_bg {
//	background-image: none ! important; 
	behavior:  url('my.htc');
	overflow:hidden; 
}


.png_bg2 {
}

.img_border { border:1px solid black;}


/* FORMs */

form { padding:0; padding:0; font-size:11px;}
.form_main { color:#a80008;}

input.v1 { width:170px; font-size:11px;padding:2; margin-top: 10px;}
select.v1_1 { width:170px;  font-family:Arial, sans-serif; font-size:12px;padding:2; margin-top: 10px;}


input.i1 { width:375px; font-size:11px;}
input.i2 { width:180px; font-size:11px;}
input.i3 { width:80px; font-size:11px;}
input.i4 { width:50px; font-size:11px;}

select.s1 { width:380px;  font-family:Arial, sans-serif; font-size:12px;}
select.s2 { width:180px; font-size:11px;}
select.s3 { width:80px; font-size:11px;}

textarea.t1 { width:375px;  font-family:Arial, sans-serif; font-size:12px;}
textarea.t2 { width:180px; font-size:11px;}
textarea.t3 { width:80px; font-size:11px;}

input.i1_1 { width:575px; font-size:11px;}
textarea.t1_1 { width:575px;  font-family:Arial, sans-serif; font-size:12px;}

hr {color:#bcbcbc; size:thin;}

.tbheader
{
 background: #eeeeee;
 font-weight: bold;
 font-family: Tahoma;
 color: #444444;
 font-size: 12;
 padding: 2;
}

.tbheaderdate
{
 font-family: Tahoma;
 color: #444444;
 font-size: 12;
 padding: 2;
}

.tbtext
{
 font-family: Tahoma;
 color: #444444;
 font-size: 12;
 padding: 5;
}
